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
2018-09-26
virtio: Support prime objects vmap/vunmap
Ezequiel Garcia
2018-09-26
virtio: Rework virtio_gpu_object_kmap()
Ezequiel Garcia
2018-09-26
virtio: Add virtio_gpu_object_kunmap()
Ezequiel Garcia
2018-09-25
drm/virtio: fix DRM_FORMAT_* handling
Gerd Hoffmann
2018-09-25
drm/virtio: pass virtio_gpu_object to virtio_gpu_cmd_transfer_to_host_{2d, 3d}
Gerd Hoffmann
2018-09-19
drm/virtio: add dma sync for dma mapped virtio gpu framebuffer pages
Jiandi An
2018-09-10
drm/virtio: Remove set but not used variable 'bo'
YueHaibing
2018-09-05
drm/virtio: add iommu support.
Gerd Hoffmann
2018-09-05
drm/virtio: add virtio_gpu_object_detach() function
Gerd Hoffmann
2018-09-05
drm/virtio: track virtual output state
Gerd Hoffmann
2018-09-03
drm/virtio: use simpler remove_conflicting_pci_framebuffers()
Michał Mirosław
2018-08-30
drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset()
Dan Carpenter
2018-08-30
drm/virtio: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
2018-08-30
drm/virtio: Replace ttm_bo_reference with ttm_bo_get
Thomas Zimmermann
2018-08-10
drm/virtio: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-08-08
gpu: drm: virtio: code cleanup
Souptick Joarder
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-03
drm/virtio: Remove unecessary dma_fence_ops
Daniel Vetter
2018-06-11
drm/virtio: Stop updating plane->crtc
Ville Syrjälä
2018-05-18
drm/virtio: Place GEM BOs in drm_framebuffer
Daniel Stone
2018-04-30
Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-04-25
drm/virtio: fix vq wait_event condition
Gerd Hoffmann
2018-04-25
drm/virtio: fix mode_valid's return type
Luc Van Oostenryck
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-14
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
2018-03-14
Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2018-02-27
drm/virtio: Add spaces around operators
Rodrigo Siqueira
2018-02-27
drm/virtio: Remove multiple blank lines
Rodrigo Siqueira
2018-02-27
drm/virtio: Replace 'unsigned' for 'unsigned int'
Rodrigo Siqueira
2018-02-27
drm/virtio: Remove return from void function
Rodrigo Siqueira
2018-02-27
drm/virtio: Add */ in block comments to separate line
Rodrigo Siqueira
2018-02-27
drm/virtio: Add blank line after variable declarations
Rodrigo Siqueira
2018-02-27
drm/virtio: Add tabs at the start of a line
Rodrigo Siqueira
2018-02-27
virtio-gpu: fix ioctl and expose the fixed status to userspace.
Dave Airlie
2018-02-26
drm/ttm: drop persistent_swap_storage from ttm_bo_init and co
Christian König
2018-02-26
drm/ttm: drop ttm->dummy_read_page
Christian König
2018-02-26
drm/virtio: remove ttm_pool_* wrappers
Christian König
2018-02-01
drm/virtio: Don't return invalid caps on timeout
Tomeu Vizoso
2017-12-28
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
2017-12-27
drm/virtio: remove the default io_mem_pfn set
Tan Xiaojun
2017-12-06
drm/ttm: add context to driver move callback as well
Christian König
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-12-04
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-10
virtgpu: remove redundant task_comm copying
Michał Mirosław
2017-11-10
drm/virtio: add create_handle support.
Lepton Wu
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-30
drm: virtio: replace reference/unreference with get/put
Aastha Gupta
2017-10-03
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-10-02
drm/virtio: Replace instances of reference/unreference with get/put
Srishti Sharma
[next]