OSDN Git Service

drm/i915: Move HDMI vswing programming to the right place
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 28 Jan 2021 15:59:47 +0000 (17:59 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 29 Jan 2021 23:42:22 +0000 (01:42 +0200)
commitc9b69041f0e0f3b6f2019c81ffe3b732f605ea00
tree64c8899eabbec0f7dd88db3e86e8e018c7c609ea
parent1e0cb7bef35f0d1aed383bf69a209df218b807c9
drm/i915: Move HDMI vswing programming to the right place

The documented programming sequence indicates the correct point
for the vswing programming is just before we enable the DDI.
Make it so.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210128155948.13678-4-ville.syrjala@linux.intel.com
Reviewed-by: Imre Deak <imre.deak@intel.com>
drivers/gpu/drm/i915/display/intel_ddi.c