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
/
virtgpu_drv.h
Age
Commit message (
Expand
)
Author
2025-02-09
drm/virtio: Add drm_panic support
Ryosuke Yasuoka
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
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 generic dumb_map_offset implementation
Peter Shkenev
2024-05-13
drm/virtio: switch to struct drm_edid
Jani Nikula
2023-11-11
drm/uapi: add explicit virtgpu context debug name
Gurchetan Singh
2023-10-05
drm/virtio: Annotate struct virtio_gpu_object_array with __counted_by
Kees Cook
2023-09-02
drm/virtio: Remove unused function declarations
Yue Haibing
2023-06-03
drm/virtio: Refactor and optimize job submission code path
Dmitry Osipenko
2023-01-02
drm/virtio: Spiff out cmd queue/response traces
Rob Clark
2022-11-05
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
2022-07-19
drm/virtio: Improve DMA API usage for shmem BOs
Dmitry Osipenko
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2021-11-29
drm/virtgpu api: define a dummy fence signaled event
Gurchetan Singh
2021-09-29
drm/virtio: implement context init: add virtio_gpu_fence_event
Gurchetan Singh
2021-09-29
drm/virtio: implement context init: handle VIRTGPU_CONTEXT_PARAM_POLL_RINGS_MASK
Gurchetan Singh
2021-09-29
drm/virtio: implement context init: allocate an array of fence contexts
Gurchetan Singh
2021-09-29
drm/virtio: implement context init: plumb {base_fence_ctx, ring_idx} to virti...
Gurchetan Singh
2021-09-29
drm/virtio: implement context init: track {ring_idx, emit_fence_info} in virt...
Gurchetan Singh
2021-09-29
drm/virtio: implement context init: support init ioctl
Anthoine Bourgeois
2021-09-29
drm/virtio: implement context init: probe for feature
Anthoine Bourgeois
2021-09-29
drm/virtio: implement context init: track valid capabilities in a mask
Gurchetan Singh
2021-08-16
drm/virtio: support mapping exported vram
David Stevens
2021-06-23
drm/virtio: Prepare resource_flush to accept a fence
Vivek Kasireddy
2020-12-02
drm/virtio: consider dma-fence context when signaling
Gurchetan Singh
2020-11-20
drm/virtio: rename sync_seq and last_seq
Gurchetan Singh
2020-11-20
drm/virtio: use fence_id when processing fences
Gurchetan Singh
2020-11-20
drm/virtio: fix a file name comment reference
Anthoine Bourgeois
2020-09-29
drm/virtio: implement blob resources: resource create blob ioctl
Gerd Hoffmann
2020-09-29
drm/virtio: implement blob resources: fix stride discrepancy
Gurchetan Singh
2020-09-29
drm/virtio: implement blob resources: refactor UUID code somewhat
Gurchetan Singh
2020-09-29
drm/virtio: implement blob resources: hypercall interface
Gurchetan Singh
2020-09-29
drm/virtio: implement blob resources: implement vram object
Gerd Hoffmann
2020-09-29
drm/virtio: implement blob resources: add new fields to internal structs
Gurchetan Singh
2020-09-29
drm/virtio: implement blob resources: expose virtio_gpu_resource_id_get
Gurchetan Singh
2020-09-29
drm/virtio: implement blob resources: probe for host visible region
Gerd Hoffmann
2020-09-29
drm/virtio: implement blob resources: probe for the feature.
Gerd Hoffmann
2020-09-29
drm/virtio: blob prep: make CPU responses more generic
Gurchetan Singh
2020-09-15
drm/virtio: use drmm_mode_config_init
Gerd Hoffmann
2020-09-02
drm/virtio: drop virtio_gpu_output->enabled
Gerd Hoffmann
2020-09-02
drm/virtio: fix unblank
Gerd Hoffmann
2020-08-18
drm/virtio: Support virtgpu exported resources
David Stevens
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-05-04
drm/virtio: create context before RESOURCE_CREATE_2D in 3D mode
Gurchetan Singh
2020-04-03
drm/virtio: make virtio_gpu_object_attach void
Gurchetan Singh
2020-04-03
drm/virtio: random virtgpu_drv.h cleanups
Gurchetan Singh
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2020-03-09
drm/virtio: add case for shmem objects in virtio_gpu_cleanup_object(..)
Gurchetan Singh
[next]