开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
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
2023-12-21
drm/xe: Remove vma arg from xe_pte_encode()
Lucas De Marchi
2023-12-21
drm/xe: Make bind engines safe
Matthew Brost
2023-12-21
drm/xe: Cleanup style warnings and errors
Francois Dugast
2023-12-21
drm/xe: Normalize XE_VM_FLAG* names
Lucas De Marchi
2023-12-21
drm/xe: Cleanup style warnings
Francois Dugast
2023-12-21
drm/xe: Port Xe to GPUVA
Matthew Brost
2023-12-21
drm/xe: Make page-table updates using the default engine happen in order
Thomas Hellström
2023-12-21
drm/xe: Rename pte/pde encoding functions
Lucas De Marchi
2023-12-19
drm/xe: Allocate GT dynamically
Matt Roper
2023-12-19
drm/xe: Move migration from GT to tile
Matt Roper
2023-12-19
drm/xe: Memory allocations are tile-based, not GT-based
Matt Roper
2023-12-19
drm/xe: Rename GPU offset helper to reflect true usage
Michael J. Ruhl
2023-12-19
drm/xe/migrate: retain CCS aux state for vram -> vram
Matthew Auld
2023-12-19
drm/xe: Support copying of data between system memory bos
Thomas Hellström
2023-12-19
drm/xe: Rename instruction field to avoid confusion
Lucas De Marchi
2023-12-19
drm/xe: Cleanup page-related defines
Lucas De Marchi
2023-12-19
drm/xe: Let primary and media GT share a kernel_bb_pool
Matt Roper
2023-12-19
drm/xe: Use proper vram offset
Niranjana Vishwanathapura
2023-12-19
drm/xe: Fix potential deadlock handling page faults
Matthew Brost
2023-12-19
drm/xe: Stop accepting value in xe_migrate_clear
Balasubramani Vivekanandan
2023-12-19
drm/xe/tests: Test both CPU- and GPU page-table updates with the migrate test
Thomas Hellström
2023-12-19
drm/xe: Introduce xe_engine_is_idle()
Thomas Hellström
2023-12-19
drm/xe/migrate: Update cpu page-table updates
Thomas Hellström
2023-12-19
drm/xe: s/lmem/vram/
Matthew Auld
2023-12-19
drm/xe: Do not spread i915_reg_defs.h include
Lucas De Marchi
2023-12-19
drm/xe: Remove dependency on intel_gpu_commands.h
Lucas De Marchi
2023-12-19
drm/xe: Sort includes
Lucas De Marchi
2023-12-19
drm/xe/migrate: Update emit_pte to cope with a size level than 4k
Matthew Brost
2023-12-12
drm/xe/migrate: Add kerneldoc for the migrate subsystem
Thomas Hellström
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost
[prev]