Home
last modified time | relevance | path

Searched refs:schedulable (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_mall_phantom.c343 * subvp_subvp_schedulable: Determine if SubVP + SubVP config is schedulable
355 * bool - True if the SubVP + SubVP config is schedulable, false otherwise
415 * dml2_svp_drr_schedulable: Determine if SubVP + DRR config is schedulable
429 * bool - True if the SubVP + DRR config is schedulable, false otherwise
433 bool schedulable = false; in dml2_svp_drr_schedulable() local
479 /* We consider SubVP + DRR schedulable if the stretched frame duration of the DRR display (i.e. the in dml2_svp_drr_schedulable()
486 schedulable = true; in dml2_svp_drr_schedulable()
488 return schedulable; in dml2_svp_drr_schedulable()
493 * subvp_vblank_schedulable: Determine if SubVP + VBLANK config is schedulable
505 * bool - True if the SubVP + VBLANK/DRR config is schedulable, fals
512 bool schedulable = false; subvp_vblank_schedulable() local
603 bool schedulable = true; // true by default for single display case dml2_svp_validate_static_schedulability() local
[all...]
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/
H A Ddml2_pmo_dcn4_fams2.c1242 /* when allow wave overlaps an entire frame, it is always schedulable (DRR can do this)*/ in build_method_scheduling_params()
1333 /* timing group is not schedulable */ in is_timing_group_schedulable()
1352 bool schedulable; in is_config_schedulable() local
1368 schedulable = true; in is_config_schedulable()
1373 /* synchronized timing group was not schedulable */ in is_config_schedulable()
1374 schedulable = false; in is_config_schedulable()
1380 if ((schedulable && s->pmo_dcn4.num_timing_groups <= 1) || !schedulable) { in is_config_schedulable()
1381 /* 1. the only timing group was schedulable, so early pass in is_config_schedulable()
1382 * 2. one of the timing groups was not schedulable, s in is_config_schedulable()
[all...]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c714 * subvp_subvp_schedulable - Determine if SubVP + SubVP config is schedulable
724 * Return: True if the SubVP + SubVP config is schedulable, false otherwise
784 * subvp_drr_schedulable() - Determine if SubVP + DRR config is schedulable
795 * Return: True if the SubVP + DRR config is schedulable, false otherwise
799 bool schedulable = false; in subvp_drr_schedulable() local
871 /* We consider SubVP + DRR schedulable if the stretched frame duration of the DRR display (i.e. the in subvp_drr_schedulable()
879 schedulable = true; in subvp_drr_schedulable()
881 return schedulable; in subvp_drr_schedulable()
886 * subvp_vblank_schedulable - Determine if SubVP + VBLANK config is schedulable
896 * Return: True if the SubVP + VBLANK/DRR config is schedulable, fals
903 bool schedulable = false; subvp_vblank_schedulable() local
1041 bool schedulable = false; subvp_validate_static_schedulability() local
[all...]
/linux/tools/perf/Documentation/
H A Dperf-list.txt72 W - group is weak and will fallback to non-group if not schedulable,
/linux/kernel/trace/
H A Dftrace.c2721 int schedulable = mod_flags & FTRACE_MODIFY_MAY_SLEEP_FL; in ftrace_replace_code() local
2738 if (schedulable) in ftrace_replace_code()
/linux/Documentation/scheduler/
H A Dsched-deadline.rst389 necessary: there are task sets that are schedulable, but do not respect the