HomeSort by: relevance | last modified time | path
    Searched refs:is_compute_context (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_vm.h 320 bool is_compute_context; member in struct:amdgpu_vm
amdgpu_vm.c 2848 vm->is_compute_context = false;
3049 vm->is_compute_context = true;
3104 vm->is_compute_context = false;
3374 if (vm->is_compute_context) {

Completed in 15 milliseconds