max_gprs          448 drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c 			adev->gfx.config.max_gprs = le16_to_cpu(gfx_info->v24.gc_num_gprs);
max_gprs          492 drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c 	config[no_regs++] = adev->gfx.config.max_gprs;
max_gprs         1478 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		adev->gfx.config.max_gprs = le32_to_cpu(gpu_info_fw->gc_num_gprs);
max_gprs          401 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c 	adev->gfx.config.max_gprs = le32_to_cpu(gc_info->gc_num_gprs);
max_gprs          133 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h 	unsigned max_gprs;
max_gprs          747 drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c 		dev_info.num_shader_visible_vgprs = adev->gfx.config.max_gprs;
max_gprs         1592 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 		adev->gfx.config.max_gprs = 256;
max_gprs         1609 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 		adev->gfx.config.max_gprs = 256;
max_gprs         1626 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 		adev->gfx.config.max_gprs = 256;
max_gprs         1643 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 		adev->gfx.config.max_gprs = 256;
max_gprs         1660 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 		adev->gfx.config.max_gprs = 256;
max_gprs         4273 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 		adev->gfx.config.max_gprs = 256;
max_gprs         4290 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 		adev->gfx.config.max_gprs = 256;
max_gprs         4307 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 		adev->gfx.config.max_gprs = 256;
max_gprs         4326 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 		adev->gfx.config.max_gprs = 256;
max_gprs         1726 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 		adev->gfx.config.max_gprs = 256;
max_gprs         1743 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 		adev->gfx.config.max_gprs = 256;
max_gprs         1758 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 		adev->gfx.config.max_gprs = 256;
max_gprs         1773 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 		adev->gfx.config.max_gprs = 256;
max_gprs         1790 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 		adev->gfx.config.max_gprs = 256;
max_gprs         1807 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 		adev->gfx.config.max_gprs = 256;
max_gprs         1824 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 		adev->gfx.config.max_gprs = 256;
max_gprs         1841 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 		adev->gfx.config.max_gprs = 256;
max_gprs         3198 drivers/gpu/drm/radeon/cik.c 		rdev->config.cik.max_gprs = 256;
max_gprs         3215 drivers/gpu/drm/radeon/cik.c 		rdev->config.cik.max_gprs = 256;
max_gprs         3232 drivers/gpu/drm/radeon/cik.c 		rdev->config.cik.max_gprs = 256;
max_gprs         3251 drivers/gpu/drm/radeon/cik.c 		rdev->config.cik.max_gprs = 256;
max_gprs         3162 drivers/gpu/drm/radeon/evergreen.c 		rdev->config.evergreen.max_gprs = 256;
max_gprs         3184 drivers/gpu/drm/radeon/evergreen.c 		rdev->config.evergreen.max_gprs = 256;
max_gprs         3206 drivers/gpu/drm/radeon/evergreen.c 		rdev->config.evergreen.max_gprs = 256;
max_gprs         3229 drivers/gpu/drm/radeon/evergreen.c 		rdev->config.evergreen.max_gprs = 256;
max_gprs         3251 drivers/gpu/drm/radeon/evergreen.c 		rdev->config.evergreen.max_gprs = 256;
max_gprs         3279 drivers/gpu/drm/radeon/evergreen.c 		rdev->config.evergreen.max_gprs = 256;
max_gprs         3301 drivers/gpu/drm/radeon/evergreen.c 		rdev->config.evergreen.max_gprs = 256;
max_gprs         3323 drivers/gpu/drm/radeon/evergreen.c 		rdev->config.evergreen.max_gprs = 256;
max_gprs         3345 drivers/gpu/drm/radeon/evergreen.c 		rdev->config.evergreen.max_gprs = 256;
max_gprs         3367 drivers/gpu/drm/radeon/evergreen.c 		rdev->config.evergreen.max_gprs = 256;
max_gprs         3597 drivers/gpu/drm/radeon/evergreen.c 	sq_gpr_resource_mgmt_1 = NUM_PS_GPRS((rdev->config.evergreen.max_gprs - (4 * 2))* 12 / 32);
max_gprs         3598 drivers/gpu/drm/radeon/evergreen.c 	sq_gpr_resource_mgmt_1 |= NUM_VS_GPRS((rdev->config.evergreen.max_gprs - (4 * 2)) * 6 / 32);
max_gprs         3600 drivers/gpu/drm/radeon/evergreen.c 	sq_gpr_resource_mgmt_2 = NUM_GS_GPRS((rdev->config.evergreen.max_gprs - (4 * 2)) * 4 / 32);
max_gprs         3601 drivers/gpu/drm/radeon/evergreen.c 	sq_gpr_resource_mgmt_2 |= NUM_ES_GPRS((rdev->config.evergreen.max_gprs - (4 * 2)) * 4 / 32);
max_gprs         3602 drivers/gpu/drm/radeon/evergreen.c 	sq_gpr_resource_mgmt_3 = NUM_HS_GPRS((rdev->config.evergreen.max_gprs - (4 * 2)) * 3 / 32);
max_gprs         3603 drivers/gpu/drm/radeon/evergreen.c 	sq_gpr_resource_mgmt_3 |= NUM_LS_GPRS((rdev->config.evergreen.max_gprs - (4 * 2)) * 3 / 32);
max_gprs          912 drivers/gpu/drm/radeon/ni.c 		rdev->config.cayman.max_gprs = 256;
max_gprs          990 drivers/gpu/drm/radeon/ni.c 		rdev->config.cayman.max_gprs = 256;
max_gprs         2012 drivers/gpu/drm/radeon/r600.c 		rdev->config.r600.max_gprs = 256;
max_gprs         2028 drivers/gpu/drm/radeon/r600.c 		rdev->config.r600.max_gprs = 128;
max_gprs         2046 drivers/gpu/drm/radeon/r600.c 		rdev->config.r600.max_gprs = 128;
max_gprs         2061 drivers/gpu/drm/radeon/r600.c 		rdev->config.r600.max_gprs = 192;
max_gprs         2019 drivers/gpu/drm/radeon/radeon.h 	unsigned		max_gprs;
max_gprs         2041 drivers/gpu/drm/radeon/radeon.h 	unsigned		max_gprs;
max_gprs         2068 drivers/gpu/drm/radeon/radeon.h 	unsigned max_gprs;
max_gprs         2096 drivers/gpu/drm/radeon/radeon.h 	unsigned max_gprs;
max_gprs         2135 drivers/gpu/drm/radeon/radeon.h 	unsigned max_gprs;
max_gprs         2166 drivers/gpu/drm/radeon/radeon.h 	unsigned max_gprs;
max_gprs         1201 drivers/gpu/drm/radeon/rv770.c 		rdev->config.rv770.max_gprs = 256;
max_gprs         1221 drivers/gpu/drm/radeon/rv770.c 		rdev->config.rv770.max_gprs = 128;
max_gprs         1245 drivers/gpu/drm/radeon/rv770.c 		rdev->config.rv770.max_gprs = 256;
max_gprs         1265 drivers/gpu/drm/radeon/rv770.c 		rdev->config.rv770.max_gprs = 256;
max_gprs         1501 drivers/gpu/drm/radeon/rv770.c 	WREG32(SQ_GPR_RESOURCE_MGMT_1,  (NUM_PS_GPRS((rdev->config.rv770.max_gprs * 24)/64) |
max_gprs         1502 drivers/gpu/drm/radeon/rv770.c 					 NUM_VS_GPRS((rdev->config.rv770.max_gprs * 24)/64) |
max_gprs         1503 drivers/gpu/drm/radeon/rv770.c 					 NUM_CLAUSE_TEMP_GPRS(((rdev->config.rv770.max_gprs * 24)/64)/2)));
max_gprs         1505 drivers/gpu/drm/radeon/rv770.c 	WREG32(SQ_GPR_RESOURCE_MGMT_2,  (NUM_GS_GPRS((rdev->config.rv770.max_gprs * 7)/64) |
max_gprs         1506 drivers/gpu/drm/radeon/rv770.c 					 NUM_ES_GPRS((rdev->config.rv770.max_gprs * 7)/64)));
max_gprs         1523 drivers/gpu/drm/radeon/rv770.c 	sq_dyn_gpr_size_simd_ab_0 = (SIMDA_RING0((rdev->config.rv770.max_gprs * 38)/64) |
max_gprs         1524 drivers/gpu/drm/radeon/rv770.c 				     SIMDA_RING1((rdev->config.rv770.max_gprs * 38)/64) |
max_gprs         1525 drivers/gpu/drm/radeon/rv770.c 				     SIMDB_RING0((rdev->config.rv770.max_gprs * 38)/64) |
max_gprs         1526 drivers/gpu/drm/radeon/rv770.c 				     SIMDB_RING1((rdev->config.rv770.max_gprs * 38)/64));
max_gprs         3110 drivers/gpu/drm/radeon/si.c 		rdev->config.si.max_gprs = 256;
max_gprs         3127 drivers/gpu/drm/radeon/si.c 		rdev->config.si.max_gprs = 256;
max_gprs         3145 drivers/gpu/drm/radeon/si.c 		rdev->config.si.max_gprs = 256;
max_gprs         3162 drivers/gpu/drm/radeon/si.c 		rdev->config.si.max_gprs = 256;
max_gprs         3179 drivers/gpu/drm/radeon/si.c 		rdev->config.si.max_gprs = 256;