index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared-core
/
nouveau_irq.c
Age
Commit message (
Expand
)
Author
2007-07-09
nouveau/nv50: Initial channel/object support
Ben Skeggs
2007-07-09
nouveau: enable reporting for all PFIFO/PGRAPH irqs
Ben Skeggs
2007-05-08
nouveau : fix fifo context size for nv10
Matthieu Castet
2007-03-26
nouveau: move card initialisation into the drm
Ben Skeggs
2007-03-07
nouveau: ack PFIFO interrupts at PFIFO, not PMC.
Ben Skeggs
2007-02-28
nouveau: intrusive drm interface changes
Ben Skeggs
2007-02-03
nouveau: and of course, I was missing the last nv04 piece.
Stephane Marchesin
2007-02-03
nouveau: rename registers to their proper names.
Stephane Marchesin
2007-01-25
nouveau: always print nsource/nstatus regs on PGRAPH errors
Ben Skeggs
2007-01-17
nouveau: Try to get nv35 pgraph switching working. Doesn't quite yet.
Jeremy Kolb
2007-01-13
nouveau: nv20 graph ctx switch.
Matthieu Castet
2007-01-13
nouveau: first step to make graph ctx works
Matthieu Castet
2007-01-05
Add basic pgraph context for nv10.
Matthieu Castet
2006-11-21
Don't spam dmesg if PMC_INTSTAT is 0
Ben Skeggs
2006-11-17
Dump some useful info when a PGRAPH error occurs.
Ben Skeggs
2006-10-18
Oops, we have more than 4 subchannels..
Ben Skeggs
2006-10-17
Useful output on a FIFO error interrupt.
Ben Skeggs
2006-10-17
typo
Ben Skeggs
2006-10-17
NV40: FIFO context switching now WorksForMe(tm)
Ben Skeggs
2006-10-14
Again more work on context switches. They work, sometimes. And when they do t...
Stephane Marchesin
2006-10-12
Oops.
Stephane Marchesin
2006-10-12
Still more work on the context switching code.
Stephane Marchesin
2006-10-12
More work on the context switch code. Still doesn't work. I'm mostly convince...
Stephane Marchesin
2006-10-11
Context switching work.
Stephane Marchesin
2006-09-09
Add copyright notices while I still remember..
Ben Skeggs
2006-08-27
initial import of nouveau code from nouveau CVS
Dave Airlie