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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_mqd_manager_cik.c 62 m->compute_static_thread_mgmt_se0 = se_mask[0];
68 m->compute_static_thread_mgmt_se0,
106 m->compute_static_thread_mgmt_se0 = 0xFFFFFFFF;
kfd_mqd_manager_v10.c 62 m->compute_static_thread_mgmt_se0 = se_mask[0];
68 m->compute_static_thread_mgmt_se0,
106 m->compute_static_thread_mgmt_se0 = 0xFFFFFFFF;
kfd_mqd_manager_v9.c 63 m->compute_static_thread_mgmt_se0 = se_mask[0];
73 m->compute_static_thread_mgmt_se0,
137 m->compute_static_thread_mgmt_se0 = 0xFFFFFFFF;
kfd_mqd_manager_vi.c 65 m->compute_static_thread_mgmt_se0 = se_mask[0];
71 m->compute_static_thread_mgmt_se0,
109 m->compute_static_thread_mgmt_se0 = 0xFFFFFFFF;
  /src/sys/external/bsd/drm2/dist/drm/amd/include/
cik_structs.h 53 uint32_t compute_static_thread_mgmt_se0; member in struct:cik_mqd
vi_structs.h 185 uint32_t compute_static_thread_mgmt_se0; member in struct:vi_mqd
v9_structs.h 185 uint32_t compute_static_thread_mgmt_se0; member in struct:v9_mqd
v10_structs.h 702 uint32_t compute_static_thread_mgmt_se0; member in struct:v10_compute_mqd
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gfx_v10_0.c 3231 mqd->compute_static_thread_mgmt_se0 = 0xffffffff;
amdgpu_gfx_v7_0.c 2948 mqd->compute_static_thread_mgmt_se0 = 0xffffffff;
amdgpu_gfx_v8_0.c 4441 mqd->compute_static_thread_mgmt_se0 = 0xffffffff;
amdgpu_gfx_v9_0.c 3328 mqd->compute_static_thread_mgmt_se0 = 0xffffffff;

Completed in 44 milliseconds