summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gem/i915_gem_lmem.c
AgeCommit message (Expand)Author
2021-09-24drm/i915/gem: Fix a lockdep warning the __i915_gem_is_lmem() functionThomas Hellström
2021-09-20drm/i915: Take pinning into account in __i915_gem_object_is_lmemMatthew Brost
2021-09-20drm/i915/guc: put all guc objects in lmem when availableDaniele Ceraolo Spurio
2021-06-30drm/i915: support forcing the page size with lmemMatthew Auld
2021-06-30drm/i915/display: Migrate objects to LMEM if possible for displayThomas Hellström
2021-06-24drm/i915: Update object placement flags to be mutableThomas Hellström
2021-06-11drm/i915/lmem: Verify checks for lmem residencyThomas Hellström
2021-06-11drm/i915/ttm: Introduce a TTM i915 gem object backendThomas Hellström
2021-06-02drm/i915/ttm Initialize the ttm device and memory managersThomas Hellström
2021-04-27drm/i915/lmem: Bypass aperture when lmem is availableAnusha Srivatsa
2021-04-22drm/i915/stolen: treat stolen local as normal local memoryMatthew Auld
2021-03-24drm/i915: Move HAS_STRUCT_PAGE to obj->flagsMaarten Lankhorst
2021-01-15drm/i915/region: convert object_create into object_initMatthew Auld
2020-05-29drm/i915/gem: Give each object class a friendly nameChris Wilson
2020-01-03drm/i915/gem: Support discontiguous lmem object mapsChris Wilson
2019-12-16drm/i915/gem: Apply lmem size restriction to get_pagesChris Wilson
2019-10-31drm/i915/lmem: add the fake lmem regionMatthew Auld
2019-10-25drm/i915/lmem: support kernel mappingAbdiel Janulgue
2019-10-25drm/i915: support creating LMEM objectsMatthew Auld