]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Pass the new crtc state to color management code
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 23 Aug 2017 15:22:20 +0000 (18:22 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 31 Aug 2017 18:22:44 +0000 (21:22 +0300)
commit1259409f85809141ebfa7a90b5df6aff1e68659e
treecd9f57af616977ed4dd4debc937783e5f9a1132b
parent307409f7ba7404b146d78c23405f1dcc60855b8c
drm/i915: Pass the new crtc state to color management code

In an effort to eliminate the obj->state usage let's pass on the
new crtc state pointer (which we already have!) to the color management
code.

Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20170823152226.22938-1-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/intel_display.c