[PATCH 0/3] drm/mst & drm/amd/display: switch to using guid_t
Jani Nikula
jani.nikula at intel.com
Fri May 31 12:00:30 UTC 2024
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
More information about the amd-gfx
mailing list