OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NextPrefetchMode
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
display_mode_vba.h
148
unsigned int
NextPrefetchMode
;
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
amdgpu_display_mode_vba_20.c
4673
mode_lib->vba.
NextPrefetchMode
= mode_lib->vba.MinPrefetchMode;
4675
mode_lib->vba.PrefetchMode[i][j] = mode_lib->vba.
NextPrefetchMode
;
4676
mode_lib->vba.
NextPrefetchMode
= mode_lib->vba.
NextPrefetchMode
+ 1;
4838
&& mode_lib->vba.
NextPrefetchMode
< mode_lib->vba.MaxPrefetchMode);
amdgpu_display_mode_vba_20v2.c
4722
mode_lib->vba.
NextPrefetchMode
= mode_lib->vba.MinPrefetchMode;
4724
mode_lib->vba.PrefetchMode[i][j] = mode_lib->vba.
NextPrefetchMode
;
4725
mode_lib->vba.
NextPrefetchMode
= mode_lib->vba.
NextPrefetchMode
+ 1;
4884
&& mode_lib->vba.
NextPrefetchMode
< mode_lib->vba.MaxPrefetchMode);
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
amdgpu_display_mode_vba_21.c
4666
mode_lib->vba.
NextPrefetchMode
= mode_lib->vba.MinPrefetchMode;
4669
mode_lib->vba.PrefetchMode[i][j] = mode_lib->vba.
NextPrefetchMode
;
4888
mode_lib->vba.
NextPrefetchMode
= mode_lib->vba.
NextPrefetchMode
+ 1;
4894
|| mode_lib->vba.
NextPrefetchMode
< mode_lib->vba.MaxPrefetchMode));
Completed in 23 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025