index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
virtio
Age
Commit message (
Expand
)
Author
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-04-24
Revert "drm/virtio: drop prime import/export callbacks"
Dave Airlie
2019-04-05
Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-04-03
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-04-02
drm/virtio: add missing drm_atomic_helper_shutdown() call.
Gerd Hoffmann
2019-03-28
drm/virtio: rework resource creation workflow.
Gerd Hoffmann
2019-03-28
drm/virtio: params struct for virtio_gpu_cmd_create_resource_3d()
Gerd Hoffmann
2019-03-28
drm/virtio: params struct for virtio_gpu_cmd_create_resource()
Gerd Hoffmann
2019-03-28
drm/virtio: use struct to pass params to virtio_gpu_object_create()
Gerd Hoffmann
2019-03-28
drm/virtio: move virtio_gpu_object_{attach, detach} calls.
Gerd Hoffmann
2019-03-28
drm/virtio: add virtio-gpu-features debugfs file.
Gerd Hoffmann
2019-03-28
drm/virtio: remove set but not used variable 'vgdev'
YueHaibing
2019-03-19
drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()
Thomas Zimmermann
2019-03-19
drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
Thomas Zimmermann
2019-02-28
drm/virtio: implement prime export
Gerd Hoffmann
2019-02-28
drm/virtio: remove prime pin/unpin callbacks.
Gerd Hoffmann
2019-02-28
drm/virtio: implement prime mmap
Gerd Hoffmann
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
2019-02-11
drm/virtio: do NOT reuse resource ids
Gerd Hoffmann
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-14
drm/virtio: drop prime import/export callbacks
Gerd Hoffmann
2019-01-09
drm/virtio: Drop deprecated load/unload initialization
Ezequiel Garcia
2019-01-08
drm/virtio: drop virtio_gpu_fence_cleanup()
Gerd Hoffmann
2019-01-08
drm/virtio: fix pageflip flush
Gerd Hoffmann
2019-01-08
drm/virtio: log error responses
Gerd Hoffmann
2019-01-08
drm/virtio: Add missing virtqueue reset
Ezequiel Garcia
2019-01-08
drm/virtio: Remove incorrect kfree()
Ezequiel Garcia
2018-12-14
drm/virtio: switch to generic fbdev emulation
Gerd Hoffmann
2018-11-29
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2018-11-29
drm/virtio: virtio_gpu_cmd_resource_create_3d: drop unused fence arg
Gerd Hoffmann
2018-11-29
drm/virtio: fence: pass plain pointer
Gerd Hoffmann
2018-11-29
Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-11-22
Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-11-21
drm/virtio: add edid support
Gerd Hoffmann
2018-11-19
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-11-14
drm/virtio: fix memory leak of vfpriv on error return path
Colin Ian King
2018-11-14
drm/virtio: bump driver version after explicit synchronization addition
Gustavo Padovan
2018-11-14
drm/virtio: add in/out fence support for explicit synchronization
Robert Foss
2018-11-14
drm/virtio: add uapi for in and out explicit fences
Robert Foss
2018-11-14
drm/virtio: add virtio_gpu_alloc_fence()
Robert Foss
2018-11-14
drm/virtio: Use IDAs more efficiently
Matthew Wilcox
2018-11-14
drm/virtio: Handle error from virtio_gpu_resource_id_get
Matthew Wilcox
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
2018-11-05
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
2018-10-30
gpu/drm/virtio/virtgpu_vq.c: Use kmem_cache_zalloc
Sabyasachi Gupta
2018-10-29
drm/virtio: Handle context ID allocation errors
Matthew Wilcox
2018-10-29
drm/virtio: Replace IDRs with IDAs
Matthew Wilcox
2018-10-29
drm/virtio: fix resource id handling
Gerd Hoffmann
2018-10-29
drm/virtio: drop resource_id argument.
Gerd Hoffmann
[next]