]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc3379b44194b2a7efe518d3083970daa676bfcea
tree64c8899eabbec0f7dd88db3e86e8e018c7c609ea
parentf0e463b9479f29b746827fcc3993994df9837d6c
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