index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2024-07-04
drm/xe: fix error handling in xe_migrate_update_pgtables
Matthew Auld
2024-05-28
drm/xe: Only use reserved BCS instances for usm migrate exec queue
Matthew Brost
2024-04-08
drm/xe: Remove debug message from migrate_clear()
José Roberto de Souza
2024-04-05
drm/xe: Move PTE/PDE bit definitions to proper header
Michal Wajdeczko
2024-04-03
drm/xe/xe_migrate: Cast to output precision before multiplying operands
Himal Prasad Ghimiray
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
2024-02-28
drm/xe/xe2: fix 64-bit division in pte_update_size
Arnd Bergmann
2024-02-21
drm/xe: Do not include current dir for generated/xe_wa_oob.h
Dafna Hirschfeld
2024-02-02
drm/xe: Map both mem.kernel_bb_pool and usm.bb_pool
Matthew Brost
2024-02-02
drm/xe: Take a reference in xe_exec_queue_last_fence_get()
Matthew Brost
2024-01-26
drm/xe: correct the assertion for number of PTEs
Fei Yang
2024-01-22
drm/xe/xe2: Use XE_CACHE_WB pat index
Himal Prasad Ghimiray
2024-01-18
drm/xe: correct the calculation of remaining size
Fei Yang
2024-01-12
drm/xe/migrate: Cap PTEs written by MI_STORE_DATA_IMM to 510
Matt Roper
2024-01-11
drm/xe/migrate: Fix CCS copy for small VRAM copy chunks
Thomas Hellström
2024-01-10
drm/xe: Finish refactoring of exec_queue_create
Brian Welty
2024-01-09
drm/xe: Fix modifying exec_queue priority in xe_migrate_init
Brian Welty
2023-12-21
drm/xe/xe2: Handle flat ccs move for igfx.
Himal Prasad Ghimiray
2023-12-21
drm/xe/xe2: Update emit_pte to use compression enabled PAT index
Himal Prasad Ghimiray
2023-12-21
drm/xe/xe2: Update chunk size for each iteration of ccs copy
Himal Prasad Ghimiray
2023-12-21
drm/xe/xe_migrate: Use NULL 1G PTE mapped at 255GiB VA for ccs clear
Himal Prasad Ghimiray
2023-12-21
drm/xe/xe2: Updates on XY_CTRL_SURF_COPY_BLT
Himal Prasad Ghimiray
2023-12-21
drm/xe: Allow num_batch_buffer / num_binds == 0 in IOCTLs
Matthew Brost
2023-12-21
drm/xe: Rename info.supports_* to info.has_*
Lucas De Marchi
2023-12-21
drm/xe: Support device page faults on integrated platforms
Brian Welty
2023-12-21
drm/xe/bo: Rename xe_bo_get_sg() to xe_bo_sg()
Thomas Hellström
2023-12-21
drm/xe/bo: consider dma-resv fences for clear job
Matthew Auld
2023-12-21
drm/xe/migrate: fix MI_ARB_ON_OFF usage
Matthew Auld
2023-12-21
drm/xe: Extract MI_* instructions to their own header
Matt Roper
2023-12-21
drm/xe: Clarify number of dwords/qwords stored by MI_STORE_DATA_IMM
Matt Roper
2023-12-21
drm/xe: directly use pat_index for pte_encode
Matthew Auld
2023-12-21
drm/xe/xe_migrate.c: Use DPA offset for page table entries.
David Kershner
2023-12-21
drm/xe/xe2: Update MOCS fields in blitter instructions
Haridhar Kalvala
2023-12-21
drm/xe/xe2: Set tile y type in XY_FAST_COPY_BLT to Tile4
Haridhar Kalvala
2023-12-21
drm/xe: Rename MEM_SET instruction
Haridhar Kalvala
2023-12-21
drm/xe: Adjust mocs field mask definitions
Haridhar Kalvala
2023-12-21
drm/xe: Use pat_index to encode pde/pte
Lucas De Marchi
2023-12-21
drm/xe/migrate: Do not hand-encode pte
Lucas De Marchi
2023-12-21
drm/xe: Use vfunc for pte/pde ppgtt encoding
Lucas De Marchi
2023-12-21
drm/xe: Infer service copy functionality from engine list
Matt Roper
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
2023-12-21
drm/xe/vm: Simplify and document xe_vm_lock()
Thomas Hellström
2023-12-21
drm/xe/pvc: Use fast copy engines as migrate engine on PVC
Niranjana Vishwanathapura
2023-12-21
drm/xe: split kernel vs permanent engine flags
Daniele Ceraolo Spurio
2023-12-21
drm/xe: Make xe_mem_region struct
Oak Zeng
2023-12-21
drm/xe: Rename engine to exec_queue
Francois Dugast
2023-12-21
drm/xe: Rename xe_engine.[ch] to xe_exec_queue.[ch]
Francois Dugast
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
2023-12-21
drm/xe: Set PTE_DM bit for stolen on MTL
Lucas De Marchi
2023-12-21
drm/xe: Decouple vram check from xe_bo_addr()
Lucas De Marchi
[next]