Searched refs:DEPTH_FLUSH (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/radeon/ | ||
H A D | r600d.h | 228 #define DEPTH_FLUSH(x) ((x) << 5) macro |
H A D | r600.c | 2176 DEPTH_FLUSH(16) | DEPTH_PENDING_FREE(4))); in r600_gpu_init() |