mirror of
https://github.com/torvalds/linux.git
synced 2026-09-21 12:20:02 +02:00
No functional changes. Just clean up a conceptual mismatch.
Based on feedback on the NUTMEG code in DC, the
preferred_link_setting is meant to force the DP link to a
specific setting, meaning both the link rate and lane count
should be locked to an exact value. What NUTMEG needs is
a lower bound on the link rate, which is not the same concept.
Implement this as a HW workaround flag instead.
Suggested-by: Wenjing Liu <wenjing.liu@amd.com>
Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| accessories | ||
| hwss | ||
| protocols | ||
| link_detection.c | ||
| link_detection.h | ||
| link_dpms.c | ||
| link_dpms.h | ||
| link_factory.c | ||
| link_factory.h | ||
| link_hwss_hpo_frl.c | ||
| link_resource.c | ||
| link_resource.h | ||
| link_validation.c | ||
| link_validation.h | ||
| Makefile | ||