Searched defs:amdgpu_gds_resource_info (Results 1 – 1 of 1) sorted by relevance
235 struct amdgpu_gds_resource_info { struct236 uint32_t gds_gfx_partition_size;237 uint32_t compute_partition_size;238 uint32_t gds_total_size;239 uint32_t gws_per_gfx_partition;240 uint32_t gws_per_compute_partition;241 uint32_t oa_per_gfx_partition;242 uint32_t oa_per_compute_partition;