index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
Age
Commit message (
Expand
)
Author
2021-02-09
drm/virtio: fix an error code in virtio_gpu_init()
Dan Carpenter
2021-01-11
drm/virtio: fix prime export for vram objects
Chia-I Wu
2021-01-11
drm/virtio: make sure context is created in gem open
Chia-I Wu
2021-01-06
drm/virtgpu: Remove references to struct drm_device.pdev
Thomas Zimmermann
2020-12-22
drm/virtio: align blob resources to page sizes
Chia-I Wu
2020-12-22
drivers: gpu: drm: virtio: fix dependency of DRM_VIRTIO_GPU on VIRTIO
Enrico Weigelt, metux IT consult
2020-12-02
drm/virtio: consider dma-fence context when signaling
Gurchetan Singh
2020-12-02
drm/virtio: rework virtio_fence_signaled
Gurchetan Singh
2020-12-02
drm/virtio: virtio_{blah} --> virtio_gpu_{blah}
Gurchetan Singh
2020-11-24
drm/shmem-helper: Use cached mappings by default
Thomas Zimmermann
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-11-20
drm/virtio: suffix create blob call with _ioctl like any ioctl
Anthoine Bourgeois
2020-11-16
drm/virtio: Make virtgpu_dmabuf_ops with static keyword
Zou Wei
2020-11-10
drm: Use state helper instead of CRTC state pointer
Maxime Ripard
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-06
drm/virtio: Fix a double free in virtio_gpu_cmd_map()
Dan Carpenter
2020-11-05
drm/virtio: use kvmalloc for large allocations
Sergey Senozhatsky
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-10-14
drm/virtio: Use UUID API for importing the UUID
Andy Shevchenko
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-09-29
drm/virtio: advertise features to userspace
Gurchetan Singh
2020-09-29
drm/virtio: implement blob resources: resource create blob ioctl
Gerd Hoffmann
2020-09-29
drm/virtio: implement blob resources: report blob mem to userspace
Gurchetan Singh
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: blob display integration
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-29
drm/virtio: blob prep: refactor getting pages and attaching backing
Gurchetan Singh
2020-09-25
drm/virtgpu: Set PRIME export function in struct drm_gem_object_funcs
Thomas Zimmermann
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-09-17
Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...
Dave Airlie
2020-09-15
drm/virtio: add virtio_gpu_cmd_unref_resource error handling
Gerd Hoffmann
2020-09-15
drm/virtio: return virtio_gpu_queue errors
Gerd Hoffmann
2020-09-15
drm/virtio: use drmm_mode_config_init
Gerd Hoffmann
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-14
Merge v5.9-rc5 into drm-next
Daniel Vetter
2020-09-10
drm: virtio: fix common struct sg_table related issues
Marek Szyprowski
2020-09-09
drm/virtio: report uuid in debugfs
Gurchetan Singh
2020-09-09
drm/virtio: fix uninitialized variable
Gurchetan Singh
2020-09-09
Fix use after free in get_capset_info callback.
Doug Horn
[next]