[Intel-gfx] [PATCH v2 0/4] Simplify intel_setup_outputs
Lucas De Marchi
lucas.demarchi at intel.com
Tue Apr 27 23:07:52 UTC 2021
First and second patches should be straightforward. Third patch is a
simplification for gen9+ since we are not supposed to check the straps
anymore and rely on VBT. Finally last patch may or may not make sense:
I'm trying to hide these hacks in intel_bios.c so we have a clean init
sequence.
Lucas De Marchi (4):
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
drm/i915/display: hide workaround for broken vbt in intel_bios.c
drivers/gpu/drm/i915/display/intel_bios.c | 15 ++++++
drivers/gpu/drm/i915/display/intel_display.c | 54 +++++---------------
2 files changed, 27 insertions(+), 42 deletions(-)
--
2.31.1
More information about the Intel-gfx
mailing list