Home
last modified time | relevance | path

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

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