summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gem/i915_gem_object_types.h
AgeCommit message (Expand)Author
2023-11-10drm/i915: Add ability for tracking buffer objects per clientTvrtko Ursulin
2023-08-07Merge tag 'drm-intel-gt-next-2023-08-04' of git://anongit.freedesktop.org/drm...Dave Airlie
2023-08-02drm/i915: Invalidate the TLBs on each GTChris Wilson
2023-08-01drm/i915: Add macros to get i915 device from i915_gem_objectJouni Högander
2023-05-11drm/i915: use pat_index instead of cache_levelFei Yang
2023-05-11drm/i915: preparation for using PAT indexFei Yang
2023-04-11Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen
2023-04-06drm/i915/ttm: Add I915_BO_PREALLOCNirmoy Das
2023-03-24drm/i915/dpt: Treat the DPT BO as a framebufferVille Syrjälä
2023-01-04Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2022-12-14drm/i915/ttm: consider CCS for backup objectsMatthew Auld
2022-12-06drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2Christian König
2022-10-11drm/i915: allow control over the flags when migratingMatthew Auld
2022-09-14drm/i915/dgfx: Release mmap on rpm suspendAnshuman Gupta
2022-07-28drm/i915/gt: Batch TLB invalidationsChris Wilson
2022-07-01drm/i915/ttm: handle blitter failure on DG2Matthew Auld
2022-03-16drm/i915/ttm: wire up the object offsetMatthew Auld
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