[Intel-gfx] [PATCH 0/3] Simplify intel_setup_outputs()

Lucas De Marchi lucas.demarchi at intel.com
Sat Feb 13 19:05:08 UTC 2021


First and second patches should be straightforward. Third patch is a
tentative simplification that may break things in the presence of broken
VBTs, but I'm feeling confident.

Lucas De Marchi (3):
  drm/i915/display: move vbt check to intel_ddi_init()
  drm/i915/display: remove FIXME comment for intended feature
  drm/i915/display: remove strap checks from gen 9

 drivers/gpu/drm/i915/display/intel_ddi.c     |  7 +++
 drivers/gpu/drm/i915/display/intel_display.c | 54 ++++++--------------
 2 files changed, 23 insertions(+), 38 deletions(-)

-- 
2.29.2



More information about the Intel-gfx mailing list