[PATCH 16/22] drm/amd/display: Add vendor Id for reference
Tom Chung
chiahsuan.chung at amd.com
Wed Aug 2 06:51:26 UTC 2023
From: Mike Hsieh <mike.hsieh at amd.com>
Add a new vendor ID code for reference
Reviewed-by: Wenjing Liu <wenjing.liu at amd.com>
Acked-by: Tom Chung <chiahsuan.chung at amd.com>
Signed-off-by: Mike Hsieh <mike.hsieh at amd.com>
---
drivers/gpu/drm/amd/display/include/ddc_service_types.h | 1 +
1 file changed, 1 insertion(+)
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 f843fc497855..68dfc7968017 100644
--- a/drivers/gpu/drm/amd/display/include/ddc_service_types.h
+++ b/drivers/gpu/drm/amd/display/include/ddc_service_types.h
@@ -40,6 +40,7 @@
#define DP_BRANCH_HW_REV_20 0x20
#define DP_DEVICE_ID_38EC11 0x38EC11
+#define DP_DEVICE_ID_BA4159 0xBA4159
#define DP_FORCE_PSRSU_CAPABILITY 0x40F
#define DP_SINK_PSR_ACTIVE_VTOTAL 0x373
--
2.25.1
More information about the amd-gfx
mailing list