index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_abi16.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-11
drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious
Ben Skeggs
1
-2
/
+2
2016-01-11
drm/nouveau/nvif: split out ctxdma interface definitions
Ben Skeggs
1
-0
/
+1
2016-01-11
drm/nouveau/nvif: split out fifo interface definitions
Ben Skeggs
1
-0
/
+1
2016-01-11
drm/nouveau/nvif: move internal class identifiers to class.h
Ben Skeggs
1
-8
/
+8
2015-11-03
drm/nouveau/abi16: implement limited interoperability with usif/nvif
Ben Skeggs
1
-0
/
+39
2015-11-03
drm/nouveau/abi16: introduce locked variant of nouveau_abi16_get()
Ben Skeggs
1
-5
/
+13
2015-11-03
drm/nouveau/abi16: remove unused argument from nouveau_abi16_get()
Ben Skeggs
1
-6
/
+6
2015-11-03
drm/nouveau: remove unnecessary usage of object handles
Ben Skeggs
1
-12
/
+5
2015-08-28
drm/nouveau/pci: merge agp handling from nouveau drm
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/device: remove pci/platform_device from common struct
Ben Skeggs
1
-3
/
+3
2015-08-28
drm/nouveau/object: merge with handle
Ben Skeggs
1
-0
/
+1
2015-08-28
drm/nouveau/gr: convert to new-style nvkm_engine
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/nvif: return min/max versions for supported object classes
Ben Skeggs
1
-10
/
+11
2015-08-28
drm/nouveau/nvif: assign internal class identifiers to sw classes
Ben Skeggs
1
-15
/
+61
2015-08-28
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
1
-80
/
+54
2015-08-28
drm/nouveau: use dev_* for logging
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/tmr: type-safe PTIMER-based delay/wait macros
Ben Skeggs
1
-2
/
+1
2015-08-28
drm/nouveau/tmr: cosmetic changes
Ben Skeggs
1
-2
/
+2
2015-01-22
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
1
-8
/
+8
2015-01-22
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
Ben Skeggs
1
-5
/
+5
2015-01-22
drm/nouveau/gr: rename from graph (no binary change)
Ben Skeggs
1
-2
/
+2
2014-12-02
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
Ben Skeggs
1
-1
/
+1
2014-09-15
drm/nouveau/core/mm: allow allocation to be confined to a specific slice of heap
Ben Skeggs
1
-1
/
+1
2014-08-09
drm/nouveau: use ram info from nvif_device
Ben Skeggs
1
-4
/
+0
2014-08-09
drm/nouveau/fifo: audit and version fifo channel classes
Ben Skeggs
1
-2
/
+2
2014-08-09
drm/nouveau/dma: audit and version NV_DMA classes
Ben Skeggs
1
-5
/
+8
2014-08-09
drm/nouveau/device: audit and version NV_DEVICE class
Ben Skeggs
1
-3
/
+5
2014-08-09
drm/nouveau: use ioctl interface for abi16 gpuobj free
Ben Skeggs
1
-3
/
+15
2014-08-09
drm/nouveau: use ioctl interface for abi16 ntfy alloc
Ben Skeggs
1
-18
/
+31
2014-08-09
drm/nouveau: use ioctl interface for abi16 grobj alloc
Ben Skeggs
1
-33
/
+44
2014-08-09
drm/nouveau: remove as much direct use of core headers as possible
Ben Skeggs
1
-5
/
+2
2014-08-09
drm/nouveau: remove (most) hardcoded object handle usage
Ben Skeggs
1
-1
/
+1
2014-08-09
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
1
-36
/
+27
2014-08-09
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
1
-30
/
+35
2014-08-09
drm/nouveau: fix some usages of the wrong print function
Ben Skeggs
1
-1
/
+2
2014-08-09
drm/nouveau/core: remove NV_D0 family
Ben Skeggs
1
-1
/
+0
2014-03-26
support for platform devices
Alexandre Courbot
1
-2
/
+11
2014-03-26
drm/nouveau: support modesetting on GM107
Ben Skeggs
1
-0
/
+1
2014-03-26
drm/nouveau/abi16: fix handles past the 32nd one
Ilia Mirkin
1
-2
/
+2
2014-03-26
drm/nouveau: replace ffsll with __ffs64
Ilia Mirkin
1
-2
/
+2
2014-01-07
drm/nouveau: return offset of allocated notifier
Bob Gleitsmann
1
-0
/
+2
2013-11-14
drm/nv10-: we no longer need to create nvsw object on user channels
Ben Skeggs
1
-1
/
+1
2013-11-08
drm/nv10: introduce a new NV_11 card type
Ilia Mirkin
1
-0
/
+1
2013-10-09
drm: Remove pci_vendor and pci_device from struct drm_device
Ville Syrjälä
1
-2
/
+2
2013-10-09
drm/nouveau: embed gem object in nouveau_bo
David Herrmann
1
-2
/
+2
2013-06-28
drm/nouveau: unpin notify object in chan_fini
Maarten Lankhorst
1
-0
/
+1
2013-04-26
drm/nvc0-: support NOUVEAU_GETPARAM_GRAPH_UNITS
Christoph Bumiller
1
-8
/
+4
2013-03-29
drm/nouveau: fix handling empty channel list in ioctl's
Maarten Lankhorst
1
-8
/
+10
2013-03-11
drm/nouveau: idle channel before releasing notify object
Marcin Slusarz
1
-0
/
+5
2012-12-10
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-0
/
+4
[next]