index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
/
virtgpu_object.c
Age
Commit message (
Expand
)
Author
2019-10-17
drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmap
Gerd Hoffmann
2019-09-04
drm/virtio: switch from ttm to gem shmem helpers
Gerd Hoffmann
2019-09-04
drm/virtio: rework virtio_gpu_object_create fencing
Gerd Hoffmann
2019-09-04
drm/virtio: remove virtio_gpu_object_wait
Gerd Hoffmann
2019-09-04
drm/virtio: pass gem reservation object to ttm init
Gerd Hoffmann
2019-08-28
drm/virtio: module_param_named() requires linux/moduleparam.h
Stephen Rothwell
2019-08-27
drm/virtio: make resource id workaround runtime switchable.
Gerd Hoffmann
2019-03-28
drm/virtio: rework resource creation workflow.
Gerd Hoffmann
2019-03-28
drm/virtio: use struct to pass params to virtio_gpu_object_create()
Gerd Hoffmann
2019-02-11
drm/virtio: do NOT reuse resource ids
Gerd Hoffmann
2018-11-14
drm/virtio: Use IDAs more efficiently
Matthew Wilcox
2018-11-14
drm/virtio: Handle error from virtio_gpu_resource_id_get
Matthew Wilcox
2018-10-29
drm/virtio: Replace IDRs with IDAs
Matthew Wilcox
2018-10-29
drm/virtio: fix resource id handling
Gerd Hoffmann
2018-10-29
drm/virtio: track created object state
Gerd Hoffmann
2018-09-26
virtio: Rework virtio_gpu_object_kmap()
Ezequiel Garcia
2018-09-26
virtio: Add virtio_gpu_object_kunmap()
Ezequiel Garcia
2018-02-26
drm/ttm: drop persistent_swap_storage from ttm_bo_init and co
Christian König
2017-12-28
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
2017-04-07
drm/virtio: don't leak bo on drm_gem_object_init failure
Gerd Hoffmann
2016-05-04
drm/ttm: remove lazy parameter from ttm_bo_wait
Christian König
2016-05-04
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
2015-10-16
virtio-gpu: don't free things on ttm_bo_init failure
Dave Airlie
2015-06-03
Add virtio gpu driver.
Dave Airlie