diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2019-02-05 17:08:41 +0100 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2019-02-07 20:45:44 +0100 |
commit | 051a6d8d3ca09da2cfcbf15ca3dbe6afe330d51f (patch) | |
tree | f0451d2f82d1e18a81d6793dbb2509455fbad805 /drivers/gpu/drm/i915/i915_drv.h | |
parent | drm/i915: Split color mgmt based on single vs. double buffered registers (diff) | |
download | linux-051a6d8d3ca09da2cfcbf15ca3dbe6afe330d51f.tar.xz linux-051a6d8d3ca09da2cfcbf15ca3dbe6afe330d51f.zip |
drm/i915: Move LUT programming to happen after vblank waits
The LUTs are single buffered so we should program them after
the double buffered pipe updates have been latched by the
hardware.
We'll also fix up the IPS vs. split gamma w/a to do the IPS
disable like everyone else. Note that this is currently dead
code as we don't use the split gamma mode on HSW, but that
will be fixed up shortly.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190205160848.24662-7-ville.syrjala@linux.intel.com
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_drv.h')
0 files changed, 0 insertions, 0 deletions