Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH v10 0/1] drm/drm_mst: Use Extended Base Receiver Capability
@ 2021-04-29 22:11 Nikola Cornij
  2021-04-29 22:11 ` [Intel-gfx] [PATCH v10 1/1] drm/drm_mst: Use Extended Base Receiver Capability DPCD space Nikola Cornij
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Nikola Cornij @ 2021-04-29 22:11 UTC (permalink / raw)
  To: amd-gfx
  Cc: intel-gfx, dri-devel, Nikola Cornij, koba.ko, aurabindo.pillai,
	mikita.lipski

Change history:

v10:
 - Removed mistakenly added temporary file

v9:
 - Actually send the changes under v8 below (missed to commit
   before sending v8)

v8:
 - Chaged link lanes and rate parameters to u8
 
v7:
 - Fixed formatting
 - Fixed 'unused variable' compile warning
 - Fixed comment format
 
v6:
 - Submited from (hopefully) the correct repo to fix build error

v5:
 - Fixed min_t() macro arguments

v4:
 - Fixed drm/radeon/ lane count and rate

v3:
 - Fixed check-patch errors

v2:
 - No changes, this was my mistaken reply to my patch

v1:
 - Initial revision

Nikola Cornij (1):
  drm/drm_mst: Use Extended Base Receiver Capability DPCD space

 .../display/amdgpu_dm/amdgpu_dm_mst_types.c   |  5 +++
 .../gpu/drm/amd/display/dc/core/dc_link_dp.c  | 18 ++++++++++
 drivers/gpu/drm/amd/display/dc/dc_link.h      |  2 ++
 drivers/gpu/drm/drm_dp_mst_topology.c         | 33 ++++++++++++-------
 drivers/gpu/drm/i915/display/intel_dp_mst.c   |  6 +++-
 drivers/gpu/drm/nouveau/dispnv50/disp.c       |  3 +-
 drivers/gpu/drm/radeon/radeon_dp_mst.c        |  7 ++++
 include/drm/drm_dp_mst_helper.h               | 12 ++++++-
 8 files changed, 71 insertions(+), 15 deletions(-)

-- 
2.25.1

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

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

end of thread, other threads:[~2021-04-30  3:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-29 22:11 [Intel-gfx] [PATCH v10 0/1] drm/drm_mst: Use Extended Base Receiver Capability Nikola Cornij
2021-04-29 22:11 ` [Intel-gfx] [PATCH v10 1/1] drm/drm_mst: Use Extended Base Receiver Capability DPCD space Nikola Cornij
2021-04-29 22:57 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/drm_mst: Use Extended Base Receiver Capability (rev8) Patchwork
2021-04-29 23:28 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2021-04-30  3:09 ` [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