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
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_prime.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-02
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
Ben Skeggs
1
-1
/
+1
2014-10-01
drm/nouveau: export reservation_object from dmabuf to ttm
Maarten Lankhorst
1
-1
/
+4
2014-09-30
drm: Pass dma-buf as argument to gem_prime_import_sg_table
Maarten Lankhorst
1
-2
/
+3
2014-07-09
dma-buf: use reservation objects
Maarten Lankhorst
1
-0
/
+7
2013-10-09
drm/nouveau: embed gem object in nouveau_bo
David Herrmann
1
-4
/
+6
2013-06-28
drm/nouveau: implement prime helper unpin function
Maarten Lankhorst
1
-1
/
+8
2013-02-08
drm/nouveau: use prime helpers
Aaron Plattner
1
-152
/
+21
2013-01-08
drm/prime: drop reference on imported dma-buf come from gem
Seung-Woo Kim
1
-0
/
+1
2012-11-29
drm/nouveau: remove misleading comment from nouveau_prime_new
Marcin Slusarz
1
-4
/
+0
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-5
/
+4
2012-10-03
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
1
-4
/
+4
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
1
-1
/
+0
2012-10-03
drm/nouveau: implement module init functions in nouveau_drm.c
Ben Skeggs
1
-1
/
+1
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-1
/
+0
2012-06-27
drm/nouveau: add license header to prime.
Dave Airlie
1
-0
/
+23
2012-05-31
nouveau: add vmap support to nouveau prime support
Dave Airlie
1
-0
/
+39
2012-05-31
nouveau: add stub dma-buf mmap functionality.
Dave Airlie
1
-0
/
+6
2012-05-23
drm/nouveau/radeon: add static const to the dma-buf ops.
Dave Airlie
1
-1
/
+1
2012-05-23
nouveau: add PRIME support
Dave Airlie
1
-0
/
+163