mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/
synced 2026-04-18 06:33:43 -04:00
drm/amd/display: Add debugfs entry for dsc passthrough
[Why & How] Add debugfs entry to force dsc decoding at PCON when DSC capable external RX is connected. In such case, it is free to test DSC decoding at external RX or at PCON. Signed-off-by: Fangzhi Zuo <Jerry.Zuo@amd.com> Reviewed-by: Hersen Wu <hersenxs.wu@amd.com> Acked-by: Stylon Wang <stylon.wang@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
665f28507a
commit
fcd1e484c8
@@ -456,6 +456,7 @@ struct dsc_preferred_settings {
|
||||
uint32_t dsc_num_slices_v;
|
||||
uint32_t dsc_num_slices_h;
|
||||
uint32_t dsc_bits_per_pixel;
|
||||
bool dsc_force_disable_passthrough;
|
||||
};
|
||||
|
||||
struct amdgpu_dm_connector {
|
||||
|
||||
Reference in New Issue
Block a user