index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-25
drm/nouveau: detect disabled device in irq handler and return IRQ_NONE
Ben Skeggs
1
-1
/
+1
2010-12-03
drm/nouveau: tidy+move PGRAPH ISRs to their respective *_graph.c files
Ben Skeggs
1
-885
/
+9
2010-12-03
drm/nouveau: move PFIFO ISR into nv04_fifo.c
Ben Skeggs
1
-203
/
+0
2010-12-03
drm/nv04-nv40: register vblank isr
Ben Skeggs
1
-19
/
+0
2010-12-03
drm/nouveau: move bitfield/enum helpers to nouveau_util.c
Ben Skeggs
1
-68
/
+18
2010-12-03
drm/nv50: use register/unregister functionality for PDISPLAY ISR
Ben Skeggs
1
-15
/
+1
2010-12-03
drm/nv50: move GPIO ISR to nv50_gpio.c
Ben Skeggs
1
-4
/
+2
2010-12-03
drm/nv84: move PCRYPT ISR out of nouveau_irq.c
Ben Skeggs
1
-24
/
+1
2010-12-03
drm/nouveau: allow irq handlers to be installed by engine-specific code
Ben Skeggs
1
-1
/
+33
2010-12-03
drm/nouveau: Implement the vblank DRM hooks.
Francisco Jerez
1
-2
/
+6
2010-12-03
drm/nouveau: add support for MSI
Ben Skeggs
1
-0
/
+35
2010-12-03
drm/nv84: add support for the PCRYPT engine
Ben Skeggs
1
-0
/
+16
2010-12-03
drm/nouveau: only expose the object classes that are supported by the chipset
Ben Skeggs
1
-31
/
+5
2010-12-03
drm/nouveau: add more fine-grained locking to channel list + structures
Ben Skeggs
1
-14
/
+28
2010-12-03
drm/nouveau: tidy fifo swmthd handler a little
Ben Skeggs
1
-25
/
+31
2010-11-18
nouveau: Acknowledge HPD irq in handler, not bottom half
Andy Lutomirski
1
-0
/
+1
2010-11-18
drm/nouveau: Some random cleanups.
Francisco Jerez
1
-9
/
+10
2010-11-18
drm/nouveau: ratelimit IRQ messages
Jiri Slaby
1
-12
/
+14
2010-09-24
drm/nouveau: handle fifo pusher errors better
Ben Skeggs
1
-8
/
+37
2010-09-24
drm/nv50: report BAR access faults
Ben Skeggs
1
-0
/
+8
2010-09-24
drm/nv50: move vm trap to nv50_fb.c
Ben Skeggs
1
-45
/
+11
2010-09-24
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
Ben Skeggs
1
-7
/
+9
2010-08-06
drm/nvc0: starting point for GF100 support, everything stubbed
Ben Skeggs
1
-1
/
+1
2010-08-06
drm/nouveau: Ack the context switch interrupt before switching contexts.
Francisco Jerez
1
-2
/
+2
2010-04-20
Merge branch 'drm-fbdev-cleanup' into drm-core-next
Dave Airlie
1
-9
/
+1
2010-04-09
drm/nv50: punt hotplug irq handling out to workqueue
Ben Skeggs
1
-0
/
+1
2010-04-07
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
1
-9
/
+1
2010-03-10
drm/nv50: Improve PGRAPH interrupt handling.
Marcin KoĆcielnicki
1
-48
/
+561
2010-02-25
drm/nouveau: protect channel create/destroy and irq handler with a spinlock
Maarten Maathuis
1
-0
/
+5
2010-02-10
drm/nv50: make the pgraph irq handler loop like the pre-nv50 version
Maarten Maathuis
1
-64
/
+77
2010-02-09
drm/nouveau: Fixup semaphores on pre-nv50 cards.
Francisco Jerez
1
-0
/
+14
2010-01-18
drm/nouveau: Acknowledge DMA_VTX_PROTECTION PGRAPH interrupts
Luca Barbieri
1
-0
/
+7
2010-01-11
drm/nv50: prevent a possible ctxprog hang
Ben Skeggs
1
-0
/
+1
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
1
-0
/
+702