All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/i915/bios: ddi port parsing changes
@ 2019-03-06 15:34 Jani Nikula
  2019-03-06 15:34 ` [PATCH 1/3] drm/i915/bios: iterate over child devices to initialize ddi_port_info Jani Nikula
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Jani Nikula @ 2019-03-06 15:34 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula

Some prep work for future changes which will be easier with ddi port info being
initialized in child device order instead of port order.

BR,
Jani.


Jani Nikula (3):
  drm/i915/bios: iterate over child devices to initialize ddi_port_info
  drm/i915/bios: parse dsi devices in parse_ddi_ports()
  drm/i915/bios: parse ddi ports also on VLV

 drivers/gpu/drm/i915/i915_drv.h   |   2 +
 drivers/gpu/drm/i915/intel_bios.c | 113 +++++++++++++++++-------------
 2 files changed, 66 insertions(+), 49 deletions(-)

-- 
2.20.1

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

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

end of thread, other threads:[~2019-03-07 18:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-06 15:34 [PATCH 0/3] drm/i915/bios: ddi port parsing changes Jani Nikula
2019-03-06 15:34 ` [PATCH 1/3] drm/i915/bios: iterate over child devices to initialize ddi_port_info Jani Nikula
2019-03-06 18:55   ` Ville Syrjälä
2019-03-06 15:34 ` [PATCH 2/3] drm/i915/bios: parse dsi devices in parse_ddi_ports() Jani Nikula
2019-03-06 17:51   ` Ville Syrjälä
2019-03-07 10:18     ` Jani Nikula
2019-03-07 18:31       ` Ville Syrjälä
2019-03-06 15:34 ` [PATCH 3/3] drm/i915/bios: parse ddi ports also on VLV Jani Nikula
2019-03-06 17:53   ` Ville Syrjälä
2019-03-06 16:00 ` ✗ Fi.CI.SPARSE: warning for drm/i915/bios: ddi port parsing changes Patchwork
2019-03-06 17:05 ` ✗ Fi.CI.BAT: failure " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.