commit | b2562712d7de6dabe8b45d9ce454b1d430486875 | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Thu Oct 04 11:45:53 2018 +0200 |
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Fri Oct 05 15:16:36 2018 +0200 |
tree | 7652d8e75ca383a59307cf4c740e45946aca8a65 | |
parent | fdf73510ca81e3dd82db697327cb2c81624475ce [diff] |
drm/i915: Make panel fitter functions take state If we look at the correct state instead of crtc->config, we can nuke the force parameter, and we cleanup a few more users of crtc->config at the same time. 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-3-maarten.lankhorst@linux.intel.com