]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Refactor HUBBUB into component folder for DCN401
authorHarikrishna Revalla <Harikrishna.Revalla@amd.com>
Thu, 18 Apr 2024 12:46:40 +0000 (18:16 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 20 May 2024 20:19:56 +0000 (16:19 -0400)
commitbea00fab2b0e5359ee88a2b127f15a35cd48872b
treee45144925684c94c854fcd0f6a094b1a394bcb6f
parent7a1dd866c5ac7d25bd1795e1cd507cabe29958ea
drm/amd/display: Refactor HUBBUB into component folder for DCN401

[why]
Cleaning up the code refactor requires hubbub to be in its own
component.

[how]
Move all DCN401 files under newly created hubbub folder and fixing the
makefiles.

Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Harikrishna Revalla <Harikrishna.Revalla@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/Makefile
drivers/gpu/drm/amd/display/dc/hubbub/Makefile
drivers/gpu/drm/amd/display/dc/hubbub/dcn401/dcn401_hubbub.c [moved from drivers/gpu/drm/amd/display/dc/dcn401/dcn401_hubbub.c with 100% similarity]
drivers/gpu/drm/amd/display/dc/hubbub/dcn401/dcn401_hubbub.h [moved from drivers/gpu/drm/amd/display/dc/dcn401/dcn401_hubbub.h with 100% similarity]