index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_irq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: tidy fifo swmthd handler a little
Ben Skeggs
2010-12-03
1
-25
/
+31
*
nouveau: Acknowledge HPD irq in handler, not bottom half
Andy Lutomirski
2010-11-18
1
-0
/
+1
*
drm/nouveau: Some random cleanups.
Francisco Jerez
2010-11-18
1
-9
/
+10
*
drm/nouveau: ratelimit IRQ messages
Jiri Slaby
2010-11-18
1
-12
/
+14
*
drm/nouveau: handle fifo pusher errors better
Ben Skeggs
2010-09-24
1
-8
/
+37
*
drm/nv50: report BAR access faults
Ben Skeggs
2010-09-24
1
-0
/
+8
*
drm/nv50: move vm trap to nv50_fb.c
Ben Skeggs
2010-09-24
1
-45
/
+11
*
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
Ben Skeggs
2010-09-24
1
-7
/
+9
*
drm/nvc0: starting point for GF100 support, everything stubbed
Ben Skeggs
2010-08-06
1
-1
/
+1
*
drm/nouveau: Ack the context switch interrupt before switching contexts.
Francisco Jerez
2010-08-06
1
-2
/
+2
*
Merge branch 'drm-fbdev-cleanup' into drm-core-next
Dave Airlie
2010-04-20
1
-9
/
+1
|
\
|
*
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
2010-04-07
1
-9
/
+1
*
|
drm/nv50: punt hotplug irq handling out to workqueue
Ben Skeggs
2010-04-09
1
-0
/
+1
|
/
*
drm/nv50: Improve PGRAPH interrupt handling.
Marcin Kościelnicki
2010-03-10
1
-48
/
+561
*
drm/nouveau: protect channel create/destroy and irq handler with a spinlock
Maarten Maathuis
2010-02-25
1
-0
/
+5
*
drm/nv50: make the pgraph irq handler loop like the pre-nv50 version
Maarten Maathuis
2010-02-10
1
-64
/
+77
*
drm/nouveau: Fixup semaphores on pre-nv50 cards.
Francisco Jerez
2010-02-09
1
-0
/
+14
*
drm/nouveau: Acknowledge DMA_VTX_PROTECTION PGRAPH interrupts
Luca Barbieri
2010-01-18
1
-0
/
+7
*
drm/nv50: prevent a possible ctxprog hang
Ben Skeggs
2010-01-11
1
-0
/
+1
*
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
2009-12-11
1
-0
/
+702