]> www.infradead.org Git - nvme.git/commit
drm/amd/display: Refactoring HPO
authorRevalla Hari Krishna <harikrishna.revalla@amd.com>
Mon, 8 Jul 2024 10:05:08 +0000 (15:35 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Jul 2024 21:35:45 +0000 (17:35 -0400)
commit6fa4bf3dce0668a96faca0024e382f4489a9cc9b
treecfb1b62b4018d63dfaea5946cd65ecc7788b583e
parent3f7477bfbb906ec1cd9ad681475a04a142345eae
drm/amd/display: Refactoring HPO

[Why]
To refactor HPO files

[How]
Moved hpo related files to specific hpo folder and
update Makefiles.

Reviewed-by: Martin Leung <martin.leung@amd.com>
Signed-off-by: Revalla Hari Krishna <harikrishna.revalla@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn30/Makefile
drivers/gpu/drm/amd/display/dc/dcn31/Makefile
drivers/gpu/drm/amd/display/dc/hpo/Makefile
drivers/gpu/drm/amd/display/dc/hpo/dcn31/dcn31_hpo_dp_link_encoder.c [moved from drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hpo_dp_link_encoder.c with 100% similarity]
drivers/gpu/drm/amd/display/dc/hpo/dcn31/dcn31_hpo_dp_link_encoder.h [moved from drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hpo_dp_link_encoder.h with 100% similarity]
drivers/gpu/drm/amd/display/dc/hpo/dcn31/dcn31_hpo_dp_stream_encoder.c [moved from drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hpo_dp_stream_encoder.c with 100% similarity]
drivers/gpu/drm/amd/display/dc/hpo/dcn31/dcn31_hpo_dp_stream_encoder.h [moved from drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hpo_dp_stream_encoder.h with 100% similarity]