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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_mqd_manager_cik.c 64 m->compute_static_thread_mgmt_se2 = se_mask[2];
70 m->compute_static_thread_mgmt_se2,
108 m->compute_static_thread_mgmt_se2 = 0xFFFFFFFF;
kfd_mqd_manager_v10.c 64 m->compute_static_thread_mgmt_se2 = se_mask[2];
70 m->compute_static_thread_mgmt_se2,
108 m->compute_static_thread_mgmt_se2 = 0xFFFFFFFF;
kfd_mqd_manager_v9.c 65 m->compute_static_thread_mgmt_se2 = se_mask[2];
75 m->compute_static_thread_mgmt_se2,
139 m->compute_static_thread_mgmt_se2 = 0xFFFFFFFF;
kfd_mqd_manager_vi.c 67 m->compute_static_thread_mgmt_se2 = se_mask[2];
73 m->compute_static_thread_mgmt_se2,
111 m->compute_static_thread_mgmt_se2 = 0xFFFFFFFF;
  /src/sys/external/bsd/drm2/dist/drm/amd/include/
cik_structs.h 56 uint32_t compute_static_thread_mgmt_se2; member in struct:cik_mqd
vi_structs.h 188 uint32_t compute_static_thread_mgmt_se2; member in struct:vi_mqd
v9_structs.h 188 uint32_t compute_static_thread_mgmt_se2; member in struct:v9_mqd
v10_structs.h 705 uint32_t compute_static_thread_mgmt_se2; member in struct:v10_compute_mqd
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gfx_v10_0.c 3233 mqd->compute_static_thread_mgmt_se2 = 0xffffffff;
amdgpu_gfx_v7_0.c 2950 mqd->compute_static_thread_mgmt_se2 = 0xffffffff;
amdgpu_gfx_v8_0.c 4443 mqd->compute_static_thread_mgmt_se2 = 0xffffffff;
amdgpu_gfx_v9_0.c 3330 mqd->compute_static_thread_mgmt_se2 = 0xffffffff;

Completed in 124 milliseconds