commit | 44fe7f35528c671ed704c4c3984f89522d94c65d | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Thu Oct 04 11:45:54 2018 +0200 |
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Fri Oct 05 15:16:48 2018 +0200 |
tree | 572bbf901a6b8c6959ffc25b84bfe751daaef8ef | |
parent | b2562712d7de6dabe8b45d9ce454b1d430486875 [diff] |
drm/i915: Make intel_set_pipe_timings/src_size take a pointer to crtc_state Pass the state instead of looking at crtc->config and rename intel_crtc to crtc. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20181004094604.2646-4-maarten.lankhorst@linux.intel.com