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_fifo.c
Age
Commit message (
Expand
)
Author
2009-02-10
drm/nv50: let the card handle the initial context switch
Ben Skeggs
2008-08-19
nouveau: fifo and graphics engine suspend and resume for nv04-nv4x
root
2008-07-29
nouveau: fix bad rename from 5a072f32c8f941d1ef301811881e8c89c8d8a5f1
Stuart Bennett
2008-07-08
nouveau: interface changes for nv5x 3d
Ben Skeggs
2008-03-07
nouveau: redo channel idle detection
Ben Skeggs
2008-03-07
nouveau: don't touch NV_USER regs on channel destroy.
Ben Skeggs
2008-02-22
nouveau: Remove some random (french) comment.
Maarten Maathuis
2008-01-30
nv40: some more nv67 changes
Ben Skeggs
2007-11-14
nouveau: Also wait until CACHE1 gets emptied.
Ben Skeggs
2007-11-14
Revert "nouveau: stub superioctl"
Ben Skeggs
2007-11-14
Merge branch 'fifo-cleanup' into upstream-master
Ben Skeggs
2007-11-14
nouveau: Attempt to wait for channel idle before we destroy it.
Ben Skeggs
2007-11-14
nouveau: Use "new" NV40 USER control regs.
Ben Skeggs
2007-11-14
nouveau: store user control reg offsets in channel struct
Ben Skeggs
2007-11-14
nouveau: funcs to determine active channel on PFIFO.
Ben Skeggs
2007-11-14
nouveau: stub superioctl
Ben Skeggs
2007-11-05
drm: remove lots of spurious whitespace.
Dave Airlie
2007-09-29
nouveau : stop the fifo of the channel we are deleting
Matthieu Castet
2007-08-31
nouveau: give nv03 the last cut.
Stephane Marchesin
2007-08-21
nouveau: Poke 0x2230 on NV47 also.
Ben Skeggs
2007-08-10
nouveau/nv50: demagic instmem setup.
Ben Skeggs
2007-08-08
nouveau: Always allocate drm's push buffer in VRAM
Ben Skeggs
2007-08-08
nouveau: enable/disable engine-specific interrupts in _init()/_takedown()
Ben Skeggs
2007-08-06
nouveau: Remove PGRAPH_SURFACE hack, it wont work now anyway.
Ben Skeggs
2007-08-06
nouveau: Give DRM its own gpu channel
Ben Skeggs
2007-08-06
nouveau: Various internal and external API changes
Ben Skeggs
2007-08-06
nouveau: Pass channel struct around instead of channel id.
Ben Skeggs
2007-07-20
Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
Eric Anholt
2007-07-20
Replace filp in ioctl arguments with drm_file *file_priv.
Eric Anholt
2007-07-20
Remove DRM_ERR OS macro.
Eric Anholt
2007-07-17
nouveau: G8x PCIEGART
Ben Skeggs
2007-07-16
drm: remove drmP.h internal typedefs
Dave Airlie
2007-07-14
nouveau: nv10 and nv11/15 are different
Patrice Mandin
2007-07-13
nouveau: nuke internal typedefs, and drm_device_t use.
Ben Skeggs
2007-07-12
nouveau: separate region_offset into map_handle and offset.
Ben Skeggs
2007-07-12
fixed object creation code to not Oops on 64bits, worked around memalloc not ...
Arthur Huillet
2007-07-11
fixed bug that prevented PCIE cards from actually using PCIGART - NV50 will p...
Arthur Huillet
2007-07-11
nouveau: Some checks on userspace object handles.
Ben Skeggs
2007-07-11
Added support for PCIGART for PCI(E) cards. Bumped DRM interface patchlevel.
Arthur Huillet
2007-07-09
nouveau: Allocate mappable VRAM for notifiers..
Ben Skeggs
2007-07-09
nouveau/nv50: Initial channel/object support
Ben Skeggs
2007-07-09
nouveau: rewrite gpu object code
Ben Skeggs
2007-06-28
nouveau: Hack around possible Xv blit adaptor breakage
Ben Skeggs
2007-06-28
nouveau: Nuke DMA_OBJECT_INIT ioctl (bumps interface to 0.0.7)
Ben Skeggs
2007-06-25
nouveau: NV49/NV4B PGRAPH setup from jb17bsome and stephan_2303
Ben Skeggs
2007-06-24
nouveau: kill some dead code
Ben Skeggs
2007-06-24
nouveau: NV04/NV10/NV20 PGRAPH engtab functions
Ben Skeggs
2007-06-24
nouveau: NV3X PGRAPH engtab functions
Ben Skeggs
2007-06-24
nouveau: NV1X/2X/3X PFIFO engtab functions
Ben Skeggs
2007-06-24
nouveau: NV04 PFIFO engtab functions
Ben Skeggs
[next]