index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
/
virtgpu_gem.c
Age
Commit message (
Expand
)
Author
2019-12-19
drm/virtio: simplify getting fake offset
Gurchetan Singh
2019-09-04
drm/virtio: add worker for object release
Gerd Hoffmann
2019-09-04
drm/virtio: remove virtio_gpu_alloc_object
Gerd Hoffmann
2019-09-04
drm/virtio: switch from ttm to gem shmem helpers
Gerd Hoffmann
2019-09-04
drm/virtio: rework virtio_gpu_cmd_context_{attach, detach}_resource
Gerd Hoffmann
2019-09-04
drm/virtio: add virtio_gpu_object_array & helpers
Gerd Hoffmann
2019-09-04
drm/virtio: drop no_wait argument from virtio_gpu_object_reserve
Gerd Hoffmann
2019-07-15
drm/virtgpu: drop use of drmP.h
Sam Ravnborg
2019-03-28
drm/virtio: rework resource creation workflow.
Gerd Hoffmann
2019-03-28
drm/virtio: params struct for virtio_gpu_cmd_create_resource()
Gerd Hoffmann
2019-03-28
drm/virtio: use struct to pass params to virtio_gpu_object_create()
Gerd Hoffmann
2018-10-29
drm/virtio: fix resource id handling
Gerd Hoffmann
2018-10-29
drm/virtio: drop resource_id argument.
Gerd Hoffmann
2018-10-29
drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_mode_dumb_crea...
Gerd Hoffmann
2018-10-29
drm/virtio: track created object state
Gerd Hoffmann
2018-09-25
drm/virtio: fix DRM_FORMAT_* handling
Gerd Hoffmann
2018-02-27
drm/virtio: Add blank line after variable declarations
Rodrigo Siqueira
2017-10-02
drm/virtio: Replace instances of reference/unreference with get/put
Srishti Sharma
2017-08-16
drm/virtio: Use the drm_driver.dumb_destroy default
Noralf Trønnes
2017-04-04
drm: virtio: fix virtio_gpu_mode_dumb_create
Gerd Hoffmann
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2015-10-16
virtio-gpu: add 3d/virgl support
Gerd Hoffmann
2015-06-03
Add virtio gpu driver.
Dave Airlie