summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Shen <george.shen@amd.com>2025-02-14 10:57:08 -0500
committerAlex Deucher <alexander.deucher@amd.com>2025-03-05 10:39:32 -0500
commit79fc4e856ea8f62ff7a46cd0ce5ad3a895d39298 (patch)
treee56ba57a266412c7e586a34d8a09b8ade0ce321b
parent0584bbcf0c53c133081100e4f4c9fe41e598d045 (diff)
downloadlinux-79fc4e856ea8f62ff7a46cd0ce5ad3a895d39298.tar.gz
linux-79fc4e856ea8f62ff7a46cd0ce5ad3a895d39298.zip
drm/amd/display: Remove unused struct definition
[Why/How] The struct is not and will not be used, as it is no longer relevant nor supported. Reviewed-by: Wenjing Liu <wenjing.liu@amd.com> Signed-off-by: George Shen <george.shen@amd.com> Signed-off-by: Wayne Lin <wayne.lin@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
-rw-r--r--drivers/gpu/drm/amd/display/dc/dc_dp_types.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/dc_dp_types.h b/drivers/gpu/drm/amd/display/dc/dc_dp_types.h
index 22c2173c687f..d988c00f5ca4 100644
--- a/drivers/gpu/drm/amd/display/dc/dc_dp_types.h
+++ b/drivers/gpu/drm/amd/display/dc/dc_dp_types.h
@@ -410,14 +410,6 @@ union dwnstream_port_caps_byte3_hdmi {
uint8_t raw;
};
-union hdmi_sink_encoded_link_bw_support {
- struct {
- uint8_t HDMI_SINK_ENCODED_LINK_BW_SUPPORT:3;
- uint8_t RESERVED:5;
- } bits;
- uint8_t raw;
-};
-
union hdmi_encoded_link_bw {
struct {
uint8_t FRL_MODE:1; // Bit 0