Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c866 static bool subvp_drr_schedulable(struct dc *dc, struct dc_state *context) in subvp_drr_schedulable() function
1134 schedulable = subvp_drr_schedulable(dc, context); in subvp_validate_static_schedulability()
1253 if (dcn32_subvp_drr_admissable(dc, context) && subvp_drr_schedulable(dc, context)) { in dcn32_full_validate_bw_helper()