OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ImmediateFlipSupportedForPipe
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
amdgpu_display_mode_vba_20.c
224
bool *
ImmediateFlipSupportedForPipe
);
2301
&mode_lib->vba.
ImmediateFlipSupportedForPipe
[k]);
2322
if (mode_lib->vba.
ImmediateFlipSupportedForPipe
[k] == false) {
3111
bool *
ImmediateFlipSupportedForPipe
)
3119
*
ImmediateFlipSupportedForPipe
= true;
3190
*
ImmediateFlipSupportedForPipe
= false;
3192
*
ImmediateFlipSupportedForPipe
= true;
4897
&mode_lib->vba.
ImmediateFlipSupportedForPipe
[k]);
4918
if (mode_lib->vba.
ImmediateFlipSupportedForPipe
[k] == false) {
amdgpu_display_mode_vba_20v2.c
248
bool *
ImmediateFlipSupportedForPipe
);
2335
&mode_lib->vba.
ImmediateFlipSupportedForPipe
[k]);
2356
if (mode_lib->vba.
ImmediateFlipSupportedForPipe
[k] == false) {
3148
bool *
ImmediateFlipSupportedForPipe
)
3156
*
ImmediateFlipSupportedForPipe
= true;
3227
*
ImmediateFlipSupportedForPipe
= false;
3229
*
ImmediateFlipSupportedForPipe
= true;
4943
&mode_lib->vba.
ImmediateFlipSupportedForPipe
[k]);
4964
if (mode_lib->vba.
ImmediateFlipSupportedForPipe
[k] == false) {
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
amdgpu_display_mode_vba_21.c
280
bool *
ImmediateFlipSupportedForPipe
);
2364
&locals->
ImmediateFlipSupportedForPipe
[k]);
2391
if (locals->
ImmediateFlipSupportedForPipe
[k] == false) {
3190
bool *
ImmediateFlipSupportedForPipe
)
3261
*
ImmediateFlipSupportedForPipe
= false;
3263
*
ImmediateFlipSupportedForPipe
= true;
4942
&locals->
ImmediateFlipSupportedForPipe
[k]);
4962
if (locals->
ImmediateFlipSupportedForPipe
[k] == false) {
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
display_mode_vba.h
596
bool
ImmediateFlipSupportedForPipe
[DC__NUM_DPP__MAX];
Completed in 25 milliseconds
Indexes created Sun Oct 12 05:10:08 GMT 2025