index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_migrate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/ttm: fix CCS handling
Matthew Auld
2022-08-09
1
-23
/
+21
*
drm/i915/ttm: remove calc_ctrl_surf_instr_size
Matthew Auld
2022-08-09
1
-32
/
+3
*
drm/i915/ttm: don't leak the ccs state
Matthew Auld
2022-07-28
1
-1
/
+22
*
drm/i915/gt: Remove unneeded semicolon
Jason Wang
2022-07-21
1
-1
/
+1
*
drm/i915/gt: Document the eviction of the Flat-CCS objects
Ramalingam C
2022-05-03
1
-9
/
+14
*
drm/i915/gt: optimize the ccs_sz calculation per chunk
Ramalingam C
2022-05-03
1
-23
/
+13
*
drm/i915/migrate: Evict and restore the flatccs capable lmem obj
Ramalingam C
2022-04-14
1
-4
/
+160
*
drm/i915/gt: Clear compress metadata for Flat-ccs objects
Ramalingam C
2022-04-14
1
-1
/
+136
*
drm/i915/gt: Pass the -EINVAL when emit_pte doesn't update any PTE
Ramalingam C
2022-04-14
1
-1
/
+5
*
drm/i915/gt: Optimize the migration and clear loop
Ramalingam C
2022-04-14
1
-17
/
+17
*
drm/i915/gt: Use XY_FAST_COLOR_BLT to clear obj on graphics ver 12+
Ramalingam C
2022-04-14
1
-5
/
+38
*
drm/i915/gt: use engine instance directly for offset
Ramalingam C
2022-04-14
1
-7
/
+4
*
drm/i915/migrate: move the sanity check
Matthew Auld
2022-03-29
1
-2
/
+1
*
drm/i915/migrate: add acceleration support for DG2
Matthew Auld
2022-02-19
1
-32
/
+164
*
drm/i915: Avoid using the i915_fence_array when collecting dependencies
Thomas Hellström
2021-12-22
1
-12
/
+12
*
drm/i915/migrate: fix length calculation
Matthew Auld
2021-12-08
1
-1
/
+1
*
drm/i915/migrate: fix offset calculation
Matthew Auld
2021-12-08
1
-1
/
+1
*
drm/i915/migrate: don't check the scratch page
Matthew Auld
2021-12-08
1
-3
/
+1
*
drm/i915: Reduce the number of objects subject to memcpy recover
Thomas Hellström
2021-09-24
1
-1
/
+1
*
drm/i915/gt: Potential error pointer dereference in pinned_context()
Dan Carpenter
2021-08-20
1
-1
/
+1
*
drm/i915: Stop storing the ring size in the ring pointer (v3)
Jason Ekstrand
2021-07-08
1
-1
/
+2
*
drm/i915/gt: finish INTEL_GEN and friends conversion
Lucas De Marchi
2021-07-07
1
-10
/
+10
*
drm/i915/gt: Setup a default migration context on the GT
Chris Wilson
2021-06-17
1
-0
/
+2
*
drm/i915/gt: Pipelined clear
Chris Wilson
2021-06-17
1
-0
/
+143
*
drm/i915/gt: Pipelined page migration
Chris Wilson
2021-06-17
1
-0
/
+542