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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
rv770d.h 575 #define NUM_ES_GPRS(x) ((x) << 16)
radeon_r600.c 2254 NUM_ES_GPRS(0));
2274 NUM_ES_GPRS(17));
2289 NUM_ES_GPRS(18));
2303 NUM_ES_GPRS(17));
evergreend.h 1057 #define NUM_ES_GPRS(x) ((x) << 16)
r600d.h 270 # define NUM_ES_GPRS(x) ((x) << 16)
radeon_rv770.c 1511 NUM_ES_GPRS((rdev->config.rv770.max_gprs * 7)/64)));
radeon_evergreen.c 3606 sq_gpr_resource_mgmt_2 |= NUM_ES_GPRS((rdev->config.evergreen.max_gprs - (4 * 2)) * 4 / 32);

Completed in 32 milliseconds