index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
Age
Commit message (
Expand
)
Author
Lines
2025-04-18
virtgpu: don't reset on shutdown
Michael S. Tsirkin
-0
/
+9
2025-04-08
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
-22
/
+341
2025-04-01
drm/virtio: Fix missed dmabuf unpinning in error path of prepare_fb()
Dmitry Osipenko
-6
/
+14
2025-04-01
drm/virtio: Don't attach GEM to a non-created context in gem_object_open()
Dmitry Osipenko
-5
/
+6
2025-03-26
drm/virtio: Fix flickering issue seen with imported dmabufs
Vivek Kasireddy
-0
/
+1
2025-02-09
drm/virtio: Add drm_panic support
Ryosuke Yasuoka
-0
/
+272
2025-01-25
drm/virtio: Support partial maps of GEM objects
Sasha Finkelstein
-3
/
+6
2025-01-19
drm/virtio: Don't return error if virtio-gpu PCI dev is not found
Vivek Kasireddy
-10
/
+11
2025-01-19
drm/virtio: Fix UAF in virtgpu_dma_buf_free_obj()
Vivek Kasireddy
-5
/
+6
2025-01-09
drm/virtio: Factor out common dmabuf unmapping code
Dmitry Osipenko
-16
/
+19
2025-01-09
drm/virtio: Set missing bo->attached flag
Dmitry Osipenko
-1
/
+3
2025-01-09
drm/virtio: Lock the VGA resources during initialization
Vivek Kasireddy
-1
/
+39
2025-01-09
drm/virtio: Fix UAF in virtgpu_dma_buf_free_obj()
Vivek Kasireddy
-5
/
+6
2025-01-07
drm/connector: make mode_valid take a const struct drm_display_mode
Dmitry Baryshkov
-1
/
+1
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
-1
/
+1
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
-2
/
+0
2024-11-26
drm/virtio: Add prepare and cleanup routines for imported dmabuf obj
Vivek Kasireddy
-1
/
+64
2024-11-26
drm/virtio: Import prime buffers from other devices as guest blobs
Vivek Kasireddy
-3
/
+62
2024-11-26
drm/virtio: Add helpers to initialize and free the imported object
Vivek Kasireddy
-0
/
+78
2024-11-26
drm/virtio: Add a helper to map and note the dma addrs and lengths
Vivek Kasireddy
-0
/
+47
2024-11-26
drm/virtio: Implement VIRTIO_GPU_CMD_RESOURCE_DETACH_BACKING cmd
Vivek Kasireddy
-0
/
+61
2024-11-18
drm/virtio: New fence for every plane update
Dongwon Kim
-19
/
+46
2024-11-18
drm/virtio: Use drm_gem_plane_helper_prepare_fb()
Dongwon Kim
-0
/
+4
2024-11-18
drm/virtio: Don't create a context with default param if context_init is supp...
Pierre-Eric Pelloux-Prayer
-3
/
+5
2024-11-18
drm/virtio: Use generic dumb_map_offset implementation
Peter Shkenev
-22
/
+3
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
-1
/
+1
2024-10-14
drm/virtgpu: Use video aperture helpers
Thomas Zimmermann
-2
/
+2
2024-09-26
drm/virtgpu: Run DRM default client setup
Thomas Zimmermann
-1
/
+6
2024-07-30
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
-20
/
+17
2024-07-24
drm/virtio: Fix type of dma-fence context variable
Dmitry Osipenko
-1
/
+1
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-5
/
+4
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
-1
/
+1
2024-07-17
virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
Jiri Pirko
-5
/
+4
2024-05-27
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-2
/
+1
2024-05-23
Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+1
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
-1
/
+1
2024-05-22
drm/virtio: drop owner assignment
Krzysztof Kozlowski
-1
/
+0
2024-05-13
drm/virtio: switch to struct drm_edid
Jani Nikula
-13
/
+11
2024-05-02
drm/virtio: Use fbdev-shmem
Thomas Zimmermann
-2
/
+2
2024-02-05
Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-3
/
+3
2024-01-29
drm/virtio: Set segment size for virtio_gpu device
Sebastian Ott
-0
/
+1
2024-01-03
drm/virtio: Spelling fixes
Andy Shevchenko
-3
/
+3
2023-11-24
drm/virtio: Disable damage clipping if FB changed since last page-flip
Javier Martinez Canillas
-0
/
+10
2023-11-24
drm/virtio: Use the hotspot properties from cursor planes
Zack Rusin
-4
/
+4
2023-11-24
drm: Disable the cursor plane on atomic contexts with virtualized drivers
Zack Rusin
-1
/
+1
2023-11-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-2
/
+1
2023-11-15
drm/virtio: Fix return value for VIRTGPU_CONTEXT_PARAM_DEBUG_NAME
Dmitry Osipenko
-0
/
+1
2023-11-11
drm/uapi: add explicit virtgpu context debug name
Gurchetan Singh
-6
/
+35
2023-11-11
drm/virtio: use uint64_t more in virtio_gpu_context_init_ioctl
Gurchetan Singh
-2
/
+2
2023-11-02
Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
[next]