Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c742 struct pipe_ctx *next_pipe = pipe->next_odm_pipe; in get_num_odm_splits() local
743 while (next_pipe) { in get_num_odm_splits()
745 next_pipe = next_pipe->next_odm_pipe; in get_num_odm_splits()