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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_mqd_manager_cik.c 63 m->compute_static_thread_mgmt_se1 = se_mask[1];
69 m->compute_static_thread_mgmt_se1,
107 m->compute_static_thread_mgmt_se1 = 0xFFFFFFFF;
kfd_mqd_manager_v10.c 63 m->compute_static_thread_mgmt_se1 = se_mask[1];
69 m->compute_static_thread_mgmt_se1,
107 m->compute_static_thread_mgmt_se1 = 0xFFFFFFFF;
kfd_mqd_manager_v9.c 64 m->compute_static_thread_mgmt_se1 = se_mask[1];
74 m->compute_static_thread_mgmt_se1,
138 m->compute_static_thread_mgmt_se1 = 0xFFFFFFFF;
kfd_mqd_manager_vi.c 66 m->compute_static_thread_mgmt_se1 = se_mask[1];
72 m->compute_static_thread_mgmt_se1,
110 m->compute_static_thread_mgmt_se1 = 0xFFFFFFFF;
  /src/sys/external/bsd/drm2/dist/drm/amd/include/
cik_structs.h 54 uint32_t compute_static_thread_mgmt_se1; member in struct:cik_mqd
vi_structs.h 186 uint32_t compute_static_thread_mgmt_se1; member in struct:vi_mqd
v9_structs.h 186 uint32_t compute_static_thread_mgmt_se1; member in struct:v9_mqd
v10_structs.h 703 uint32_t compute_static_thread_mgmt_se1; member in struct:v10_compute_mqd
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gfx_v10_0.c 3232 mqd->compute_static_thread_mgmt_se1 = 0xffffffff;
amdgpu_gfx_v7_0.c 2949 mqd->compute_static_thread_mgmt_se1 = 0xffffffff;
amdgpu_gfx_v8_0.c 4442 mqd->compute_static_thread_mgmt_se1 = 0xffffffff;
amdgpu_gfx_v9_0.c 3329 mqd->compute_static_thread_mgmt_se1 = 0xffffffff;

Completed in 47 milliseconds