OSDN Git Service

drm/i915: Pass crtc_state to lpt_program_iclkip
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Thu, 11 Oct 2018 10:04:55 +0000 (12:04 +0200)
committerMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Tue, 16 Oct 2018 13:52:00 +0000 (15:52 +0200)
commitc5b36facfad802d11e66c3fe5bd2ea6d70c33dfd
tree843adcfa33a2ec3e36fa6b31c032710ed95bd9e3
parent91d78197629622edd888a10650a8252351ad0b8f
drm/i915: Pass crtc_state to lpt_program_iclkip

Instead of derferencing crtc->config, look at crtc_state.

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/20181011100457.8776-9-maarten.lankhorst@linux.intel.com
drivers/gpu/drm/i915/intel_display.c