summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_region_ttm.c
AgeCommit message (Expand)Author
2023-04-03drm/i915/intel_region_ttm: Provide missing description for 'offset' paramLee Jones
2023-01-24Merge tag 'drm-intel-gt-next-2023-01-18' of git://anongit.freedesktop.org/drm...Daniel Vetter
2022-12-30drm/i915: Check for integer truncation on the configuration of ttm placeGwan-gyeong Mun
2022-12-06drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2Christian König
2022-12-06drm/ttm: use per BO cleanup workersChristian König
2022-10-27drm/ttm: rework on ttm_resource to use size_t typeSomalapuram Amaranath
2022-07-13drm/i915/ttm: fix 32b buildMatthew Auld
2022-07-11drm/i915/ttm: fix sg_table constructionMatthew Auld
2022-03-16drm/i915/ttm: wire up the object offsetMatthew Auld
2022-02-28drm/i915/buddy: track available visible sizeMatthew Auld
2022-02-28drm/i915: add I915_BO_ALLOC_GPU_ONLYMatthew Auld
2022-02-28drm/i915/ttm: require mappable by defaultMatthew Auld
2022-02-25drm/i915/ttm: fixup the mock_boMatthew Auld
2021-11-25drm/i915/ttm: Drop region reference countingThomas Hellström
2021-11-01drm/i915: Introduce refcounted sg-tablesThomas Hellström
2021-06-30drm/i915: support forcing the page size with lmemMatthew Auld
2021-06-17drm/i915/ttm: remove unused functionMatthew Auld
2021-06-16drm/i915/ttm: restore min_page_size behaviourMatthew Auld
2021-06-16drm/i915/ttm: switch over to ttm_buddy_manMatthew Auld
2021-06-16drm/i915/ttm: remove node usage in our namingMatthew Auld
2021-06-16drm/i915/ttm: Calculate the object placement at get_pages timeThomas Hellström
2021-06-11drm/i915/ttm: Introduce a TTM i915 gem object backendThomas Hellström
2021-06-11Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-06-02drm/i915/ttm Initialize the ttm device and memory managersThomas Hellström