OSDN Git Service

drm/amd/display: Use dcc_ind_blk value to set register directly
authorJoshua Ashton <joshua@froggi.es>
Tue, 14 Sep 2021 23:59:46 +0000 (00:59 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 23 Sep 2021 19:17:28 +0000 (15:17 -0400)
commit3d360154dd1148ed7834cd48bd78d67925821fe8
tree9fc11cd3e5093f40ce5f3d734c07ee80d2889ce9
parentb64cc0575d0a1b9e96c5345a6a8a06a43377acf9
drm/amd/display: Use dcc_ind_blk value to set register directly

We don't need to do this workaround if we start setting this value when we fill the plane attributes.

Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Joshua Ashton <joshua@froggi.es>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
drivers/gpu/drm/amd/display/dc/core/dc.c
drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hubp.c