index
:
pub/scm/linux/kernel/git/ak/linux-misc.git
master
Andi's various kernel branches
Andi Kleen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_migrate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-21
drm/xe/vf: Add drm_dev guards when detaching CCS read/write buffers
Satyanarayana K V P
1
-6
/
+10
2026-07-21
drm/xe/migrate: Revamp PAT index selection for migrate PTEs
Sanjay Yadav
1
-6
/
+27
2026-07-14
drm/xe/vf: Fix VF CCS attach/detach race with in-flight BO moves
Matthew Brost
1
-1
/
+4
2026-07-10
drm/xe: refactor the paging engine setup
Matthew Auld
1
-28
/
+4
2026-05-13
drm/xe: Refactor emit_xy_fast_copy and emit_mem_copy functions
Balasubramani Vivekanandan
1
-6
/
+26
2026-05-13
drm/xe: Refactor emit_clear_link_copy
Balasubramani Vivekanandan
1
-2
/
+7
2026-05-13
drm/xe: Refactor emit_clear_main_copy
Balasubramani Vivekanandan
1
-4
/
+12
2026-05-08
drm/xe: Make decision to use Xe2-style blitter instructions a feature flag
Matt Roper
1
-16
/
+2
2026-04-21
drm/xe/pat: Introduce xe_cache_pat_idx() macro helper
Xin Wang
1
-7
/
+8
2026-04-13
drm/xe/vf: Use drm mm instead of drm sa for CCS read/write
Satyanarayana K V P
1
-25
/
+31
2026-03-12
Merge drm/drm-next into drm-xe-next
Matthew Brost
1
-1
/
+1
2026-03-12
drm/xe: add xe_migrate_resolve wrapper and is_vram_resolve support
Nitin Gote
1
-27
/
+63
2026-03-06
drm/xe/migrate: Refactor xe_migrate_prepare_vm()
Raag Jadav
1
-15
/
+38
2026-03-03
Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
1
-45
/
+54
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-20
drm/xe/vf: Fix fs_reclaim warning with CCS save/restore BB allocation
Satyanarayana K V P
1
-45
/
+54
2026-02-05
drm/xe: Fix kerneldoc for xe_migrate_exec_queue
Shuicheng Lin
1
-1
/
+1
2026-02-02
drm/xe: Fix kerneldoc for xe_migrate_exec_queue
Shuicheng Lin
1
-1
/
+1
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
1
-2
/
+2
2026-01-21
drm/xe/migrate: fix job lock assert
Matthew Auld
1
-2
/
+2
2026-01-21
drm/xe/migrate: fix job lock assert
Matthew Auld
1
-2
/
+2
2025-12-23
drm/xe/migrate: Configure migration queue as low latency
Francois Dugast
1
-1
/
+2
2025-12-23
drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use
Thomas Hellström
1
-5
/
+20
2025-12-23
drm/pagemap, drm/xe: Support destination migration over interconnect
Thomas Hellström
1
-1
/
+3
2025-12-23
drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use
Thomas Hellström
1
-5
/
+20
2025-11-18
drm/xe/vf: Shadow buffer management for CCS read/write operations
Satyanarayana K V P
1
-3
/
+54
2025-11-13
drm/xe/migrate: Add function to copy of VRAM data in chunks
Lukasz Laguna
1
-5
/
+123
2025-11-04
drm/xe: Attach last fence to TLB invalidation job queues
Matthew Brost
1
-0
/
+14
2025-10-27
drm/xe: Fix spelling and typos across Xe driver files
Sanjay Yadav
1
-2
/
+2
2025-10-23
drm/xe/migrate: skip bounce buffer path on xe2
Matthew Auld
1
-11
/
+32
2025-10-23
drm/xe/migrate: support MEM_COPY instruction
Matthew Auld
1
-3
/
+58
2025-10-23
drm/xe/migrate: trim batch buffer sizing
Matthew Auld
1
-3
/
+3
2025-10-23
drm/xe/migrate: fix batch buffer sizing
Matthew Auld
1
-1
/
+1
2025-10-23
drm/xe/migrate: fix chunk handling for 2M page emit
Matthew Auld
1
-1
/
+3
2025-10-23
drm/xe/migrate: rework size restrictions for sram pte emit
Matthew Auld
1
-5
/
+8
2025-10-23
drm/xe/migrate: fix offset and len check
Matthew Auld
1
-3
/
+4
2025-10-15
drm/xe/migrate: don't misalign current bytes
Matthew Auld
1
-1
/
+3
2025-10-13
drm/xe: Enable 2M pages in xe_migrate_vram
Matthew Brost
1
-8
/
+45
2025-10-13
drm/xe: Fix build_pt_update_batch_sram for non-4K PAGE_SIZE
Matthew Brost
1
-8
/
+22
2025-10-10
drm/xe/migrate: Fix an error path
Thomas Hellström
1
-1
/
+1
2025-10-09
drm/xe: Use PPGTT addresses for TLB invalidation to avoid GGTT fixups
Satyanarayana K V P
1
-8
/
+20
2025-09-18
drm/xe: Work around clang multiple goto-label error
Thomas Hellström
1
-10
/
+19
2025-09-10
drm/xe: Convert xe_bo_create_pin_map() for exhaustive eviction
Thomas Hellström
1
-6
/
+14
2025-09-05
drm/xe/migrate: Remove unneeded emit_pte() when copying CCS only
Sanjay Yadav
1
-6
/
+10
2025-09-05
drm/xe: improve dma-resv handling for backup object
Matthew Auld
1
-1
/
+1
2025-08-28
drm/xe/migrate: make MI_TLB_INVALIDATE conditional
Matthew Auld
1
-7
/
+11
2025-08-18
drm/xe: Make page size consistent in loop
Simon Richter
1
-1
/
+1
2025-08-12
drm/xe: Assign ioctl xe file handler to vm in xe_vm_create
Piotr Piórkowski
1
-1
/
+1
2025-08-11
drm/xe: rework PDE PAT index selection
Matthew Auld
1
-6
/
+4
[next]