summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/ObjectID.h
diff options
context:
space:
mode:
authorAurabindo Pillai <aurabindo.pillai@amd.com>2022-03-15 21:53:24 +0300
committerAlex Deucher <alexander.deucher@amd.com>2022-03-22 17:53:39 +0300
commitc5c948aa894a831f96fccd025e47186b1ee41615 (patch)
tree96cd29c55a7f9e9410eb604c1bb95a501991b0e3 /drivers/gpu/drm/amd/amdgpu/ObjectID.h
parentc6e90a1c660874736bd09c1fec6312b4b4c2ff7b (diff)
downloadlinux-c5c948aa894a831f96fccd025e47186b1ee41615.tar.xz
drm/amd: Add USBC connector ID
[Why&How] Add a dedicated AMDGPU specific ID for use with newer ASICs that support USB-C output Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/ObjectID.h')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/ObjectID.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/ObjectID.h b/drivers/gpu/drm/amd/amdgpu/ObjectID.h
index 5b393622f592..a0f0a17e224f 100644
--- a/drivers/gpu/drm/amd/amdgpu/ObjectID.h
+++ b/drivers/gpu/drm/amd/amdgpu/ObjectID.h
@@ -119,6 +119,7 @@
#define CONNECTOR_OBJECT_ID_eDP 0x14
#define CONNECTOR_OBJECT_ID_MXM 0x15
#define CONNECTOR_OBJECT_ID_LVDS_eDP 0x16
+#define CONNECTOR_OBJECT_ID_USBC 0x17
/* deleted */