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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
rv770d.h 570 #define NUM_VS_GPRS(x) ((x) << 16)
nid.h 378 #define NUM_VS_GPRS(x) ((x) << 16)
radeon_r600.c 2251 NUM_VS_GPRS(124) |
2271 NUM_VS_GPRS(44) |
2286 NUM_VS_GPRS(44) |
2300 NUM_VS_GPRS(44) |
evergreend.h 1053 #define NUM_VS_GPRS(x) ((x) << 16)
r600d.h 266 # define NUM_VS_GPRS(x) ((x) << 16)
radeon_rv770.c 1507 NUM_VS_GPRS((rdev->config.rv770.max_gprs * 24)/64) |
radeon_evergreen.c 3603 sq_gpr_resource_mgmt_1 |= NUM_VS_GPRS((rdev->config.evergreen.max_gprs - (4 * 2)) * 6 / 32);

Completed in 49 milliseconds