index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nv40_graph.c
Age
Commit message (
Expand
)
Author
2011-05-16
drm/nouveau: move engine object creation into per-engine hooks
Ben Skeggs
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-17
drm/nv40: fix tiling-related setup for a number of chipsets
Ben Skeggs
2011-01-17
drm/nv40: make detection of 0x4097-ful chipsets available everywhere
Ben Skeggs
2011-01-07
drm/nouveau: create grctx on the fly on all chipsets
Ben Skeggs
2010-12-03
drm/nouveau: tidy+move PGRAPH ISRs to their respective *_graph.c files
Ben Skeggs
2010-12-03
drm/nouveau: Rework tile region handling.
Francisco Jerez
2010-12-03
drm/nouveau: Implement the pageflip ioctl.
Francisco Jerez
2010-12-03
drm/nouveau: only expose the object classes that are supported by the chipset
Ben Skeggs
2010-12-03
drm/nouveau: use object class structs more extensively
Ben Skeggs
2010-12-03
drm/nouveau: store engine type in gpuobj class structs
Ben Skeggs
2010-12-03
drm/nouveau: Refactor context destruction to avoid a lock ordering issue.
Francisco Jerez
2010-12-03
drm/nouveau: add more fine-grained locking to channel list + structures
Ben Skeggs
2010-09-24
drm/nv50: allow gpuobjs that aren't mapped into aperture
Ben Skeggs
2010-09-24
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
Ben Skeggs
2010-09-24
drm/nouveau: modify object accessors, offset in bytes rather than dwords
Ben Skeggs
2010-07-13
drm/nouveau: remove ability to use external firmware
Ben Skeggs
2010-07-13
drm/nouveau: add instmem flush() hook
Ben Skeggs
2010-06-01
drm: Remove drm_resource wrappers
Jordan Crouse
2010-05-24
drm: Fixes linux-next & linux-2.6 checkstack warnings:
Prarit Bhargava
2010-04-09
drm/nv40: Init some tiling-related PGRAPH state.
Francisco Jerez
2010-01-11
drm/nouveau: Pre-G80 tiling support.
Francisco Jerez
2009-12-16
drm/nv40: implement ctxprog/state generation
Ben Skeggs
2009-12-15
nouveau: Fix endianness with new context program loader
Benjamin Herrenschmidt
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs