]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Add Interface to Dump DSC Caps from dm
authorFangzhi Zuo <Jerry.Zuo@amd.com>
Mon, 9 Dec 2024 20:14:44 +0000 (15:14 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 6 Jan 2025 19:44:27 +0000 (14:44 -0500)
commit9eaf3abef7f7d69512aa4ae070ccad4b92229903
treedadbd178b8910a26223116289e8b07349f15175a
parent9c980a85de752af504b0c3fb5235d3c0d4599e95
drm/amd/display: Add Interface to Dump DSC Caps from dm

No common dsc params found between encoder and decoder is one
of the reason that could prevent dsc from properly enabled.

Dump the params to a specific timing to help locate possible
invalid dsc params in either encoder or decoder side.

Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Fangzhi Zuo <Jerry.Zuo@amd.com>
Signed-off-by: Roman Li <roman.li@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc_dsc.h
drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c