Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource_helpers.c227 bool dcn32_is_center_timing(struct pipe_ctx *pipe) in dcn32_is_center_timing() function
Ddcn32_resource.h136 bool dcn32_is_center_timing(struct pipe_ctx *pipe);
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddcn32_fpu.c699 if (pipe->plane_state && !pipe->top_pipe && !dcn32_is_center_timing(pipe) && in dcn32_assign_subvp_pipe()