summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_blit.c
AgeCommit message (Expand)Author
2021-06-02drm/ttm: rename bo->mem and make it a pointerChristian König
2021-05-11drm/vmwgfx: Add basic support for SVGA3Zack Rusin
2021-01-21drm/ttm: device naming cleanupChristian König
2021-01-19drm/vmwgfx/vmwgfx_blit: Add description for 'vmw_bo_cpu_blit's 'diff' paramLee Jones
2020-12-14drm/ttm: cleanup BO size handling v3Christian König
2020-10-15drm/ttm: use caching instead of placement for ttm_io_protChristian König
2020-09-24drm/vmwgfx: switch over to the new pin interface v2Christian König
2020-09-16drm/ttm/tt: add wrappers to set tt state.Dave Airlie
2020-09-08drm/ttm: remove bdev from ttm_ttDave Airlie
2020-06-04drm: remove drm specific kmap_atomic codeIra Weiny
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-08-06drm/vmwgfx: switch driver from bo->resv to bo->base.resvGerd Hoffmann
2019-08-05dma-buf: add more reservation object locking wrappersChristian König
2018-06-29drm/vmwgfx: add SPDX idenitifier and clarify licenseDirk Hohndel (VMware)
2018-03-22drm/vmwgfx: Add a cpu blit utility that can be used for page-backed bosThomas Hellstrom