Searched refs:SAVAGE_WAIT_3D (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/drm/
H A Dsavage_drm.h121 #define SAVAGE_WAIT_3D 0x2 /* wait for 3D idle before updating event tag */ macro
H A Dsavage_bci.c187 if ((flags & (SAVAGE_WAIT_2D | SAVAGE_WAIT_3D))) {
191 if ((flags & SAVAGE_WAIT_3D))
1095 event = savage_bci_emit_event(dev_priv, SAVAGE_WAIT_3D);
H A Dsavage_state.c1142 event = savage_bci_emit_event(dev_priv, SAVAGE_WAIT_3D);

Completed in 97 milliseconds