summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/virtio
AgeCommit message (Expand)Author
2025-05-06BackMerge tag 'v6.15-rc5' into drm-nextDave Airlie
2025-04-18virtgpu: don't reset on shutdownMichael S. Tsirkin
2025-04-16drm/virtio: Support drm_panic with non-vmapped shmem BORyosuke Yasuoka
2025-04-16drm/virtio: Use dma_buf from GEM object instanceThomas Zimmermann
2025-04-16drm/virtio: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2025-04-14Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-04-08Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2025-04-01drm/virtio: Fix missed dmabuf unpinning in error path of prepare_fb()Dmitry Osipenko
2025-04-01drm/virtio: Don't attach GEM to a non-created context in gem_object_open()Dmitry Osipenko
2025-03-26drm/virtio: Fix flickering issue seen with imported dmabufsVivek Kasireddy
2025-03-06dma-buf: drop caching of sg_tablesChristian König
2025-03-06dma-buf/dma-fence: remove unnecessary callbacksChristian König
2025-02-09drm/virtio: Add drm_panic supportRyosuke Yasuoka
2025-01-25drm/virtio: Support partial maps of GEM objectsSasha Finkelstein
2025-01-19drm/virtio: Don't return error if virtio-gpu PCI dev is not foundVivek Kasireddy
2025-01-19drm/virtio: Fix UAF in virtgpu_dma_buf_free_obj()Vivek Kasireddy
2025-01-09drm/virtio: Factor out common dmabuf unmapping codeDmitry Osipenko
2025-01-09drm/virtio: Set missing bo->attached flagDmitry Osipenko
2025-01-09drm/virtio: Lock the VGA resources during initializationVivek Kasireddy
2025-01-09drm/virtio: Fix UAF in virtgpu_dma_buf_free_obj()Vivek Kasireddy
2025-01-07drm/connector: make mode_valid take a const struct drm_display_modeDmitry Baryshkov
2024-12-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2024-12-05drm: remove driver date from struct drm_driver and all driversJani Nikula
2024-11-26drm/virtio: Add prepare and cleanup routines for imported dmabuf objVivek Kasireddy
2024-11-26drm/virtio: Import prime buffers from other devices as guest blobsVivek Kasireddy
2024-11-26drm/virtio: Add helpers to initialize and free the imported objectVivek Kasireddy
2024-11-26drm/virtio: Add a helper to map and note the dma addrs and lengthsVivek Kasireddy
2024-11-26drm/virtio: Implement VIRTIO_GPU_CMD_RESOURCE_DETACH_BACKING cmdVivek Kasireddy
2024-11-18drm/virtio: New fence for every plane updateDongwon Kim
2024-11-18drm/virtio: Use drm_gem_plane_helper_prepare_fb()Dongwon Kim
2024-11-18drm/virtio: Don't create a context with default param if context_init is supp...Pierre-Eric Pelloux-Prayer
2024-11-18drm/virtio: Use generic dumb_map_offset implementationPeter Shkenev
2024-11-15drm/client: Move public client header to clients/ subdirectoryThomas Zimmermann
2024-10-14drm/virtgpu: Use video aperture helpersThomas Zimmermann
2024-09-26drm/virtgpu: Run DRM default client setupThomas Zimmermann
2024-07-30Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2024-07-24drm/virtio: Fix type of dma-fence context variableDmitry Osipenko
2024-07-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-07-17virtio: rename virtio_find_vqs_info() to virtio_find_vqs()Jiri Pirko
2024-07-17virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()Jiri Pirko
2024-05-27Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-05-23Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-22drm/virtio: drop owner assignmentKrzysztof Kozlowski
2024-05-13drm/virtio: switch to struct drm_edidJani Nikula
2024-05-02drm/virtio: Use fbdev-shmemThomas Zimmermann
2024-02-05Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2024-01-29drm/virtio: Set segment size for virtio_gpu deviceSebastian Ott
2024-01-03drm/virtio: Spelling fixesAndy Shevchenko
2023-11-24drm/virtio: Disable damage clipping if FB changed since last page-flipJavier Martinez Canillas