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