Home
last modified time | relevance | path

Searched defs:amdgpu_gds_resource_info (Results 1 – 2 of 2) sorted by relevance

/third_party/libdrm/amdgpu/
Damdgpu.h254 struct amdgpu_gds_resource_info { struct
255 uint32_t gds_gfx_partition_size;
256 uint32_t compute_partition_size;
257 uint32_t gds_total_size;
258 uint32_t gws_per_gfx_partition;
259 uint32_t gws_per_compute_partition;
260 uint32_t oa_per_gfx_partition;
261 uint32_t oa_per_compute_partition;
/third_party/mesa3d/src/amd/common/
Dac_gpu_info.c211 struct amdgpu_gds_resource_info { struct
212 uint32_t gds_gfx_partition_size;
213 uint32_t gds_total_size;