summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce
diff options
context:
space:
mode:
authorTimur Kristóf <timur.kristof@gmail.com>2026-02-02 14:25:08 +0300
committerAlex Deucher <alexander.deucher@amd.com>2026-02-19 20:16:12 +0300
commit3ce2ad267079fcdd2c087bbbfb4f91bec527a4d5 (patch)
tree769b9db8998ed965b83e6446461b42aa6ec97829 /drivers/gpu/drm/amd/display/dc/dce
parent4bd8b5f8bcb57b430c35494d8a2471ce5fd7661d (diff)
downloadlinux-3ce2ad267079fcdd2c087bbbfb4f91bec527a4d5.tar.xz
drm/amd/display: Remove unneeded DAC link encoder register
Not needed anymore since we use the VBIOS function. Signed-off-by: Timur Kristóf <timur.kristof@gmail.com> Tested-by: Mauro Rossi <issor.oruam@gmail.com> Reviewed-by: Alex Hung <alex.hung@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/dce')
-rw-r--r--drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.h b/drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.h
index f853e3c3fc75..8841000361fb 100644
--- a/drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.h
+++ b/drivers/gpu/drm/amd/display/dc/dce/dce_link_encoder.h
@@ -101,8 +101,7 @@
SRI(DP_SEC_CNTL, DP, id), \
SRI(DP_VID_STREAM_CNTL, DP, id), \
SRI(DP_DPHY_FAST_TRAINING, DP, id), \
- SRI(DP_SEC_CNTL1, DP, id), \
- SR(DAC_ENABLE)
+ SRI(DP_SEC_CNTL1, DP, id)
#endif
#define LE_DCE80_REG_LIST(id)\