OSDN Git Service

drm/atomic-helper: update lut props directly in ..._legacy_gamma_set
authorPeter Rosin <peda@axentia.se>
Thu, 13 Jul 2017 16:25:26 +0000 (18:25 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 14 Jul 2017 13:53:06 +0000 (15:53 +0200)
commite2b9dd304aed9e1415d4e001b81a10e2a6aeef7b
tree9bd9a40ad1e720515d7fc9611925464b2a2602df
parent5f057ffd6da26c939dff976a2acc76233bbe4467
drm/atomic-helper: update lut props directly in ..._legacy_gamma_set

Do not waste cycles looking up the property id when we have the
actual property already.

Signed-off-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20170713162538.22788-3-peda@axentia.se
drivers/gpu/drm/drm_atomic_helper.c