summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_migrate.c
AgeCommit message (Expand)Author
2024-03-22drm/i915: Update IP_VER(12, 50)Lucas De Marchi
2024-03-22drm/i915: Drop dead code for xehpsdvLucas De Marchi
2023-07-24drm/i915: use direct alias for i915 in requestsAndrzej Hajda
2023-05-11drm/i915: use pat_index instead of cache_levelFei Yang
2023-05-08drm/i915/mtl: Drop FLAT CCS checkPallavi Mishra
2022-12-14drm/i915/migrate: fix corner case in CCS aux copyingMatthew Auld
2022-12-12drm/i915/selftests: exercise emit_pte() with nearly full ringMatthew Auld
2022-12-12drm/i915/migrate: Account for the reserved_spaceChris Wilson
2022-09-26drm/i915: move i915_coherent_map_type() to i915_gem_pages.c and un-inlineJani Nikula
2022-08-09drm/i915/ttm: fix CCS handlingMatthew Auld
2022-08-09drm/i915/ttm: remove calc_ctrl_surf_instr_sizeMatthew Auld
2022-07-28drm/i915/ttm: don't leak the ccs stateMatthew Auld
2022-07-21drm/i915/gt: Remove unneeded semicolonJason Wang
2022-05-03drm/i915/gt: Document the eviction of the Flat-CCS objectsRamalingam C
2022-05-03drm/i915/gt: optimize the ccs_sz calculation per chunkRamalingam C
2022-04-14drm/i915/migrate: Evict and restore the flatccs capable lmem objRamalingam C
2022-04-14drm/i915/gt: Clear compress metadata for Flat-ccs objectsRamalingam C
2022-04-14drm/i915/gt: Pass the -EINVAL when emit_pte doesn't update any PTERamalingam C
2022-04-14drm/i915/gt: Optimize the migration and clear loopRamalingam C
2022-04-14drm/i915/gt: Use XY_FAST_COLOR_BLT to clear obj on graphics ver 12+Ramalingam C
2022-04-14drm/i915/gt: use engine instance directly for offsetRamalingam C
2022-03-29drm/i915/migrate: move the sanity checkMatthew Auld
2022-02-19drm/i915/migrate: add acceleration support for DG2Matthew Auld
2021-12-22drm/i915: Avoid using the i915_fence_array when collecting dependenciesThomas Hellström
2021-12-08drm/i915/migrate: fix length calculationMatthew Auld
2021-12-08drm/i915/migrate: fix offset calculationMatthew Auld
2021-12-08drm/i915/migrate: don't check the scratch pageMatthew Auld
2021-09-24drm/i915: Reduce the number of objects subject to memcpy recoverThomas Hellström
2021-08-20drm/i915/gt: Potential error pointer dereference in pinned_context()Dan Carpenter
2021-07-08drm/i915: Stop storing the ring size in the ring pointer (v3)Jason Ekstrand
2021-07-07drm/i915/gt: finish INTEL_GEN and friends conversionLucas De Marchi
2021-06-17drm/i915/gt: Setup a default migration context on the GTChris Wilson
2021-06-17drm/i915/gt: Pipelined clearChris Wilson
2021-06-17drm/i915/gt: Pipelined page migrationChris Wilson