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_drv.h
Age
Commit message (
Expand
)
Author
2019-12-19
drm/virtio: move drm_connector_to_virtio_gpu_output to virtgpu_display
Gurchetan Singh
2019-12-19
drm/virtio: move to_virtio_fence inside virtgpu_fence
Gurchetan Singh
2019-12-19
drm/virtio: simplify getting fake offset
Gurchetan Singh
2019-12-19
drm/virtio: get rid of drm_encoder_to_virtio_gpu_output
Gurchetan Singh
2019-12-19
drm/virtio: static-ify virtio_gpu_framebuffer_init
Gurchetan Singh
2019-12-19
drm/virtio: static-ify virtio_fence_signaled
Gurchetan Singh
2019-12-16
drm/virtio: batch display update commands.
Gerd Hoffmann
2019-11-20
drm/virtio: fix byteorder handling in virtio_gpu_cmd_transfer_{from, to}_host...
Gerd Hoffmann
2019-10-22
drm/virtio: move byteorder handling into virtio_gpu_cmd_transfer_to_host_2d f...
Gerd Hoffmann
2019-09-04
drm/virtio: add worker for object release
Gerd Hoffmann
2019-09-04
drm/virtio: drop virtio_gpu_object_{reserve, unreserve}
Gerd Hoffmann
2019-09-04
drm/virtio: drop virtio_gpu_object_{ref,unref}
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: drop virtio_gpu_object_list_validate/virtio_gpu_unref_list
Gerd Hoffmann
2019-09-04
drm/virtio: rework virtio_gpu_cmd_context_{attach, detach}_resource
Gerd Hoffmann
2019-09-04
drm/virtio: rework virtio_gpu_transfer_to_host_ioctl fencing
Gerd Hoffmann
2019-09-04
drm/virtio: rework virtio_gpu_transfer_from_host_ioctl fencing
Gerd Hoffmann
2019-09-04
drm/virtio: rework virtio_gpu_object_create fencing
Gerd Hoffmann
2019-09-04
drm/virtio: rework virtio_gpu_execbuffer_ioctl fencing
Gerd Hoffmann
2019-09-04
drm/virtio: add virtio_gpu_object_array & helpers
Gerd Hoffmann
2019-09-04
drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve, unreserve}
Gerd Hoffmann
2019-09-04
drm/virtio: drop no_wait argument from virtio_gpu_object_reserve
Gerd Hoffmann
2019-09-04
drm/virtio: remove virtio_gpu_object_wait
Gerd Hoffmann
2019-08-06
drm/ttm: use gem vma_node
Gerd Hoffmann
2019-07-15
drm/virtgpu: drop use of drmP.h
Sam Ravnborg
2019-06-13
drm/virtio: drop framebuffer dirty tracking code
Gerd Hoffmann
2019-05-22
Merge drm/drm-next into drm-misc-next
Sean Paul
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-05-06
drm/virtio: Remove redundant return type
Robert Foss
2019-05-06
drm/virtio: set seqno for dma-fence
Chia-I Wu
2019-04-24
Revert "drm/virtio: drop prime import/export callbacks"
Dave Airlie
2019-03-28
drm/virtio: rework resource creation workflow.
Gerd Hoffmann
2019-03-28
drm/virtio: params struct for virtio_gpu_cmd_create_resource_3d()
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
2019-02-28
drm/virtio: implement prime export
Gerd Hoffmann
2019-02-28
drm/virtio: remove prime pin/unpin callbacks.
Gerd Hoffmann
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-14
drm/virtio: drop prime import/export callbacks
Gerd Hoffmann
2019-01-09
drm/virtio: Drop deprecated load/unload initialization
Ezequiel Garcia
2019-01-08
drm/virtio: drop virtio_gpu_fence_cleanup()
Gerd Hoffmann
2018-12-14
drm/virtio: switch to generic fbdev emulation
Gerd Hoffmann
2018-11-29
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2018-11-29
drm/virtio: virtio_gpu_cmd_resource_create_3d: drop unused fence arg
Gerd Hoffmann
2018-11-29
drm/virtio: fence: pass plain pointer
Gerd Hoffmann
2018-11-29
Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-11-22
Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-11-21
drm/virtio: add edid support
Gerd Hoffmann
[next]