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_reg.h
Age
Commit message (
Expand
)
Author
2007-11-05
drm: remove lots of spurious whitespace.
Dave Airlie
2007-10-10
nouveau : nv10 and nv04 PGRAPH_NSTATUS are different
Matthieu Castet
2007-10-10
nouveau: try to fix big endian.
Stephane Marchesin
2007-09-30
nouveau : nv20_graph replace nouveau_graph_wait_idle by nouveau_wait_for_idle
Matthieu Castet
2007-09-10
nouveau: nv10: add combiner registers
Patrice Mandin
2007-08-26
nouveau : add NV04_PGRAPH_TRAPPED_ADDR definition
Matthieu Castet
2007-08-22
nouveau/nv40: Dump extra info on ucode state if ctx switch fails.
Ben Skeggs
2007-08-10
nouveau/nv50: demagic instmem setup.
Ben Skeggs
2007-07-18
nouveau: Add bitfield names for NSOURCE and NSTATUS.
Pekka Paalanen
2007-07-18
nouveau: Replace 0x00400104 and 0x00400108 with names.
Pekka Paalanen
2007-07-11
Added support for PCIGART for PCI(E) cards. Bumped DRM interface patchlevel.
Arthur Huillet
2007-07-09
nouveau/nv50: Initial channel/object support
Ben Skeggs
2007-06-28
nouveau: name some regs
Ben Skeggs
2007-06-24
nouveau: NV04 PFIFO engtab functions
Ben Skeggs
2007-06-24
nouveau: NV4X PFIFO engtab functions
Ben Skeggs
2007-04-06
nouveau: make a note about a bit that breaks some cards
Ben Skeggs
2007-03-26
nouveau: move card initialisation into the drm
Ben Skeggs
2007-03-07
nouveau: remove a hack that's not needed since the last interface change.
Ben Skeggs
2007-02-28
nouveau: intrusive drm interface changes
Ben Skeggs
2007-02-06
nouveau: more work on the nv04 context switch code.
Stephane Marchesin
2007-02-03
nouveau: cleanup the nv04 pgraph save/restore mechanism.
Stephane Marchesin
2007-02-03
nouveau: rename registers to their proper names.
Stephane Marchesin
2007-02-03
nouveau: add NV04 registers required for PGRAPH context switching.
Stephane Marchesin
2007-01-26
nouveau: add extra pgraph registers
Patrice Mandin
2007-01-13
nouveau: nv20 graph ctx switch.
Matthieu Castet
2007-01-13
nouveau: add and indent pgraph regs
Matthieu Castet
2007-01-13
nouveau: Oops, fix the nv04 RAMFC_DMA_FETCH value.
Stephane Marchesin
2007-01-12
nouveau: get nv30 context switching to work.
Jeremy Kolb
2007-01-06
nouveau: Use PMC_BOOT_0 to determine which ctx_voodoo to load.
Ben Skeggs
2007-01-05
Cleanup the nv04 fifo code a bit.
Stephane Marchesin
2006-11-28
For nv10, bit 16 of RAMFC need to be set for 64 bytes fifo context.
Matthieu Castet
2006-11-14
Completely untested NV10/20/30 FIFO context switching changes.
Ben Skeggs
2006-11-14
Restructure initialisation a bit.
Ben Skeggs
2006-11-06
fixup fifo size so it is page aligned
Dave Airlie
2006-10-18
Remove hack which delays activation of a additional channel. The previously ...
Ben Skeggs
2006-10-17
Useful output on a FIFO error interrupt.
Ben Skeggs
2006-10-17
Setup NV40 RAMFC (in wrong location.. but anyway), rearrange the RAMFC setup ...
Ben Skeggs
2006-10-17
Some info on NV40's RAMFC
Ben Skeggs
2006-10-12
Still more work on the context switching code.
Stephane Marchesin
2006-10-11
Context switching work.
Stephane Marchesin
2006-08-27
initial import of nouveau code from nouveau CVS
Dave Airlie