drm/amd/display: Move SPL to a new path[WHY & HOW]- Move SPL from dc/spl to dc/sspl- Update build files and header paths- Remove dc/spl filesReviewed-by: George Zhang <george.zhang@amd.com>Si
drm/amd/display: Move SPL to a new path[WHY & HOW]- Move SPL from dc/spl to dc/sspl- Update build files and header paths- Remove dc/spl filesReviewed-by: George Zhang <george.zhang@amd.com>Signed-off-by: Samson Tam <Samson.Tam@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>
show more ...
drm/amd/display: w/a to program DISPCLK_R_GATE_DISABLE DCN35[WHY & HOW]Cursor corruption observed on USBC display with specific system setup with areboot. Cursor memory might still in the lightsl
drm/amd/display: w/a to program DISPCLK_R_GATE_DISABLE DCN35[WHY & HOW]Cursor corruption observed on USBC display with specific system setup with areboot. Cursor memory might still in the lightsleep state due to voltageissue, we need program DISPCLK_R_GATE_DISABLE to avoid this issue only onDCN35.Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>Signed-off-by: Yihan Zhu <Yihan.Zhu@amd.com>Signed-off-by: Wayne Lin <wayne.lin@amd.com>Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drm/amd/display: Remove unnecessary files[Why & How]We accidentally upstream unnecessary files. Remove them.Reviewed-by: Tom Chung <chiahsuan.chung@amd.com>Signed-off-by: Wayne Lin <Wayne.Lin@a
drm/amd/display: Remove unnecessary files[Why & How]We accidentally upstream unnecessary files. Remove them.Reviewed-by: Tom Chung <chiahsuan.chung@amd.com>Signed-off-by: Wayne Lin <Wayne.Lin@amd.com>Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drm/amd/display: Add misc DC changes for DCN401Add miscellaneous changes to enable DCN401 initSigned-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>Acked-by: Rodrigo Siqueira <rodrigo.siquei
drm/amd/display: Add misc DC changes for DCN401Add miscellaneous changes to enable DCN401 initSigned-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>Acked-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drm/amd/display: Fix uninitialized variables in DCThis fixes 49 UNINIT issues reported by Coverity.Reviewed-by: Hersen Wu <hersenxs.wu@amd.com>Acked-by: Wayne Lin <wayne.lin@amd.com>Signed-off-
drm/amd/display: Fix uninitialized variables in DCThis fixes 49 UNINIT issues reported by Coverity.Reviewed-by: Hersen Wu <hersenxs.wu@amd.com>Acked-by: Wayne Lin <wayne.lin@amd.com>Signed-off-by: Alex Hung <alex.hung@amd.com>Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drm/amd/display: Remove plane and stream pointers from dc scratch[Why&How]Remove several plane and stream pointers from dc for coderefactoring.Reviewed-by: Wenjing Liu <wenjing.liu@amd.com>Ack
drm/amd/display: Remove plane and stream pointers from dc scratch[Why&How]Remove several plane and stream pointers from dc for coderefactoring.Reviewed-by: Wenjing Liu <wenjing.liu@amd.com>Acked-by: Tom Chung <chiahsuan.chung@amd.com>Signed-off-by: Alvin Lee <alvin.lee2@amd.com>Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drm/amd/display: Refactor DPP into a component directory[WHY & HOW]Move all dpp files to a new dpp directory.Reviewed-by: Martin Leung <martin.leung@amd.com>Acked-by: Alex Hung <alex.hung@amd.c
drm/amd/display: Refactor DPP into a component directory[WHY & HOW]Move all dpp files to a new dpp directory.Reviewed-by: Martin Leung <martin.leung@amd.com>Acked-by: Alex Hung <alex.hung@amd.com>Signed-off-by: Revalla Hari Krishna <harikrishna.revalla@amd.com>Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>Signed-off-by: Alex Deucher <alexander.deucher@amd.com>