summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gem/i915_gem_object_types.h
AgeCommit message (Expand)Author
2022-02-28drm/i915: add I915_BO_ALLOC_GPU_ONLYMatthew Auld
2022-02-03Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen
2022-01-25drm/i915: Flush TLBs before releasing backing storeTvrtko Ursulin
2022-01-11drm/i915: Use the vma resource as argument for gtt binding / unbindingThomas Hellström
2022-01-10drm/i915/ttm: add unmap_virtual callbackMatthew Auld
2022-01-10drm/i915/ttm: add unmap_virtual callbackMatthew Auld
2022-01-10drm/i915: clean up shrinker_release_pagesMatthew Auld
2022-01-10drm/i915: remove writeback hookMatthew Auld
2021-11-25drm/i915/ttm: Correctly handle waiting for gpu when shrinkingThomas Hellström
2021-11-01drm/i915: Introduce refcounted sg-tablesThomas Hellström
2021-10-22drm/i915/ttm: move shrinker management into adjust_lruMatthew Auld
2021-10-22drm/i915: add some kernel-doc for shrink_pin and friendsMatthew Auld
2021-10-22drm/i915/ttm: add tt shmem backendMatthew Auld
2021-10-20drm/i915: expand on the kernel-doc for cache_dirtyMatthew Auld
2021-10-04drm/i915/pxp: interfaces for using protected objectsDaniele Ceraolo Spurio
2021-09-24drm/i915: Reduce the number of objects subject to memcpy recoverThomas Hellström
2021-09-24drm/i915: Don't back up pinned LMEM context images and rings during suspendThomas Hellström
2021-09-24drm/i915 Implement LMEM backup and restore for suspend / resumeThomas Hellström
2021-07-27drm/i915/ehl: unconditionally flush the pages on acquireMatthew Auld
2021-07-27drm/i915: document caching related bitsMatthew Auld
2021-07-21drm/i915: Add TTM offset argument to mmap.Maarten Lankhorst
2021-06-30drm/i915/gem: Implement object migrationThomas Hellström
2021-06-24drm/i915: Update object placement flags to be mutableThomas Hellström
2021-06-16drm/i915/ttm: remove node usage in our namingMatthew Auld
2021-06-11drm/i915: Use ttm mmap handling for ttm bo's.Maarten Lankhorst
2021-06-11drm/i915/ttm: Introduce a TTM i915 gem object backendThomas Hellström
2021-06-02drm/i915/ttm: Embed a ttm buffer object in the i915 gem objectThomas Hellström
2021-06-02drm/i915/ttm Initialize the ttm device and memory managersThomas Hellström
2021-06-01drm/i915: Don't free shared locks while sharedThomas Hellström
2021-05-04drm/i915/lmem: support optional CPU clearing for special internal useMatthew Auld
2021-05-04drm/i915/uapi: implement object placement extensionMatthew Auld
2021-03-24drm/i915: Finally remove obj->mm.lock.Maarten Lankhorst
2021-03-24drm/i915: Fix userptr so we do not have to worry about obj->mm.lock, v7.Maarten Lankhorst
2021-03-24drm/i915: Make compilation of userptr code depend on MMU_NOTIFIER.Maarten Lankhorst
2021-03-24drm/i915: Move HAS_STRUCT_PAGE to obj->flagsMaarten Lankhorst
2021-01-20drm/i915/gem: Use shrinkable status for unknown swizzle quirksChris Wilson
2021-01-20drm/i915/gem: Move stolen node into GEM object unionChris Wilson
2021-01-19drm/i915: move i915_map_type into i915_gem_object_types.hMatthew Auld
2020-11-05drm/i915/gem: Allow backends to override pread implementationMatthew Auld
2020-10-06drm/i915: Fix DMA mapped scatterlist lookupTvrtko Ursulin
2020-09-07drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.Maarten Lankhorst
2020-09-07drm/i915/gt: Switch to object allocations for page directoriesChris Wilson
2020-07-01drm/i915/gem: Move obj->lut_list under its own lockChris Wilson
2020-05-29drm/i915/gem: Give each object class a friendly nameChris Wilson
2020-04-02drm/i915/gem: Drop cached obj->bind_countChris Wilson
2020-02-08drm/i915: Never allow userptr into the new mapping typesJanusz Krzysztofik
2020-02-04drm/i915: Wean off drm_pci_alloc/drm_pci_freeChris Wilson
2020-01-20drm/i915/gem: Store mmap_offsets in an rbtree rather than a plain listChris Wilson
2019-12-18drm/i915: Hold reference to intel_frontbuffer as we track activityChris Wilson
2019-12-04drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSETAbdiel Janulgue