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
Ilya Bakoulin
07bc2dcbcf
drm/amd/display: Fix BT2020 YCbCr limited/full range input
...
[Why]
BT2020 YCbCr input is not handled properly when full range
quantization is used and limited range is not supported at all.
[How]
- Add enums for BT2020 YCbCr limited/full range
- Add limited range CSC matrix
Reviewed-by: Krunoslav Kovac <krunoslav.kovac@amd.com >
Signed-off-by: Ilya Bakoulin <Ilya.Bakoulin@amd.com >
Signed-off-by: Roman Li <roman.li@amd.com >
Tested-by: Robert Mader <robert.mader@collabora.com >
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2025-02-19 15:14:10 -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
Revalla Hari Krishna
6fa4bf3dce
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 >
2024-07-23 17:35:45 -04: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