index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_object.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-26
drm/nouveau: move current gpuobj code out of nouveau_object.c
Ben Skeggs
1
-868
/
+0
2012-05-24
drm/nouveau: turn a BUG into a WARN
Ben Skeggs
1
-1
/
+1
2012-05-24
drm/nouveau/ttm: untangle code to support accelerated buffer moves
Ben Skeggs
1
-1
/
+0
2012-05-24
drm/nouveau/fifo: turn all fifo modules into engine modules
Ben Skeggs
1
-1
/
+3
2012-05-24
drm/nouveau: move flip-related channel setup to software engine
Ben Skeggs
1
-55
/
+3
2012-05-24
drm/nouveau: create real execution engine for software object class
Ben Skeggs
1
-138
/
+12
2011-12-21
drm/nvd0/disp: add support for page flipping
Ben Skeggs
1
-10
/
+15
2011-11-30
drm/nouveau: Keep RAMIN heap within the channel.
Younes Manton
1
-1
/
+1
2011-09-20
drm/nvd0: lets not attempt to dereference a nv50_display pointer
Ben Skeggs
1
-4
/
+8
2011-09-20
drm/nouveau: fixup init/fini sequence to deal with no CRTCs
Ben Skeggs
1
-2
/
+2
2011-09-20
drm/nvd0: add a card_type for 0xdX chipsets
Ben Skeggs
1
-1
/
+1
2011-06-23
drm/nouveau: fix off-by-one
Ben Skeggs
1
-1
/
+1
2011-06-23
drm/nouveau: fix null pointer deref on pre-nv50 chipsets
Ben Skeggs
1
-5
/
+11
2011-06-23
drm/nvc0: enable per-client address spaces
Ben Skeggs
1
-28
/
+46
2011-06-23
drm/nvc0: explicitly map PDISP semaphore buffer into each channel's vm
Ben Skeggs
1
-0
/
+16
2011-06-23
drm/nouveau: convert bo.mem.start usage to bo.offset
Ben Skeggs
1
-1
/
+1
2011-06-23
drm/nouveau: will need to specify channel for vm-ful gpuobj allocations
Ben Skeggs
1
-2
/
+2
2011-06-23
drm/nouveau: modify gpuobj/ntfy takedown ordering
Ben Skeggs
1
-2
/
+0
2011-06-23
drm/nv50-nvc0/chan: inherit vm from fpriv, rather than chan_vm directly
Ben Skeggs
1
-4
/
+4
2011-06-23
drm/nouveau: store a per-client channel list
Ben Skeggs
1
-2
/
+2
2011-05-16
drm/nouveau: remove remnants of nouveau_pgraph_engine
Ben Skeggs
1
-27
/
+11
2011-05-16
drm/nv50/gr: move to exec engine interfaces
Ben Skeggs
1
-11
/
+13
2011-05-16
drm/nouveau: working towards a common way to represent engines
Ben Skeggs
1
-9
/
+6
2011-05-16
drm/nouveau: move engine object creation into per-engine hooks
Ben Skeggs
1
-82
/
+13
2011-04-20
drm/nouveau: split ramin_lock into two locks, one hardirq safe
Ben Skeggs
1
-4
/
+6
2011-02-24
drm/nv50-nvc0: initialise display sync channels
Ben Skeggs
1
-1
/
+21
2011-02-24
drm/nouveau: introduce new gart type, and name _SGDMA more appropriately
Ben Skeggs
1
-8
/
+14
2011-02-23
drm/nouveau: don't munge in drm_mm internals
Daniel Vetter
1
-1
/
+1
2011-01-07
drm/nouveau: create grctx on the fly on all chipsets
Ben Skeggs
1
-1
/
+2
2010-12-21
drm/nvc0: implement channel structure initialisation
Ben Skeggs
1
-4
/
+20
2010-12-21
drm/nvc0: gpuobj_new need only check validity and init the relevant engine
Ben Skeggs
1
-4
/
+11
2010-12-08
drm/nv04-nv40: Fix up PCI(E) GART DMA object bus address calculation.
Francisco Jerez
1
-6
/
+2
2010-12-08
drm/nv50: tidy up PCIEGART implementation
Ben Skeggs
1
-3
/
+1
2010-12-08
drm/nv50: implement global channel address space on new VM code
Ben Skeggs
1
-37
/
+10
2010-12-08
drm/nv50: import new vm code
Ben Skeggs
1
-1
/
+1
2010-12-08
drm/nouveau: no need to zero dma objects, we fill them completely anyway
Ben Skeggs
1
-5
/
+2
2010-12-08
drm/nouveau: implicitly insert non-DMA objects into RAMHT
Ben Skeggs
1
-32
/
+27
2010-12-08
drm/nouveau: Synchronize with the user channel before GPU object destruction.
Francisco Jerez
1
-0
/
+3
2010-12-08
drm/nv04-nv40: Give "gpuobj->cinst" the same meaning as on nv50.
Francisco Jerez
1
-5
/
+1
2010-12-03
drm/nouveau: tidy up and extend dma object creation interfaces
Ben Skeggs
1
-99
/
+136
2010-12-03
drm/nouveau: rework gpu-specific instmem interfaces
Ben Skeggs
1
-75
/
+37
2010-12-03
drm/nouveau: simplify gpuobj suspend/resume
Ben Skeggs
1
-46
/
+10
2010-12-03
drm/nouveau: tidy+move PGRAPH ISRs to their respective *_graph.c files
Ben Skeggs
1
-0
/
+18
2010-12-03
drm/nv50: create graph and crypt contexts on demand
Ben Skeggs
1
-0
/
+23
2010-12-03
drm/nv84: add support for the PCRYPT engine
Ben Skeggs
1
-1
/
+2
2010-12-03
drm/nouveau: only expose the object classes that are supported by the chipset
Ben Skeggs
1
-14
/
+98
2010-12-03
drm/nouveau: use object class structs more extensively
Ben Skeggs
1
-49
/
+48
2010-12-03
drm/nouveau: store engine type in gpuobj class structs
Ben Skeggs
1
-1
/
+1
2010-12-03
drm/nouveau: pass gpuobj alignment request down into backing allocator
Ben Skeggs
1
-1
/
+1
2010-12-03
drm/nouveau: return error from nouveau_ramht_remove() if not found
Ben Skeggs
1
-8
/
+2
[next]