OSDN Git Service

drm/amd/display: Remove some unused definitions from DCN32/321
authorAurabindo Pillai <aurabindo.pillai@amd.com>
Tue, 6 Sep 2022 15:11:26 +0000 (11:11 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Sep 2022 19:08:43 +0000 (15:08 -0400)
commit710080a3794bed269533093f5d2d9e37908962f0
treef617fe4a262d760e46303c7baf4e3f4285844b44
parent16e5859d9faee7b839531e7cb8f4e98954108c75
drm/amd/display: Remove some unused definitions from DCN32/321

[Why&How]
After reg offset initialization was switched to runtime rather than
compile time, some of the defintions are not needed anymore and can
be removed.

Acked-by: Wayne Lin <wayne.lin@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@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/dcn32/dcn32_resource.c
drivers/gpu/drm/amd/display/dc/dcn321/dcn321_resource.c