index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
Age
Commit message (
Expand
)
Author
2025-08-20
drm/virtio: clean up minor codestyle issues
Athul Raj Kollareth
2025-08-01
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2025-08-01
drm/virtio: implement virtio_gpu_shutdown
Gerd Hoffmann
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-07-17
Revert "drm/virtio: Use dma_buf from GEM object instance"
Thomas Zimmermann
2025-07-16
drm/virtio: Pass along the format info from .fb_create() to drm_helper_mode_f...
Ville Syrjälä
2025-07-16
drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_s...
Ville Syrjälä
2025-07-16
drm: Pass the format info to .fb_create()
Ville Syrjälä
2025-05-12
drm/virtio: Fix NULL pointer deref in virtgpu_dma_buf_free_obj()
Vivek Kasireddy
2025-05-06
BackMerge tag 'v6.15-rc5' into drm-next
Dave Airlie
2025-04-18
virtgpu: don't reset on shutdown
Michael S. Tsirkin
2025-04-16
drm/virtio: Support drm_panic with non-vmapped shmem BO
Ryosuke Yasuoka
2025-04-16
drm/virtio: Use dma_buf from GEM object instance
Thomas Zimmermann
2025-04-16
drm/virtio: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
2025-04-14
Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2025-04-08
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
2025-04-01
drm/virtio: Fix missed dmabuf unpinning in error path of prepare_fb()
Dmitry Osipenko
2025-04-01
drm/virtio: Don't attach GEM to a non-created context in gem_object_open()
Dmitry Osipenko
2025-03-26
drm/virtio: Fix flickering issue seen with imported dmabufs
Vivek Kasireddy
2025-03-06
dma-buf: drop caching of sg_tables
Christian König
2025-03-06
dma-buf/dma-fence: remove unnecessary callbacks
Christian König
2025-02-09
drm/virtio: Add drm_panic support
Ryosuke Yasuoka
2025-01-25
drm/virtio: Support partial maps of GEM objects
Sasha Finkelstein
2025-01-19
drm/virtio: Don't return error if virtio-gpu PCI dev is not found
Vivek Kasireddy
2025-01-19
drm/virtio: Fix UAF in virtgpu_dma_buf_free_obj()
Vivek Kasireddy
2025-01-09
drm/virtio: Factor out common dmabuf unmapping code
Dmitry Osipenko
2025-01-09
drm/virtio: Set missing bo->attached flag
Dmitry Osipenko
2025-01-09
drm/virtio: Lock the VGA resources during initialization
Vivek Kasireddy
2025-01-09
drm/virtio: Fix UAF in virtgpu_dma_buf_free_obj()
Vivek Kasireddy
2025-01-07
drm/connector: make mode_valid take a const struct drm_display_mode
Dmitry Baryshkov
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
2024-11-26
drm/virtio: Add prepare and cleanup routines for imported dmabuf obj
Vivek Kasireddy
2024-11-26
drm/virtio: Import prime buffers from other devices as guest blobs
Vivek Kasireddy
2024-11-26
drm/virtio: Add helpers to initialize and free the imported object
Vivek Kasireddy
2024-11-26
drm/virtio: Add a helper to map and note the dma addrs and lengths
Vivek Kasireddy
2024-11-26
drm/virtio: Implement VIRTIO_GPU_CMD_RESOURCE_DETACH_BACKING cmd
Vivek Kasireddy
2024-11-18
drm/virtio: New fence for every plane update
Dongwon Kim
2024-11-18
drm/virtio: Use drm_gem_plane_helper_prepare_fb()
Dongwon Kim
2024-11-18
drm/virtio: Don't create a context with default param if context_init is supp...
Pierre-Eric Pelloux-Prayer
2024-11-18
drm/virtio: Use generic dumb_map_offset implementation
Peter Shkenev
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
2024-10-14
drm/virtgpu: Use video aperture helpers
Thomas Zimmermann
2024-09-26
drm/virtgpu: Run DRM default client setup
Thomas Zimmermann
2024-07-30
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
2024-07-24
drm/virtio: Fix type of dma-fence context variable
Dmitry Osipenko
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
2024-07-17
virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
Jiri Pirko
2024-05-27
Merge drm/drm-next into drm-misc-next
Maxime Ripard
[next]