OSDN Git Service

drm/omapdrm: Remove double gamma table write in omap_crtc_atomic_flush()
authorJyri Sarha <jsarha@ti.com>
Wed, 31 Aug 2016 17:17:05 +0000 (20:17 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 2 Nov 2016 08:38:28 +0000 (10:38 +0200)
commita7e8cd39af6ac815736c31a65898a9951d9d2bd3
treee4e9c3fed1016470a068ea981386d5f95511eb5d
parent0cac5b61ff3c145dcba7f39880f8ca94e848162b
drm/omapdrm: Remove double gamma table write in omap_crtc_atomic_flush()

Remove double gamma table write in omap_crtc_atomic_flush().
Fixes commit 492a426a2fc53
("drm/omapdrm: Implement gamma_lut atomic crtc properties")

Signed-off-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/omap_crtc.c