Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource_helpers.c211 bool dcn32_any_surfaces_rotated(struct dc *dc, struct dc_state *context) in dcn32_any_surfaces_rotated() function
H A Ddcn32_resource.h135 bool dcn32_any_surfaces_rotated(struct dc *dc, struct dc_state *context);
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c1190 !dcn32_mpo_in_use(context) && !dcn32_any_surfaces_rotated(dc, context) && in dcn32_full_validate_bw_helper()