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
Age
Commit message (
Expand
)
Author
2020-03-12
Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-03-11
Merge v5.6-rc5 into drm-next
Dave Airlie
2020-03-09
drm/virtio: add case for shmem objects in virtio_gpu_cleanup_object(..)
Gurchetan Singh
2020-03-09
drm/virtio: factor out the sg_table from virtio_gpu_object
Gurchetan Singh
2020-02-27
drm/virtio: fix mmap page attributes
Gerd Hoffmann
2020-02-27
drm/virtio: add virtio_gpu_is_shmem helper
Gurchetan Singh
2020-02-27
drm/virtio: make mmap callback consistent with callbacks
Gurchetan Singh
2020-02-25
drm/virtio: enqueue virtio_gpu_create_context after the first 3D ioctl
Gurchetan Singh
2020-02-25
drm/virtio: track whether or not a context has been initiated
Gurchetan Singh
2020-02-25
drm/virtio: factor out context create hypercall
Gurchetan Singh
2020-02-25
drm/virtio: use consistent names for drm_files
Gurchetan Singh
2020-02-24
drm/virtio: fix resource id creation race
John Bates
2020-02-17
drm/virtio: move remaining virtio_gpu_notify calls
Gerd Hoffmann
2020-02-17
drm/virtio: batch display query
Gerd Hoffmann
2020-02-17
drm/virtio: batch resource creation
Gerd Hoffmann
2020-02-17
drm/virtio: batch plane updates (pageflip)
Gerd Hoffmann
2020-02-17
drm/virtio: notify before waiting
Gerd Hoffmann
2020-02-17
drm/virtio: rework notification for better batching
Gerd Hoffmann
2020-02-14
drm/virtio: fix error check
Gerd Hoffmann
2020-02-13
drm/virtio: fix virtio_gpu_cursor_plane_update().
Gerd Hoffmann
2020-02-13
drm/virtio: fix virtio_gpu_execbuffer_ioctl locking
Gerd Hoffmann
2020-02-12
drm/virtio: add drm_driver.release callback.
Gerd Hoffmann
2020-02-10
drm/virtio: move virtio_gpu_mem_entry initialization to new function
Gerd Hoffmann
2020-02-10
drm/virtio: move mapping teardown to virtio_gpu_cleanup_object()
Gerd Hoffmann
2020-02-10
drm/virtio: resource teardown tweaks
Gerd Hoffmann
2020-02-10
drm/virtio: simplify virtio_gpu_alloc_cmd
Gerd Hoffmann
2020-02-07
drm/virtio: fix ring free check
Gerd Hoffmann
2020-02-06
drm/virtio: move virtqueue_notify into virtio_gpu_queue_ctrl_sgs
Chia-I Wu
2020-02-06
drm/virtio: move the check for vqs_ready earlier
Chia-I Wu
2020-02-06
drm/virtio: move locking into virtio_gpu_queue_ctrl_sgs
Chia-I Wu
2020-02-06
drm/virtio: set up virtqueue sgs before locking
Chia-I Wu
2020-02-06
drm/virtio: unlock object array on errors
Chia-I Wu
2020-02-06
drm/virtio: no need to pass virtio_gpu_ctrl_hdr
Chia-I Wu
2020-02-06
drm/virtio: add virtio_gpu_vbuf_ctrl_hdr
Chia-I Wu
2020-02-06
drm/virtio: remove incorrect ENOSPC check
Chia-I Wu
2020-02-06
drm/virtio: fix a wait_event condition
Chia-I Wu
2020-02-06
drm/virtio: ratelimit error logging
Gerd Hoffmann
2020-02-05
drm/virtio: fix vblank handling
Gerd Hoffmann
2020-01-30
drm/virtio: Remove sending of vblank event
Thomas Zimmermann
2020-01-20
Backmerge v5.5-rc7 into drm-next
Dave Airlie
2020-01-13
drm/virtio: add missing virtio_gpu_array_lock_resv call
Gerd Hoffmann
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: use damage info for display updates.
Gerd Hoffmann
2019-12-16
drm/virtio: batch display update commands.
Gerd Hoffmann
2019-12-16
drm/virtio: skip set_scanout if framebuffer didn't change
Gerd Hoffmann
[prev]
[next]