diff options
author | Bob Paauwe <[email protected]> | 2016-07-15 14:59:02 +0100 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2016-07-19 09:17:43 +0200 |
commit | fa95986095e39205ea2fb5b5dafe271bca7eb8d1 (patch) | |
tree | eb387900bbf0eb6fc65ea0858293ac589a007ce4 /scripts/gdb/vmlinux-gdb.py | |
parent | 84c8e0963da434d37355079b568465cd121af295 (diff) |
drm/i915: Set legacy properties when using legacy gamma set IOCTL. (v2)
The i915 driver is now using atomic properties and atomic commit
to handle the legacy set gamma IOCTL. However, if the driver is
configured without atomic (nuclear_pageflip = false), it won't
update the legacy properties for degamma_lut, gamma_lut and ctm
leaving them out of sync with the atomic version of the properties.
Until the driver is full atomic, make sure we update the non-atomic
version of the properties.
v2: Update the comment with a FIXME. (Daniel)
v3: Update arguments of the gamma_set vfunc (Lionel)
v4: Fixed vfunc prototype (Lionel)
igt-testcase: kms_pipe_color / legacy-gamma-reset-pipeX
Cc: Daniel Vetter <[email protected]>
Cc: Maarten Lankhorst <[email protected]>
Cc: [email protected] #v4.7
Signed-off-by: Bob Paauwe <[email protected]>
Signed-off-by: Lionel Landwerlin <[email protected]>
Reviewed-by: Maarten Lankhorst <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit a87848750ebc2c174879f5acaa1183044287fd03)
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions