commit | 5c857e60502491605c244a3130f36fd742122ff7 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Aug 23 18:22:20 2017 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Aug 31 21:22:44 2017 +0300 |
tree | cd9f57af616977ed4dd4debc937783e5f9a1132b | |
parent | 9c61de4c69a2acc7352969921405c67e88ca862b [diff] |
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