mbox series

[v2,0/1] drm/i915: Use the correct max source link rate for MST

Message ID 20210430214531.24565-1-nikola.cornij@amd.com (mailing list archive)
Headers show
Series drm/i915: Use the correct max source link rate for MST | expand

Message

Cornij, Nikola April 30, 2021, 9:45 p.m. UTC
This is a follow-up change to fix incorrectly used max link rate source capability at MST init time.

Change history:

v1:
  - Initial

v2:
  - Use local variabale for improved code readability
  - Fix the comment to point to the correct sub-directory

Nikola Cornij (1):
  drm/i915: Use the correct max source link rate for MST

 drivers/gpu/drm/i915/display/intel_dp_mst.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)