summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx
AgeCommit message (Expand)Author
2020-11-11drm/ttm: add multihop infrastrucutre (v3)Dave Airlie
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter
2020-11-02drm: Remove SCATTERLIST_MAX_SEGMENTJason Gunthorpe
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-10-29drm/vmwgfx: switch to new allocatorChristian König
2020-10-29drm/ttm: wire up the new pool as default one v2Christian König
2020-10-26drm/ttm: merge ttm_dma_tt back into ttm_ttChristian König
2020-10-22drm/ttm: replace last move_notify with delete_mem_notifyDave Airlie
2020-10-21drm/ttm: move last binding into the drivers.Dave Airlie
2020-10-21drm/ttm: drop move notify around move.Dave Airlie
2020-10-21drm/ttm: drop unbind callback.Dave Airlie
2020-10-21drm/ttm: add move to system into driversDave Airlie
2020-10-20drm/ttm: add move old to system to drivers.Dave Airlie
2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-15drm/ttm: nuke caching placement flagsChristian König
2020-10-15drm/ttm: use caching instead of placement for ttm_io_protChristian König
2020-10-15drm/ttm: add caching state to ttm_bus_placementChristian König
2020-10-15drm/ttm: set the tt caching state at creation timeChristian König
2020-10-14Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard
2020-10-07drm/ttm: remove ttm_bo_unmap_virtual_locked declaration v2Christian König
2020-10-07drm/vmwgfx: move ttm_bo_swapout_all into vmwgfxChristian König
2020-10-07drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3Christian König
2020-10-07drm/vmwgfx: add a move callback.Dave Airlie
2020-10-07drm/vmwgfx: move null mem checks outside move notifiesDave Airlie
2020-10-05lib/scatterlist: Add support in dynamic allocation of SG table from pagesMaor Gottlieb
2020-10-02drm/vmwgfx: fix regression in thp code due to ttm init refactor.Dave Airlie
2020-09-30drm/vmwgfx: Fix error handling in get_nodeZack Rusin
2020-09-24drm/vmwgfx: switch over to the new pin interface v2Christian König
2020-09-24drm/vmwgfx: stop using ttm_bo_create v2Christian König
2020-09-24drm/vmwgfx: remove unused placement combinationChristian König
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-09-18drm/ttm: move unbind into the tt destroy.Dave Airlie
2020-09-18drm/ttm: flip tt destroy ordering.Dave Airlie
2020-09-18drm/ttm: protect against reentrant bind in the driversDave Airlie
2020-09-17Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...Dave Airlie
2020-09-16drm/ttm/tt: add wrappers to set tt state.Dave Airlie
2020-09-15drm/ttm: remove available_cachingChristian König
2020-09-15drm/ttm: remove default cachingChristian König
2020-09-11drm/ttm: nuke memory type flagsChristian König
2020-09-11drm/vmwgfx: stop setting multiple domain flagsChristian König
2020-09-10objtool: Rename frame.h -> objtool.hJulien Thierry
2020-09-10drm: vmwgfx: fix common struct sg_table related issuesMarek Szyprowski
2020-09-09drm/vmwgfx: move to driver binding functionsDave Airlie
2020-09-08drm/ttm: merge offset and base in ttm_bus_placementChristian König
2020-09-08drm/ttm: remove bdev from ttm_ttDave Airlie
2020-08-24drm/ttm: init mem->bus in common code.Dave Airlie