Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2522 struct pipe_ctx *head_pipe) in get_tail_pipe() argument
2524 struct pipe_ctx *tail_pipe = head_pipe->bottom_pipe; in get_tail_pipe()
2527 head_pipe = tail_pipe; in get_tail_pipe()
2531 return head_pipe; in get_tail_pipe()