index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_migrate.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-23
drm/i915/gt: fix typos in i915/gt files.
Nitin Gote
1
-2
/
+2
2024-03-22
drm/i915: Update IP_VER(12, 50)
Lucas De Marchi
1
-2
/
+2
2024-03-22
drm/i915: Drop dead code for xehpsdv
Lucas De Marchi
1
-9
/
+9
2023-07-24
drm/i915: use direct alias for i915 in requests
Andrzej Hajda
1
-5
/
+5
2023-05-11
drm/i915: use pat_index instead of cache_level
Fei Yang
1
-21
/
+26
2023-05-08
drm/i915/mtl: Drop FLAT CCS check
Pallavi Mishra
1
-2
/
+2
2022-12-14
drm/i915/migrate: fix corner case in CCS aux copying
Matthew Auld
1
-8
/
+29
2022-12-12
drm/i915/selftests: exercise emit_pte() with nearly full ring
Matthew Auld
1
-2
/
+4
2022-12-12
drm/i915/migrate: Account for the reserved_space
Chris Wilson
1
-4
/
+12
2022-09-26
drm/i915: move i915_coherent_map_type() to i915_gem_pages.c and un-inline
Jani Nikula
1
-0
/
+1
2022-08-09
drm/i915/ttm: fix CCS handling
Matthew Auld
1
-23
/
+21
2022-08-09
drm/i915/ttm: remove calc_ctrl_surf_instr_size
Matthew Auld
1
-32
/
+3
2022-07-28
drm/i915/ttm: don't leak the ccs state
Matthew Auld
1
-1
/
+22
2022-07-21
drm/i915/gt: Remove unneeded semicolon
Jason Wang
1
-1
/
+1
2022-05-03
drm/i915/gt: Document the eviction of the Flat-CCS objects
Ramalingam C
1
-9
/
+14
2022-05-03
drm/i915/gt: optimize the ccs_sz calculation per chunk
Ramalingam C
1
-23
/
+13
2022-04-14
drm/i915/migrate: Evict and restore the flatccs capable lmem obj
Ramalingam C
1
-4
/
+160
2022-04-14
drm/i915/gt: Clear compress metadata for Flat-ccs objects
Ramalingam C
1
-1
/
+136
2022-04-14
drm/i915/gt: Pass the -EINVAL when emit_pte doesn't update any PTE
Ramalingam C
1
-1
/
+5
2022-04-14
drm/i915/gt: Optimize the migration and clear loop
Ramalingam C
1
-17
/
+17
2022-04-14
drm/i915/gt: Use XY_FAST_COLOR_BLT to clear obj on graphics ver 12+
Ramalingam C
1
-5
/
+38
2022-04-14
drm/i915/gt: use engine instance directly for offset
Ramalingam C
1
-7
/
+4
2022-03-29
drm/i915/migrate: move the sanity check
Matthew Auld
1
-2
/
+1
2022-02-19
drm/i915/migrate: add acceleration support for DG2
Matthew Auld
1
-32
/
+164
2021-12-22
drm/i915: Avoid using the i915_fence_array when collecting dependencies
Thomas Hellström
1
-12
/
+12
2021-12-08
drm/i915/migrate: fix length calculation
Matthew Auld
1
-1
/
+1
2021-12-08
drm/i915/migrate: fix offset calculation
Matthew Auld
1
-1
/
+1
2021-12-08
drm/i915/migrate: don't check the scratch page
Matthew Auld
1
-3
/
+1
2021-09-24
drm/i915: Reduce the number of objects subject to memcpy recover
Thomas Hellström
1
-1
/
+1
2021-08-20
drm/i915/gt: Potential error pointer dereference in pinned_context()
Dan Carpenter
1
-1
/
+1
2021-07-08
drm/i915: Stop storing the ring size in the ring pointer (v3)
Jason Ekstrand
1
-1
/
+2
2021-07-07
drm/i915/gt: finish INTEL_GEN and friends conversion
Lucas De Marchi
1
-10
/
+10
2021-06-17
drm/i915/gt: Setup a default migration context on the GT
Chris Wilson
1
-0
/
+2
2021-06-17
drm/i915/gt: Pipelined clear
Chris Wilson
1
-0
/
+143
2021-06-17
drm/i915/gt: Pipelined page migration
Chris Wilson
1
-0
/
+542