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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/drm/
H A Dsavage_drm.h121 #define SAVAGE_WAIT_3D 0x2 /* wait for 3D idle before updating event tag */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/savage/
H A Dsavage_bci.c187 if ((flags & (SAVAGE_WAIT_2D | SAVAGE_WAIT_3D))) {
191 if ((flags & SAVAGE_WAIT_3D))
1075 event = savage_bci_emit_event(dev_priv, SAVAGE_WAIT_3D);
H A Dsavage_state.c1140 event = savage_bci_emit_event(dev_priv, SAVAGE_WAIT_3D);

Completed in 57 milliseconds