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
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
2019-12-16
drm/virtio: plane_state->fb iff plane_state->crtc
Daniel Vetter
2019-11-20
drm/virtio: factor out virtio_gpu_update_dumb_bo
Gerd Hoffmann
2019-11-20
drm/virtio: Simplify virtio_gpu_primary_plane_update workflow.
Gerd Hoffmann
2019-11-20
drm/virtio: fix byteorder handling in virtio_gpu_cmd_transfer_{from, to}_host...
Gerd Hoffmann
2019-11-12
drm/virtgpu: fix double unregistration
Chuhong Yuan
2019-10-22
drm/virtio: move byteorder handling into virtio_gpu_cmd_transfer_to_host_2d f...
Gerd Hoffmann
2019-10-22
drm/virtio: print a single line with device features
Gerd Hoffmann
2019-10-17
drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPS
Gerd Hoffmann
2019-10-17
drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmap
Gerd Hoffmann
2019-09-13
drm/virtio: Fix warning in virtio_gpu_queue_fenced_ctrl_buffer.
David Riley
2019-09-13
drm/virtio: enable prime mmap support
Gerd Hoffmann
2019-09-12
drm/virtio: Use vmalloc for command buffer allocations.
David Riley
2019-09-12
drm/virtio: Rewrite virtio_gpu_queue_ctrl_buffer using fenced version.
David Riley
2019-09-06
drm/virtio: fix command submission with objects but without fence.
Gerd Hoffmann
2019-09-04
drm/virtio: add worker for object release
Gerd Hoffmann
2019-09-04
drm/virtio: add fence sanity check
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-09-04
drm/virtio: simplify cursor updates
Gerd Hoffmann
2019-09-04
drm/virtio: switch virtio_gpu_wait_ioctl() to gem helper.
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-28
drm/virtio: notify virtqueues without holding spinlock
Gerd Hoffmann
2019-08-28
drm/virtio: cleanup queue functions
Gerd Hoffmann
2019-08-28
drm/virtio: add plane check
Gerd Hoffmann
2019-08-27
drm/virtio: make resource id workaround runtime switchable.
Gerd Hoffmann
2019-08-23
drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_fra...
Gerd Hoffmann
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-06
drm/virtio: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
[next]