Home
last modified time | relevance | path

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

/linux-3.3/drivers/gpu/drm/nouveau/
Dnouveau_reg.h708 #define NV50_PDISPLAY_INTR_1_VBLANK_CRTC_0 0x00000004 macro
Dnv50_display.c642 if (intr & NV50_PDISPLAY_INTR_1_VBLANK_CRTC_0) in nv50_display_vblank_handler()