James Flowers
ca690c7e21
drm/amd/display: removed unused function
...
Removed unused function mpc401_get_3dlut_fast_load_status.
Signed-off-by: James Flowers <bold.zone2373@fastmail.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2025-04-07 15:18:59 -04:00
Patel, Swapnil
02a2793ab2
drm/amd/display: Refactor DCN4x and related code
...
[why & how]
Refactor existing code related to DCN4x for better code sharing with
other modules.
Reviewed-by: Charlene Liu <charlene.liu@amd.com >
Signed-off-by: Swapnil Patel <Swapnil.Patel@amd.com >
Signed-off-by: Zaeem Mohamed <zaeem.mohamed@amd.com >
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2025-02-25 11:44:02 -05:00
Dmytro
2739bd1237
drm/amd/display: Allow reuse of of DCN4x code
...
Remove the static qualifier to make it available for code sharing
with other components.
Reviewed-by: Charlene Liu <charlene.liu@amd.com >
Signed-off-by: Dmytro <dmytro.laktyushkin@amd.com >
Signed-off-by: Charlene Liu <Charlene.Liu@amd.com >
Signed-off-by: Alex Hung <alex.hung@amd.com >
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2025-02-12 21:03:01 -05:00
Mounika Adhuri
2d62bb450e
drm/amd/display: Refactor DCN3X into component folder
...
[why]
Move DCN3X files to unique component folder.
[how]
Create respective component folder in dc, move the DCN3X files into
corresponding new folders and made appropriate changes for compilation
in Makefiles.
Reviewed-by: Martin Leung <martin.leung@amd.com >
Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com >
Signed-off-by: Mounika Adhuri <moadhuri@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2024-06-14 16:18:55 -04:00