Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_types.h414 …bool supported_in_blank; // Changing to configurations where this is false requires stutter to be … member
419 …bool supported_in_blank; // Changing to configurations where this is false requires Z8 to be disab… member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_dpmm/
H A Ddml2_dpmm_dcn4.c725 in_out->programming->stutter.supported_in_blank = true; in dpmm_dcn4_map_mode_to_soc_dpm()
727 in_out->programming->stutter.supported_in_blank = false; in dpmm_dcn4_map_mode_to_soc_dpm()
738 in_out->programming->z8_stutter.supported_in_blank = true; in dpmm_dcn4_map_mode_to_soc_dpm()
740 in_out->programming->z8_stutter.supported_in_blank = false; in dpmm_dcn4_map_mode_to_soc_dpm()