aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio
AgeCommit message (Expand)Author
2020-01-27drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset()Dan Carpenter
2019-07-31drm/virtio: Add memory barriers for capset cache.David Riley
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2018-07-03drm/virtio: Remove unecessary dma_fence_opsDaniel Vetter
2018-06-11drm/virtio: Stop updating plane->crtcVille Syrjälä
2018-05-18drm/virtio: Place GEM BOs in drm_framebufferDaniel Stone
2018-04-30Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-04-25drm/virtio: fix vq wait_event conditionGerd Hoffmann
2018-04-25drm/virtio: fix mode_valid's return typeLuc Van Oostenryck
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie
2018-03-14drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König
2018-03-14Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-02-27drm/virtio: Add spaces around operatorsRodrigo Siqueira
2018-02-27drm/virtio: Remove multiple blank linesRodrigo Siqueira
2018-02-27drm/virtio: Replace 'unsigned' for 'unsigned int'Rodrigo Siqueira
2018-02-27drm/virtio: Remove return from void functionRodrigo Siqueira
2018-02-27drm/virtio: Add */ in block comments to separate lineRodrigo Siqueira
2018-02-27drm/virtio: Add blank line after variable declarationsRodrigo Siqueira
2018-02-27drm/virtio: Add tabs at the start of a lineRodrigo Siqueira
2018-02-27virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie
2018-02-26drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König
2018-02-26drm/ttm: drop ttm->dummy_read_pageChristian König
2018-02-26drm/virtio: remove ttm_pool_* wrappersChristian König
2018-02-01drm/virtio: Don't return invalid caps on timeoutTomeu Vizoso
2017-12-28drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He
2017-12-27drm/virtio: remove the default io_mem_pfn setTan Xiaojun
2017-12-06drm/ttm: add context to driver move callback as wellChristian König
2017-12-06drm/ttm: add operation ctx to ttm_bo_validate v2Christian König
2017-12-04Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-10virtgpu: remove redundant task_comm copyingMichał Mirosław
2017-11-10drm/virtio: add create_handle support.Lepton Wu
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30drm: virtio: replace reference/unreference with get/putAastha Gupta
2017-10-03Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-10-02drm/virtio: Replace instances of reference/unreference with get/putSrishti Sharma
2017-08-17drm/ttm: make ttm_mem_type_manager_func debug more usefulChristian König
2017-08-16drm/virtio: Use the drm_driver.dumb_destroy defaultNoralf Trønnes
2017-08-09drm/virtio: make drm_fb_helper_funcs constBhumika Goyal
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter
2017-08-01drm: Plumb modifiers through plane initBen Widawsky
2017-07-26drm/<drivers>: Drop fbdev info flagsDaniel Vetter
2017-07-03drm: ttm: virtio-gpu: dma-buf: Constify ttm_place structures.Arvind Yadav
2017-06-30drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart
2017-06-30drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart
2017-05-29drm: Remove drm_device->virtdevDaniel Vetter
2017-05-18drm: drop drm_[cm]alloc* helpersMichal Hocko
2017-05-18Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul
2017-05-18drm/virtio: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds