index
:
talos-op-linux
master
Talos™ II 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
/
nouveau_chan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: check for dead channel before trying to idle
Ben Skeggs
2017-02-17
1
-1
/
+1
*
drm/nouveau: request notifications for channels that have been killed
Ben Skeggs
2017-02-17
1
-0
/
+26
*
drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device
Ben Skeggs
2017-02-17
1
-1
/
+1
*
drm/nouveau/fifo/gp100: initial support
Ben Skeggs
2016-07-14
1
-1
/
+2
*
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
2016-05-20
1
-1
/
+1
*
drm/nouveau/fifo/gk110: expose KeplerChannelGpfifoB
Ben Skeggs
2016-03-14
1
-0
/
+1
*
drm/nouveau/fifo/gk104: make use of topology info during gpfifo construction
Ben Skeggs
2016-03-14
1
-1
/
+1
*
drm/nouveau/nvif: split out ctxdma interface definitions
Ben Skeggs
2016-01-11
1
-0
/
+1
*
drm/nouveau/nvif: split out fifo interface definitions
Ben Skeggs
2016-01-11
1
-0
/
+4
*
drm/nouveau/nvif: move internal class identifiers to class.h
Ben Skeggs
2016-01-11
1
-1
/
+1
*
drm/nouveau: remove unnecessary usage of object handles
Ben Skeggs
2015-11-03
1
-17
/
+13
*
drm/nouveau/pci: merge agp handling from nouveau drm
Ben Skeggs
2015-08-28
1
-2
/
+2
*
drm/nouveau/device: cleaner abstraction for device resource functions
Ben Skeggs
2015-08-28
1
-1
/
+2
*
drm/nouveau/object: merge with handle
Ben Skeggs
2015-08-28
1
-15
/
+19
*
drm/nouveau/sw: turn flip completion into an event
Ben Skeggs
2015-08-28
1
-5
/
+0
*
drm/nouveau/nvif: replace pushbuf with vm in fermi/kepler gpfifo class args
Ben Skeggs
2015-08-28
1
-2
/
+14
*
drm/nouveau/nvif: assign internal class identifiers to sw classes
Ben Skeggs
2015-08-28
1
-1
/
+3
*
drm/nouveau/nvif: replace path-based object identification
Ben Skeggs
2015-08-28
1
-3
/
+3
*
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
2015-08-28
1
-30
/
+25
*
drm/nouveau: use dev_* for logging
Ben Skeggs
2015-08-28
1
-4
/
+4
*
drm/nouveau: add support for gm20x fifo channels
Ben Skeggs
2015-04-14
1
-1
/
+2
*
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
2015-01-22
1
-3
/
+3
*
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
Ben Skeggs
2015-01-22
1
-5
/
+5
*
drm/nouveau/sw: rename from software (no binary change)
Ben Skeggs
2015-01-22
1
-1
/
+1
*
drm/nouveau/mmu: rename from vmmgr (no binary change)
Ben Skeggs
2015-01-22
1
-7
/
+7
*
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
Ben Skeggs
2014-12-02
1
-1
/
+1
*
drm/nouveau: allocate GPFIFOs and fences coherently
Alexandre Courbot
2014-12-02
1
-1
/
+1
*
drm/nouveau: a, somehow, missed hunk of "fix regression on agp boards"
Ben Skeggs
2014-12-02
1
-6
/
+1
*
Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
2014-10-20
1
-3
/
+9
|
\
|
*
drm/nouveau: fix regression on agp boards
Ben Skeggs
2014-10-20
1
-3
/
+9
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-10-14
1
-2
/
+2
|
\
\
|
|
/
|
*
drm/nouveau: export reservation_object from dmabuf to ttm
Maarten Lankhorst
2014-10-01
1
-1
/
+1
|
*
drm/nouveau: Display Nouveau boot options at launch
Pierre Moreau
2014-09-15
1
-1
/
+1
*
|
drm/nouveau: fix regression on original nv50 board
Ben Skeggs
2014-10-02
1
-1
/
+6
|
/
*
drm/nouveau: use ram info from nvif_device
Ben Skeggs
2014-08-10
1
-8
/
+3
*
drm/nouveau/fifo: allow direct access to channel control registers where poss...
Ben Skeggs
2014-08-10
1
-0
/
+2
*
drm/nouveau/fifo: audit and version fifo channel classes
Ben Skeggs
2014-08-10
1
-19
/
+43
*
drm/nouveau/dma: audit and version NV_DMA classes
Ben Skeggs
2014-08-10
1
-15
/
+25
*
drm/nouveau: remove as much direct use of core headers as possible
Ben Skeggs
2014-08-10
1
-3
/
+4
*
drm/nouveau: remove (most) hardcoded object handle usage
Ben Skeggs
2014-08-10
1
-2
/
+2
*
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
2014-08-10
1
-62
/
+48
*
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
2014-08-10
1
-15
/
+17
*
drm/nouveau: fix some usages of the wrong print function
Ben Skeggs
2014-08-10
1
-4
/
+4
*
support for platform devices
Alexandre Courbot
2014-03-26
1
-1
/
+1
*
drm/nv10-: we no longer need to create nvsw object on user channels
Ben Skeggs
2013-11-14
1
-8
/
+3
*
drm/nouveau/fb: initialise vram controller as pfb sub-object
Ben Skeggs
2013-07-01
1
-2
/
+2
*
drm/nv84-/fence: prepare for emit/sync support of sysram sequences
Ben Skeggs
2013-02-20
1
-1
/
+1
*
drm/nouveau: report channel owner in error messages
Marcin Slusarz
2013-02-20
1
-1
/
+2
*
drm/nouveau: unpin pushbuffer bo before destroying it
Marcin Slusarz
2012-11-29
1
-0
/
+2
*
drm/nve0: allow specification of channel engine type in abi16 call
Ben Skeggs
2012-11-29
1
-1
/
+1
[next]