commit | d3a8fb3223a7b2fc50bc818ddbeb780c67420d6d | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Aug 23 18:22:21 2017 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Aug 31 21:23:28 2017 +0300 |
tree | a4a8a14382a6e14a0e78fa4a6bc7633c35654374 | |
parent | 5c857e60502491605c244a3130f36fd742122ff7 [diff] |
drm/i915: Pass the crtc state explicitly to intel_pipe_update_start/end() Pass the appropriate new crtc state explicitly to intel_pipe_update_start/end() instead of of mucking around with crtc->state. v2: The mmio flip stuff is gone Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> #v1 Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20170823152226.22938-2-ville.syrjala@linux.intel.com