index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nv40_graph.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: pass flag to engine fini() method on suspend
Ben Skeggs
2011-07-25
1
-1
/
+1
*
drm/nv40/gr: rewrite/split context takedown functions
Ben Skeggs
2011-07-25
1
-91
/
+19
*
drm/nv40/gr: oops, fix random bits getting set in engine obj
Ben Skeggs
2011-05-16
1
-1
/
+3
*
drm/nouveau: move set_tile_region to nouveau_exec_engine
Ben Skeggs
2011-05-16
1
-1
/
+2
*
drm/nv40/gr: move to exec engine interfaces
Ben Skeggs
2011-05-16
1
-151
/
+144
*
drm/nouveau: move engine object creation into per-engine hooks
Ben Skeggs
2011-05-16
1
-0
/
+27
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
drm/nv40: fix tiling-related setup for a number of chipsets
Ben Skeggs
2011-02-17
1
-19
/
+27
*
drm/nv40: make detection of 0x4097-ful chipsets available everywhere
Ben Skeggs
2011-01-17
1
-2
/
+1
*
drm/nouveau: create grctx on the fly on all chipsets
Ben Skeggs
2011-01-07
1
-0
/
+12
*
drm/nouveau: tidy+move PGRAPH ISRs to their respective *_graph.c files
Ben Skeggs
2010-12-03
1
-0
/
+69
*
drm/nouveau: Rework tile region handling.
Francisco Jerez
2010-12-03
1
-22
/
+18
*
drm/nouveau: Implement the pageflip ioctl.
Francisco Jerez
2010-12-03
1
-0
/
+4
*
drm/nouveau: only expose the object classes that are supported by the chipset
Ben Skeggs
2010-12-03
1
-22
/
+41
*
drm/nouveau: use object class structs more extensively
Ben Skeggs
2010-12-03
1
-0
/
+1
*
drm/nouveau: store engine type in gpuobj class structs
Ben Skeggs
2010-12-03
1
-17
/
+17
*
drm/nouveau: Refactor context destruction to avoid a lock ordering issue.
Francisco Jerez
2010-12-03
1
-0
/
+16
*
drm/nouveau: add more fine-grained locking to channel list + structures
Ben Skeggs
2010-12-03
1
-1
/
+1
*
drm/nv50: allow gpuobjs that aren't mapped into aperture
Ben Skeggs
2010-09-24
1
-1
/
+1
*
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
Ben Skeggs
2010-09-24
1
-9
/
+7
*
drm/nouveau: modify object accessors, offset in bytes rather than dwords
Ben Skeggs
2010-09-24
1
-2
/
+2
*
drm/nouveau: remove ability to use external firmware
Ben Skeggs
2010-07-13
1
-34
/
+20
*
drm/nouveau: add instmem flush() hook
Ben Skeggs
2010-07-13
1
-2
/
+0
*
drm: Remove drm_resource wrappers
Jordan Crouse
2010-06-01
1
-1
/
+1
*
drm: Fixes linux-next & linux-2.6 checkstack warnings:
Prarit Bhargava
2010-05-24
1
-1
/
+7
*
drm/nv40: Init some tiling-related PGRAPH state.
Francisco Jerez
2010-04-09
1
-0
/
+21
*
drm/nouveau: Pre-G80 tiling support.
Francisco Jerez
2010-01-11
1
-69
/
+47
*
drm/nv40: implement ctxprog/state generation
Ben Skeggs
2009-12-16
1
-174
/
+38
*
nouveau: Fix endianness with new context program loader
Benjamin Herrenschmidt
2009-12-15
1
-8
/
+12
*
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
2009-12-11
1
-0
/
+560