index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
/
virtgpu_object.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/virtio: fix mmap page attributes
Gerd Hoffmann
2020-02-27
1
-0
/
+1
*
drm/virtio: fix resource id creation race
John Bates
2020-02-24
1
-2
/
+2
*
drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmap
Gerd Hoffmann
2019-10-17
1
-1
/
+1
*
drm/virtio: switch from ttm to gem shmem helpers
Gerd Hoffmann
2019-09-04
1
-106
/
+42
*
drm/virtio: rework virtio_gpu_object_create fencing
Gerd Hoffmann
2019-09-04
1
-43
/
+31
*
drm/virtio: remove virtio_gpu_object_wait
Gerd Hoffmann
2019-09-04
1
-13
/
+0
*
drm/virtio: pass gem reservation object to ttm init
Gerd Hoffmann
2019-09-04
1
-1
/
+2
*
drm/virtio: module_param_named() requires linux/moduleparam.h
Stephen Rothwell
2019-08-28
1
-0
/
+2
*
drm/virtio: make resource id workaround runtime switchable.
Gerd Hoffmann
2019-08-27
1
-20
/
+24
*
drm/virtio: rework resource creation workflow.
Gerd Hoffmann
2019-03-28
1
-3
/
+44
*
drm/virtio: use struct to pass params to virtio_gpu_object_create()
Gerd Hoffmann
2019-03-28
1
-17
/
+12
*
drm/virtio: do NOT reuse resource ids
Gerd Hoffmann
2019-02-11
1
-0
/
+13
*
drm/virtio: Use IDAs more efficiently
Matthew Wilcox
2018-11-14
1
-3
/
+3
*
drm/virtio: Handle error from virtio_gpu_resource_id_get
Matthew Wilcox
2018-11-14
1
-2
/
+11
*
drm/virtio: Replace IDRs with IDAs
Matthew Wilcox
2018-10-29
1
-10
/
+2
*
drm/virtio: fix resource id handling
Gerd Hoffmann
2018-10-29
1
-0
/
+23
*
drm/virtio: track created object state
Gerd Hoffmann
2018-10-29
1
-1
/
+1
*
virtio: Rework virtio_gpu_object_kmap()
Ezequiel Garcia
2018-09-26
1
-8
/
+3
*
virtio: Add virtio_gpu_object_kunmap()
Ezequiel Garcia
2018-09-26
1
-0
/
+8
*
drm/ttm: drop persistent_swap_storage from ttm_bo_init and co
Christian König
2018-02-27
1
-1
/
+1
*
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
2017-12-28
1
-1
/
+5
*
drm/virtio: don't leak bo on drm_gem_object_init failure
Gerd Hoffmann
2017-04-07
1
-1
/
+3
*
drm/ttm: remove lazy parameter from ttm_bo_wait
Christian König
2016-05-05
1
-1
/
+1
*
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
2016-05-05
1
-1
/
+1
*
virtio-gpu: don't free things on ttm_bo_init failure
Dave Airlie
2015-10-16
1
-8
/
+3
*
Add virtio gpu driver.
Dave Airlie
2015-06-03
1
-0
/
+170