Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c613 struct pipe_ctx *next_pipe = pipe->next_odm_pipe; in get_num_odm_splits() local
614 while (next_pipe) { in get_num_odm_splits()
616 next_pipe = next_pipe->next_odm_pipe; in get_num_odm_splits()