Home
last modified time | relevance | path

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

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