index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vgem
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-19
drm/vgem: Fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-07-19
drm/vgem: Remember to offset relative timeouts to mod_timer() by jiffies
Chris Wilson
1
-2
/
+2
2016-07-18
drm/vgem: Attach sw fences to exported vGEM dma-buf (ioctl)
Chris Wilson
4
-1
/
+334
2016-07-12
drm/vgem: Use PAGE_KERNEL in place of x86-specific PAGE_KERNEL_IO
Chris Wilson
1
-1
/
+1
2016-07-12
drm/vgem: Enable dmabuf interface for export
Chris Wilson
1
-1
/
+88
2016-07-12
drm/vgem: Fix mmaping
Chris Wilson
2
-109
/
+61
2016-06-21
drm/vgem: Stop calling drm_drv_set_unique
Daniel Vetter
1
-2
/
+0
2016-05-31
drm/vgem: Use lockless gem BO free callback
Daniel Vetter
1
-1
/
+1
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
1
-1
/
+1
2016-04-20
drm/vgem: Drop dev->struct_mutex
Daniel Vetter
1
-13
/
+4
2016-04-20
drm/vgem: Move get_pages to gem_create
Daniel Vetter
1
-8
/
+4
2016-04-20
drm/vgem: Simplify dumb_map
Daniel Vetter
1
-5
/
+3
2015-10-19
drm/vgem: Drop vgem_drm_gem_mmap
Daniel Vetter
1
-54
/
+1
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
1
-1
/
+1
2015-06-24
drm/vgem: Set unique to "vgem"
Daniel Vetter
1
-0
/
+2
2015-05-26
drm/vgem: drop DRIVER_PRIME (v2)
Rob Clark
4
-116
/
+2
2015-04-02
drm/vgem: implement virtual GEM
Zach Reizner
4
-0
/
+519