index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_migrate.c
Age
Commit message (
Expand
)
Author
2024-03-22
drm/i915: Update IP_VER(12, 50)
Lucas De Marchi
2024-03-22
drm/i915: Drop dead code for xehpsdv
Lucas De Marchi
2023-07-24
drm/i915: use direct alias for i915 in requests
Andrzej Hajda
2023-05-11
drm/i915: use pat_index instead of cache_level
Fei Yang
2023-05-08
drm/i915/mtl: Drop FLAT CCS check
Pallavi Mishra
2022-12-14
drm/i915/migrate: fix corner case in CCS aux copying
Matthew Auld
2022-12-12
drm/i915/selftests: exercise emit_pte() with nearly full ring
Matthew Auld
2022-12-12
drm/i915/migrate: Account for the reserved_space
Chris Wilson
2022-09-26
drm/i915: move i915_coherent_map_type() to i915_gem_pages.c and un-inline
Jani Nikula
2022-08-09
drm/i915/ttm: fix CCS handling
Matthew Auld
2022-08-09
drm/i915/ttm: remove calc_ctrl_surf_instr_size
Matthew Auld
2022-07-28
drm/i915/ttm: don't leak the ccs state
Matthew Auld
2022-07-21
drm/i915/gt: Remove unneeded semicolon
Jason Wang
2022-05-03
drm/i915/gt: Document the eviction of the Flat-CCS objects
Ramalingam C
2022-05-03
drm/i915/gt: optimize the ccs_sz calculation per chunk
Ramalingam C
2022-04-14
drm/i915/migrate: Evict and restore the flatccs capable lmem obj
Ramalingam C
2022-04-14
drm/i915/gt: Clear compress metadata for Flat-ccs objects
Ramalingam C
2022-04-14
drm/i915/gt: Pass the -EINVAL when emit_pte doesn't update any PTE
Ramalingam C
2022-04-14
drm/i915/gt: Optimize the migration and clear loop
Ramalingam C
2022-04-14
drm/i915/gt: Use XY_FAST_COLOR_BLT to clear obj on graphics ver 12+
Ramalingam C
2022-04-14
drm/i915/gt: use engine instance directly for offset
Ramalingam C
2022-03-29
drm/i915/migrate: move the sanity check
Matthew Auld
2022-02-19
drm/i915/migrate: add acceleration support for DG2
Matthew Auld
2021-12-22
drm/i915: Avoid using the i915_fence_array when collecting dependencies
Thomas Hellström
2021-12-08
drm/i915/migrate: fix length calculation
Matthew Auld
2021-12-08
drm/i915/migrate: fix offset calculation
Matthew Auld
2021-12-08
drm/i915/migrate: don't check the scratch page
Matthew Auld
2021-09-24
drm/i915: Reduce the number of objects subject to memcpy recover
Thomas Hellström
2021-08-20
drm/i915/gt: Potential error pointer dereference in pinned_context()
Dan Carpenter
2021-07-08
drm/i915: Stop storing the ring size in the ring pointer (v3)
Jason Ekstrand
2021-07-07
drm/i915/gt: finish INTEL_GEN and friends conversion
Lucas De Marchi
2021-06-17
drm/i915/gt: Setup a default migration context on the GT
Chris Wilson
2021-06-17
drm/i915/gt: Pipelined clear
Chris Wilson
2021-06-17
drm/i915/gt: Pipelined page migration
Chris Wilson