Searched refs:nps_type (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_gmc.c | 1386 uint32_t nps_type; in amdgpu_gmc_get_nps_memranges() local 1394 ret = amdgpu_discovery_get_nps_info(adev, &nps_type, ranges, &range_cnt, in amdgpu_gmc_get_nps_memranges() 1407 *exp_ranges, nps_type, range_cnt); in amdgpu_gmc_get_nps_memranges() 1417 nps_type, i, ranges[i].base_address, in amdgpu_gmc_get_nps_memranges()
|
| H A D | amdgpu_discovery.c | 1987 uint32_t *nps_type, in amdgpu_discovery_get_nps_info() argument 1998 if (!nps_type || !range_cnt || !ranges) in amdgpu_discovery_get_nps_info() 2029 *nps_type = nps_info->v1.nps_type; in amdgpu_discovery_get_nps_info()
|