[Intel-gfx] [PATCH 0/9] drm/i915/dvo: DVO init fixes/cleanps

Ville Syrjala ville.syrjala at linux.intel.com
Fri Nov 18 10:55:16 UTC 2022


From: Ville Syrjälä <ville.syrjala at linux.intel.com>

The DVO encoder init code is meesy. Try to clean it
up a bit, and fix a few buglets while at it.

Ville Syrjälä (9):
  drm/i915/dvo: Remove unused panel_wants_dither
  drm/i915/dvo: Don't leak connector state on DVO init failure
  drm/i915/dvo: Actually initialize the DVO encoder type
  drm/i915/dvo: Introduce intel_dvo_connector_type()
  drm/i915/dvo: Eliminate useless 'port' variable
  drm/i915/dvo: Flatten intel_dvo_init()
  drm/i915/dvo: s/intel_encoder/encoder/ etc.
  drm/i915/dvo: s/dev_priv/i915/
  drm/i915/dvo: Use per device debugs

 drivers/gpu/drm/i915/display/intel_dvo.c | 375 ++++++++++++-----------
 1 file changed, 201 insertions(+), 174 deletions(-)

-- 
2.37.4



More information about the Intel-gfx mailing list