Home
last modified time | relevance | path

Searched refs:DEPTH_FLUSH (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dr600d.h228 #define DEPTH_FLUSH(x) ((x) << 5) macro
H A Dr600.c2167 DEPTH_FLUSH(16) | DEPTH_PENDING_FREE(4))); in r600_gpu_init()