index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
udl
/
udl_gem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-01
drm/udl: Use unlocked gem unreferencing
Daniel Vetter
1
-1
/
+1
2014-11-26
drm/udl: handle page mapping in dmabuf export.
Haixia Shi
1
-2
/
+2
2014-11-21
drm/udl: Deletion of an unnecessary check before the function call "vunmap"
Markus Elfring
1
-2
/
+1
2014-11-20
drm/udl: add support to export a handle to a FD on UDL.
Haixia Shi
1
-71
/
+0
2014-11-20
drm/udl: add cache flags definitions for udl_gem_object
Haixia Shi
1
-0
/
+21
2014-07-08
drm/gem: remove misleading gfp parameter to get_pages()
David Herrmann
1
-4
/
+4
2014-03-31
Merge tag 'v3.14' into drm-intel-next-queued
Daniel Vetter
1
-3
/
+8
2014-03-27
drm/udl: take reference to device struct for dma-bufs
Dave Airlie
1
-3
/
+8
2014-03-16
drm/udl: fix Bpp calculation in dumb_create()
David Herrmann
1
-1
/
+1
2013-12-05
udl: fix issue with imported prime buffers
Rob Clark
1
-0
/
+6
2013-10-09
drm: kill ->gem_init_object() and friends
David Herrmann
1
-7
/
+0
2013-09-16
drm/udl: rip out set_need_resched
Daniel Vetter
1
-1
/
+0
2013-08-19
drm/udl: use gem get/put page helpers
Rob Clark
1
-38
/
+6
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
1
-6
/
+0
2013-07-25
drm/gem: convert to new unified vma manager
David Herrmann
1
-8
/
+5
2013-05-01
drm: prime: fix refcounting on the dmabuf import error path
Imre Deak
1
-0
/
+4
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-7
/
+0
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-1
/
+1
2012-08-17
drm/udl: call begin/end cpu access at more appropriate time
Dave Airlie
1
-7
/
+0
2012-08-09
drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]
Thomas Meyer
1
-1
/
+1
2012-05-31
udl: support vmapping imported dma-bufs
Dave Airlie
1
-3
/
+22
2012-05-29
drm/udl: remove unused variables.
Dave Airlie
1
-2
/
+0
2012-05-29
drm/udl: unlock before returning in udl_gem_mmap()
Dan Carpenter
1
-1
/
+1
2012-05-23
udl: add prime fd->handle support.
Dave Airlie
1
-0
/
+75
2012-04-02
mm, drm/udl: fixup vma flags on mmap
Konstantin Khlebnikov
1
-0
/
+14
2012-03-15
drm/udl: initial UDL driver (v4)
Dave Airlie
1
-0
/
+227