drm/amd/display: Add more DC HW state info to underflow logging[Why]Debugging underflow issues frequently requires knowing theHW state at the time of underflow. To enable capturing thisHW state
drm/amd/display: Add more DC HW state info to underflow logging[Why]Debugging underflow issues frequently requires knowing theHW state at the time of underflow. To enable capturing thisHW state information, interface functions are needed for thevarious DC HW blocks.[How]This change adds the interface functions to read HW state forthe following DC HW blocks:- HUBBUB- HUBP- DPP- MPC- OPP- DSC- OPTC- DCCGReviewed-by: George Shen <george.shen@amd.com>Signed-off-by: Karen Chen <Karen.Chen@amd.com>Signed-off-by: Wayne Lin <wayne.lin@amd.com>Tested-by: Dan Wheeler <daniel.wheeler@amd.com>Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
show more ...
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>
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: 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>