OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:which_plane
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
amdgpu_display_mode_vba.c
117
unsigned int
which_plane
; \
119
which_plane
= mode_lib->vba.pipe_plane[which_pipe]; \
120
return var[
which_plane
]; \
154
unsigned int
which_plane
;
local in function:get_vstartup_calculated
157
which_plane
= mode_lib->vba.pipe_plane[which_pipe];
158
return mode_lib->vba.VStartup[
which_plane
];
amdgpu_display_mode_vba.c
117
unsigned int
which_plane
; \
119
which_plane
= mode_lib->vba.pipe_plane[which_pipe]; \
120
return var[
which_plane
]; \
154
unsigned int
which_plane
;
local in function:get_vstartup_calculated
157
which_plane
= mode_lib->vba.pipe_plane[which_pipe];
158
return mode_lib->vba.VStartup[
which_plane
];
Completed in 22 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025