All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/1] drm/dp_mst: Use kHz as link rate units when settig source max link caps at init
@ 2021-05-03 17:21 Nikola Cornij
  2021-05-03 17:21   ` [Nouveau] " Nikola Cornij
                   ` (10 more replies)
  0 siblings, 11 replies; 21+ messages in thread
From: Nikola Cornij @ 2021-05-03 17:21 UTC (permalink / raw)
  To: amd-gfx; +Cc: koba.ko, Nikola Cornij

A patch that uses kHz as the link rate units when passing max link rate
to drm_dp_mst_topology_mgr_init() at initialization time.

It should be a 2nd and final follow-up patch to '98025a62cb00 
("drm/dp_mst: Use Extended Base Receiver Capability DPCD space")'.

Change history:

v1:
  - Initial

Nikola Cornij (1):
  drm/dp_mst: Use kHz as link rate units when settig source max link
    caps at init

 .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c   | 4 ++--
 drivers/gpu/drm/drm_dp_mst_topology.c                     | 8 ++++----
 drivers/gpu/drm/i915/display/intel_dp_mst.c               | 4 ++--
 drivers/gpu/drm/nouveau/dispnv50/disp.c                   | 5 +++--
 drivers/gpu/drm/radeon/radeon_dp_mst.c                    | 2 +-
 include/drm/drm_dp_mst_helper.h                           | 8 ++++----
 6 files changed, 16 insertions(+), 15 deletions(-)

-- 
2.25.1

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

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

end of thread, other threads:[~2021-05-11 21:49 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-03 17:21 [PATCH v1 0/1] drm/dp_mst: Use kHz as link rate units when settig source max link caps at init Nikola Cornij
2021-05-03 17:21 ` [PATCH v1 1/1] " Nikola Cornij
2021-05-03 17:21   ` Nikola Cornij
2021-05-03 17:21   ` [Intel-gfx] " Nikola Cornij
2021-05-03 17:21   ` Nikola Cornij
2021-05-03 17:21   ` [Nouveau] " Nikola Cornij
2021-05-03 17:29   ` Jani Nikula
2021-05-03 17:29     ` Jani Nikula
2021-05-03 17:29     ` [Intel-gfx] " Jani Nikula
2021-05-03 17:29     ` Jani Nikula
2021-05-03 17:29     ` [Nouveau] " Jani Nikula
2021-05-03 21:26 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v1,1/1] " Patchwork
2021-05-03 21:55 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2021-05-04  2:21 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2021-05-07 17:34 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v1,1/1] drm/dp_mst: Use kHz as link rate units when settig source max link caps at init (rev2) Patchwork
2021-05-07 18:03 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2021-05-07 23:24 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2021-05-11 16:50 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v1,1/1] drm/dp_mst: Use kHz as link rate units when settig source max link caps at init (rev3) Patchwork
2021-05-11 17:22 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork
2021-05-11 21:18 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v1,1/1] drm/dp_mst: Use kHz as link rate units when settig source max link caps at init (rev4) Patchwork
2021-05-11 21:49 ` [Intel-gfx] ✗ 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.