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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_mqd_manager_cik.c 65 m->compute_static_thread_mgmt_se3 = se_mask[3];
71 m->compute_static_thread_mgmt_se3);
109 m->compute_static_thread_mgmt_se3 = 0xFFFFFFFF;
kfd_mqd_manager_v10.c 65 m->compute_static_thread_mgmt_se3 = se_mask[3];
71 m->compute_static_thread_mgmt_se3);
109 m->compute_static_thread_mgmt_se3 = 0xFFFFFFFF;
kfd_mqd_manager_v9.c 66 m->compute_static_thread_mgmt_se3 = se_mask[3];
76 m->compute_static_thread_mgmt_se3,
140 m->compute_static_thread_mgmt_se3 = 0xFFFFFFFF;
kfd_mqd_manager_vi.c 68 m->compute_static_thread_mgmt_se3 = se_mask[3];
74 m->compute_static_thread_mgmt_se3);
112 m->compute_static_thread_mgmt_se3 = 0xFFFFFFFF;
  /src/sys/external/bsd/drm2/dist/drm/amd/include/
cik_structs.h 57 uint32_t compute_static_thread_mgmt_se3; member in struct:cik_mqd
vi_structs.h 189 uint32_t compute_static_thread_mgmt_se3; member in struct:vi_mqd
v9_structs.h 189 uint32_t compute_static_thread_mgmt_se3; member in struct:v9_mqd
v10_structs.h 706 uint32_t compute_static_thread_mgmt_se3; member in struct:v10_compute_mqd
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gfx_v10_0.c 3234 mqd->compute_static_thread_mgmt_se3 = 0xffffffff;
amdgpu_gfx_v7_0.c 2951 mqd->compute_static_thread_mgmt_se3 = 0xffffffff;
amdgpu_gfx_v8_0.c 4444 mqd->compute_static_thread_mgmt_se3 = 0xffffffff;
amdgpu_gfx_v9_0.c 3331 mqd->compute_static_thread_mgmt_se3 = 0xffffffff;

Completed in 37 milliseconds