Home
last modified time | relevance | path

Searched refs:force_odm_combine (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c1309 options->dsc_force_odm_hslice_override = dc->debug.force_odm_combine; in dc_dsc_get_default_config_option()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h940 unsigned int force_odm_combine; //bit vector based on otg inst member
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c1918 if (dc->debug.force_odm_combine & (1 << pipe->stream_res.tg->inst)) { in dcn20_validate_apply_pipe_split_flags()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c1723 if (dc->debug.force_odm_combine) in dc_validate_boot_timing()