Searched refs:NV50_PDISPLAY_INTR_1_VBLANK_CRTC (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnv50_display.c658 intr &= NV50_PDISPLAY_INTR_1_VBLANK_CRTC;
1111 if (intr1 & NV50_PDISPLAY_INTR_1_VBLANK_CRTC) {
1113 intr1 &= ~NV50_PDISPLAY_INTR_1_VBLANK_CRTC;
H A Dnouveau_reg.h707 #define NV50_PDISPLAY_INTR_1_VBLANK_CRTC 0x0000000c macro

Completed in 110 milliseconds