index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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-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