Searched refs:RADEON_IB_POOL_SIZE (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/dev/drm2/radeon/
H A Dradeon_test.c64 n = rdev->mc.gtt_size - RADEON_IB_POOL_SIZE*64*1024;
H A Dradeon_gem.c233 args->gart_size = rdev->mc.gtt_size - 4096 - RADEON_IB_POOL_SIZE*64*1024;
H A Dradeon_ring.c211 RADEON_IB_POOL_SIZE*64*1024,
H A Dradeon.h117 /* RADEON_IB_POOL_SIZE must be a power of 2 */
118 #define RADEON_IB_POOL_SIZE 16 macro

Completed in 111 milliseconds