Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_top/
H A Ddml2_top_soc15.c271 if (!params->all_or_nothing) in dml2_top_optimization_perform_optimization_phase()
801 .all_or_nothing = false, in dml2_top_soc15_check_mode_supported()
879 l->min_clock_for_latency_phase.all_or_nothing = false; in dml2_top_soc15_build_mode_programming()
895 l->mcache_phase.all_or_nothing = true; in dml2_top_soc15_build_mode_programming()
922 l->uclk_pstate_phase.all_or_nothing = true; in dml2_top_soc15_build_mode_programming()
941 l->vmin_phase.all_or_nothing = false; in dml2_top_soc15_build_mode_programming()
969 l->stutter_phase.all_or_nothing = true; in dml2_top_soc15_build_mode_programming()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/inc/
H A Ddml2_internal_shared_types.h923 bool all_or_nothing; member