]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: fix wrong register access
authorCharlene Liu <Charlene.Liu@amd.com>
Fri, 19 Aug 2022 00:24:26 +0000 (20:24 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 30 Aug 2022 21:05:09 +0000 (17:05 -0400)
commitd0629cea1f97acc5e8d95ca2a42ddc72ed4ffa3b
tree567da05eddecfced0582e760f61c8e76535dc65e
parent595091c6ba35ba48c1f8186116bbbae2b208dce6
drm/amd/display: fix wrong register access

[why]
fw version check was for release branch.
for staging, it has a chance to enter wrong code path.

Reviewed-by: Hansen Dsouza <hansen.dsouza@amd.com>
Acked-by: Brian Chang <Brian.Chang@amd.com>
Signed-off-by: Charlene Liu <Charlene.Liu@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/dcn31/dcn31_dio_link_encoder.c
drivers/gpu/drm/amd/display/dc/dcn314/dcn314_dio_stream_encoder.c