OSDN Git Service

drm/i915: Move icl_get_trans_port_sync_config() into the DDI code
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 13 Mar 2020 16:48:22 +0000 (18:48 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 27 Mar 2020 17:07:28 +0000 (19:07 +0200)
commit02d8ea47dbc30724aaac014ab0a7a31b095f88fb
treef47af933f98a78ec923531391057cf290faa700f
parentf73adacadfe5bb54e93938138e6e40eca9a6cc2e
drm/i915: Move icl_get_trans_port_sync_config() into the DDI code

Move the port sync readout into the DDI code where it belongs.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200313164831.5980-5-ville.syrjala@linux.intel.com
Reviewed-by: Manasi Navare <manasi.d.navare@intel.com>
drivers/gpu/drm/i915/display/intel_ddi.c
drivers/gpu/drm/i915/display/intel_display.c