Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource_helpers.c184 bool dcn32_mpo_in_use(struct dc_state *context) in dcn32_mpo_in_use() function
H A Ddcn32_resource.h134 bool dcn32_mpo_in_use(struct dc_state *context);
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c1488 !dcn32_mpo_in_use(context) && !dcn32_any_surfaces_rotated(dc, context) && !is_test_pattern_enabled(context) && in dcn32_full_validate_bw_helper()