summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm/ttm_bo_util.c
AgeCommit message (Expand)Author
2020-12-14drm/ttm: cleanup BO size handling v3Christian König
2020-12-01drm/ttm: stop destroying pinned ghost objectChristian König
2020-11-09drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpersThomas Zimmermann
2020-10-23drm/ttm: remove overlapping memcpy supportDave Airlie
2020-10-21drm/ttm: remove move to new and inline into remainging place.Dave Airlie
2020-10-21drm/ttm: add move to system into driversDave Airlie
2020-10-21drm/ttm: minor cleanup to move to systemDave Airlie
2020-10-21drm/ttm: move some move binds into the driversDave Airlie
2020-10-20drm/ttm: drop ttm_bo_move_ttm wrapperDave Airlie
2020-10-20drm/ttm: add move old to system to drivers.Dave Airlie
2020-10-20drm/ttm: use new move interface for known system->ttm movesDave Airlie
2020-10-20drm/ttm: split out the move to system from move ttm codeDave Airlie
2020-10-20drm/ttm: refactor out common code to setup a new tt backed resourceDave Airlie
2020-10-19drm/ttm: drop free old node wrapper.Dave Airlie
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-09-24drm/ttm: add ttm_bo_pin()/ttm_bo_unpin() v2Christian König
2020-09-24drm/ttm: add bo wait that takes a ctx wrapper.Dave Airlie
2020-09-18drm/ttm: drop special pipeline accel cleanup function.Dave Airlie
2020-09-18drm/ttm: make common function for wait/free node path.Dave Airlie
2020-09-18drm/ttm: move ghost object creation to a common functionDave Airlie
2020-09-18drm/ttm: add a simple assign mem to bo wrapperDave Airlie
2020-09-18drm/ttm: protect against reentrant bind in the driversDave Airlie
2020-09-16drm/ttm: split bound/populated flags.Dave Airlie
2020-09-16drm/ttm: move ttm binding/unbinding out of ttm_tt paths.Dave Airlie
2020-09-16drm/ttm: split populate out from binding.Dave Airlie
2020-09-16drm/ttm: tt destroy move null check to outer function.Dave Airlie
2020-09-16drm/ttm: wrap tt destroy. (v2)Dave Airlie
2020-09-16drm/ttm/tt: add wrappers to set tt state.Dave Airlie
2020-09-11drm/ttm: nuke memory type flagsChristian König
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-09-03drm/ttm: remove io_reserve_lru handling v3Christian König
2020-08-24drm/ttm: drop bus.size from bus placement.Dave Airlie
2020-08-24drm/ttm: init mem->bus in common code.Dave Airlie
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-08-12drm/ttm: give resource functions their own [ch] filesChristian König
2020-08-12drm/ttm: revert "drm/ttm: make TT creation purely optional v3"Christian König
2020-08-06drm/ttm: rename ttm_mem_reg to ttm_resource.Dave Airlie
2020-08-06drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.Dave Airlie
2020-08-06drm/ttm: add wrapper to get manager from bdev.Dave Airlie
2020-07-31drm/ttm: remove TTM_MEMTYPE_FLAG_FIXED v2Christian König
2020-07-21drm/ttm: cleanup coding style and implementation.Christian König
2020-07-21drm/ttm: remove io_reserve_fastpath flagChristian König
2020-07-21drm/ttm: cleanup io_mem interface with nouveauChristian König
2020-06-29drm/ttm: make TT creation purely optional v3Christian König
2020-06-04drm: remove drm specific kmap_atomic codeIra Weiny
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie
2020-02-26drm/ttm: fix leaking fences via ttm_buffer_object_transferAhzo
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard