index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
Age
Commit message (
Expand
)
Author
2021-06-06
dma-buf: drop the _rcu postfix on function names v3
Christian König
2021-05-18
drm/virtio: free virtqueues on probe failure
Xie Yongji
2021-05-18
drm/virtio: Fix double free on probe failure
Xie Yongji
2021-05-18
drm/virtio: Fixes a potential NULL pointer dereference on probe failure
Xie Yongji
2021-04-15
drm/virtio: Create Dumb BOs as guest Blobs (v3)
Vivek Kasireddy
2021-04-14
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
2021-03-09
drm/virtio: fix possible leak/unlock virtio_gpu_object_array
xndcn
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-03
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
[next]