Home
last modified time | relevance | path

Searched refs:supported_in_blank (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
A Ddml_top_types.h418 …bool supported_in_blank; // Changing to configurations where this is false requires stutter to be … member
423 …bool supported_in_blank; // Changing to configurations where this is false requires Z8 to be disab… member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_dpmm/
A Ddml2_dpmm_dcn4.c682 in_out->programming->stutter.supported_in_blank = true; in dpmm_dcn4_map_mode_to_soc_dpm()
684 in_out->programming->stutter.supported_in_blank = false; in dpmm_dcn4_map_mode_to_soc_dpm()
695 in_out->programming->z8_stutter.supported_in_blank = true; in dpmm_dcn4_map_mode_to_soc_dpm()
697 in_out->programming->z8_stutter.supported_in_blank = false; in dpmm_dcn4_map_mode_to_soc_dpm()

Completed in 13 milliseconds