]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Fix write to non-existent reg on DCN401
authorIlya Bakoulin <Ilya.Bakoulin@amd.com>
Tue, 9 Apr 2024 18:04:19 +0000 (14:04 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 May 2024 19:46:15 +0000 (15:46 -0400)
commit3ecb039847dcc3d8d683c8aec94e0901dfff518a
tree2697ed5f71d859cf91661291ccc7b6a28f6944d6
parent9ab1278123d85b43a1cde56fd19f1a698c99fdfa
drm/amd/display: Fix write to non-existent reg on DCN401

DP_DSC_CNTL no longer exists on DCN401.

Acked-by: Alex Hung <alex.hung@amd.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Ilya Bakoulin <Ilya.Bakoulin@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn401/dcn401_dio_stream_encoder.c