aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/virtio
AgeCommit message (Expand)Author
2020-09-09Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...Dave Airlie
2020-09-04drm/virtio: drop virtio_gpu_output->enabledGerd Hoffmann
2020-09-02drm/virtio: fix unblankGerd Hoffmann
2020-09-02drm/virtio: drop virtio_gpu_output->enabledGerd Hoffmann
2020-09-02drm/virtio: fix unblankGerd Hoffmann
2020-08-31drm: virtio: fix kconfig dependency warningRandy Dunlap
2020-08-28Merge tag 'drm-misc-next-2020-08-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-08-26drm/virtio: Revert "drm/virtio: Call the right shmem helpers"Gurchetan Singh
2020-08-19virtio: fix build for configs without dma-bufsDavid Stevens
2020-08-19Merge tag 'drm-misc-fixes-2020-08-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-08-18Merge v5.9-rc1 into drm-misc-nextMaxime Ripard
2020-08-18drm/virtio: Support virtgpu exported resourcesDavid Stevens
2020-08-17drm/virtio: Use struct_size() helper in kmalloc()Gustavo A. R. Silva
2020-08-17drm/virtio: Revert "drm/virtio: Call the right shmem helpers"Gurchetan Singh
2020-08-17drm/virtgpu: remove redundant assignments to width and heightColin Ian King
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-08-07drm/virtio: fix memory leak in virtio_gpu_cleanup_object()Xin He
2020-08-07drm/virtio: fix missing dma_fence_put() in virtio_gpu_execbuffer_ioctl()Qi Liu
2020-08-05drm/virtio: convert to LE accessorsMichael S. Tsirkin
2020-08-03virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirkMichael S. Tsirkin
2020-07-14drm/virtio: Remove open-coded commit-tail functionDaniel Vetter
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-06-03drm/virtio: Call the right shmem helpersDaniel Vetter
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-05-19drm/virtio: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov
2020-05-08Merge tag 'drm-misc-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-05-04drm/virtio: create context before RESOURCE_CREATE_2D in 3D modeGurchetan Singh
2020-05-01Merge tag 'drm-misc-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-04-28drm/virtio: only destroy created contextsGurchetan Singh
2020-04-17drm/virtio: fix up for include file changesStephen Rothwell
2020-04-17virtgpu: pull in uaccess.hMichael S. Tsirkin
2020-04-06drm/virtio: fix OOB in virtio_gpu_object_createJiri Slaby
2020-04-03drm/virtio: make virtio_gpu_object_attach voidGurchetan Singh
2020-04-03drm/virtio: delete notify in virtio_gpu_object_createGurchetan Singh
2020-04-03drm/virtio: delete notify after virtio_gpu_cmd_context_createGurchetan Singh
2020-04-03drm/virtio: random virtgpu_drv.h cleanupsGurchetan Singh
2020-04-02drm/virtgpu: Use simple encoderThomas Zimmermann
2020-03-19drm/virtio: fix OOB in virtio_gpu_object_createJiri Slaby
2020-03-18drm: convert .debugfs_init() hook to return void.Wambui Karuga
2020-03-12Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie
2020-03-09drm/virtio: add case for shmem objects in virtio_gpu_cleanup_object(..)Gurchetan Singh
2020-03-09drm/virtio: factor out the sg_table from virtio_gpu_objectGurchetan Singh
2020-02-27drm/virtio: fix mmap page attributesGerd Hoffmann
2020-02-27drm/virtio: add virtio_gpu_is_shmem helperGurchetan Singh
2020-02-27drm/virtio: make mmap callback consistent with callbacksGurchetan Singh
2020-02-25drm/virtio: enqueue virtio_gpu_create_context after the first 3D ioctlGurchetan Singh
2020-02-25drm/virtio: track whether or not a context has been initiatedGurchetan Singh
2020-02-25drm/virtio: factor out context create hypercallGurchetan Singh
2020-02-25drm/virtio: use consistent names for drm_filesGurchetan Singh