OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:has_compute_vm_bug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ring.h
223
bool
has_compute_vm_bug
;
member in struct:amdgpu_ring
amdgpu_vm.c
1002
bool
has_compute_vm_bug
;
local in function:amdgpu_vm_check_compute_bug
1006
has_compute_vm_bug
= false;
1013
has_compute_vm_bug
= true;
1016
has_compute_vm_bug
= true;
1023
ring->
has_compute_vm_bug
=
has_compute_vm_bug
;
1025
ring->
has_compute_vm_bug
= false;
1046
bool vm_flush_needed = job->vm_needs_flush || ring->
has_compute_vm_bug
;
Completed in 48 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025