Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH v2 0/4] Simplify intel_setup_outputs
@ 2021-04-27 23:07 Lucas De Marchi
  2021-04-27 23:07 ` [Intel-gfx] [PATCH v2 1/4] drm/i915/display: move vbt check to intel_ddi_init() Lucas De Marchi
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: Lucas De Marchi @ 2021-04-27 23:07 UTC (permalink / raw)
  To: intel-gfx

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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2021-04-28 16:16 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-27 23:07 [Intel-gfx] [PATCH v2 0/4] Simplify intel_setup_outputs Lucas De Marchi
2021-04-27 23:07 ` [Intel-gfx] [PATCH v2 1/4] drm/i915/display: move vbt check to intel_ddi_init() Lucas De Marchi
2021-04-27 23:07 ` [Intel-gfx] [PATCH v2 2/4] drm/i915/display: remove FIXME comment for intended feature Lucas De Marchi
2021-04-27 23:07 ` [Intel-gfx] [PATCH v2 3/4] drm/i915/display: remove strap checks from gen 9 Lucas De Marchi
2021-04-28  7:12   ` Jani Nikula
2021-04-27 23:07 ` [Intel-gfx] [PATCH v2 4/4] drm/i915/display: hide workaround for broken vbt in intel_bios.c Lucas De Marchi
2021-04-28  6:18   ` [Intel-gfx] [PATCH] " Lucas De Marchi
2021-04-28  7:20     ` Jani Nikula
2021-04-28  7:02   ` [Intel-gfx] [PATCH v2 4/4] " Jani Nikula
2021-04-28 16:16     ` Lucas De Marchi
2021-04-28  0:57 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for Simplify intel_setup_outputs (rev2) Patchwork
2021-04-28  3:39 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for Simplify intel_setup_outputs (rev3) Patchwork
2021-04-28  7:37 ` [Intel-gfx] ✓ Fi.CI.BAT: success for Simplify intel_setup_outputs (rev4) Patchwork
2021-04-28  9:13 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox