summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nouveau_irq.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-06drm/nvc0: starting point for GF100 support, everything stubbedBen Skeggs1-1/+1
2010-08-06drm/nouveau: Ack the context switch interrupt before switching contexts.Francisco Jerez1-2/+2
2010-04-20Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie1-9/+1
2010-04-09drm/nv50: punt hotplug irq handling out to workqueueBen Skeggs1-0/+1
2010-04-07drm/fb: fix fbdev object model + cleanup properly.Dave Airlie1-9/+1
2010-03-10drm/nv50: Improve PGRAPH interrupt handling.Marcin Koƛcielnicki1-48/+561
2010-02-25drm/nouveau: protect channel create/destroy and irq handler with a spinlockMaarten Maathuis1-0/+5
2010-02-10drm/nv50: make the pgraph irq handler loop like the pre-nv50 versionMaarten Maathuis1-64/+77
2010-02-09drm/nouveau: Fixup semaphores on pre-nv50 cards.Francisco Jerez1-0/+14
2010-01-18drm/nouveau: Acknowledge DMA_VTX_PROTECTION PGRAPH interruptsLuca Barbieri1-0/+7
2010-01-11drm/nv50: prevent a possible ctxprog hangBen Skeggs1-0/+1
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs1-0/+702