drm/amd/display: Use DCN 410 includes for DCN401
authorAurabindo Pillai <aurabindo.pillai@amd.com>
Mon, 13 May 2024 23:31:10 +0000 (19:31 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 29 May 2024 18:40:39 +0000 (14:40 -0400)
commite7595e3740e64b824cb8adda1dd5c3b7e1057f5c
tree8383350eea5688207e1926e438fd1bcc6219bc4c
parentb7a08552e11fb5f1b9544e251f56660fcfee3dc2
drm/amd/display: Use DCN 410 includes for DCN401

DCN401 is using DCN 320 headers, which does not have all the right
registers for DCN401. This commit just replace DCN320 includes with the
one from DCN410.

Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/irq/dcn401/irq_service_dcn401.c