Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/mst & drm/amd/display: switch to using guid_t
@ 2024-05-31 12:00 Jani Nikula
  2024-05-31 12:00 ` [PATCH 1/3] drm/mst: switch to guid_t type for GUID Jani Nikula
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Jani Nikula @ 2024-05-31 12:00 UTC (permalink / raw)
  To: dri-devel, amd-gfx
  Cc: intel-gfx, Alex Deucher, Christian König, Pan Xinhui,
	jani.nikula

We have a guid_t type for GUIDs, switch to using it instead of hand
rolling buffers. Convert to guid_gen() in separate patches to pinpoint
the functional changes.

BR,
Jani.

Jani Nikula (3):
  drm/mst: switch to guid_t type for GUID
  drm/mst: switch to guid_gen() to generate valid GUIDs
  drm/amd/display: switch to guid_gen() to generate valid GUIDs

 .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 23 ++++---
 drivers/gpu/drm/display/drm_dp_mst_topology.c | 67 ++++++++++---------
 include/drm/display/drm_dp_mst_helper.h       | 12 ++--
 3 files changed, 52 insertions(+), 50 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2024-06-01 20:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-31 12:00 [PATCH 0/3] drm/mst & drm/amd/display: switch to using guid_t Jani Nikula
2024-05-31 12:00 ` [PATCH 1/3] drm/mst: switch to guid_t type for GUID Jani Nikula
2024-05-31 12:00 ` [PATCH 2/3] drm/mst: switch to guid_gen() to generate valid GUIDs Jani Nikula
2024-05-31 12:00 ` [PATCH 3/3] drm/amd/display: " Jani Nikula
2024-05-31 14:50 ` ✗ Fi.CI.SPARSE: warning for drm/mst & drm/amd/display: switch to using guid_t Patchwork
2024-05-31 14:56 ` ✓ Fi.CI.BAT: success " Patchwork
2024-06-01 20:05 ` ✗ 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