Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.c113 unsigned int which_plane; \
115 which_plane = mode_lib->vba.pipe_plane[which_pipe]; \
116 return var[which_plane]; \
150 unsigned int which_plane; in get_vstartup_calculated() local
153 which_plane = mode_lib->vba.pipe_plane[which_pipe]; in get_vstartup_calculated()
154 return mode_lib->vba.VStartup[which_plane]; in get_vstartup_calculated()