summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/include
diff options
context:
space:
mode:
authorPo Ting Chen <robin.chen@amd.com>2022-02-08 00:20:53 +0800
committerAlex Deucher <alexander.deucher@amd.com>2022-02-23 14:22:03 -0500
commit3e6084aee08b108f5cc489be46c68ba56b13e52e (patch)
treeecec0531084a5d748f48c936ee4920f2ec366c5f /drivers/gpu/drm/amd/display/include
parent2e6e14c9e47dac61e341d4b8128184e3e0eb3568 (diff)
downloadlinux-3e6084aee08b108f5cc489be46c68ba56b13e52e.tar.gz
linux-3e6084aee08b108f5cc489be46c68ba56b13e52e.tar.bz2
linux-3e6084aee08b108f5cc489be46c68ba56b13e52e.zip
drm/amd/display: Refactor PSR DPCD caps detection
[Why] To move the PSR DPCD caps detection into detect_edp_sink_caps() Reviewed-by: Anthony Koo <Anthony.Koo@amd.com> Acked-by: Solomon Chiu <solomon.chiu@amd.com> Signed-off-by: Po Ting Chen <robin.chen@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/include')
-rw-r--r--drivers/gpu/drm/amd/display/include/ddc_service_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/display/include/ddc_service_types.h b/drivers/gpu/drm/amd/display/include/ddc_service_types.h
index fb289a5c873a..f561e213bf98 100644
--- a/drivers/gpu/drm/amd/display/include/ddc_service_types.h
+++ b/drivers/gpu/drm/amd/display/include/ddc_service_types.h
@@ -34,6 +34,7 @@
#define DP_BRANCH_DEVICE_ID_90CC24 0x90CC24
#define DP_BRANCH_DEVICE_ID_00E04C 0x00E04C
#define DP_BRANCH_DEVICE_ID_006037 0x006037
+#define DP_BRANCH_DEVICE_ID_001CF8 0x001CF8
#define DP_BRANCH_HW_REV_10 0x10
#define DP_BRANCH_HW_REV_20 0x20