开源镜像站
帮助
动态
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
2024-11-28
drm/xe/migrate: use XE_BO_FLAG_PAGETABLE
Matthew Auld
2024-11-28
drm/xe/migrate: fix pat index usage
Matthew Auld
2024-08-28
drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>
Jani Nikula
2024-08-17
drm/xe: Use reserved copy engine for user binds on faulting devices
Matthew Brost
2024-08-13
drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()
Nirmoy Das
2024-07-29
drm/xe/migrate: Future-proof compressed PAT check
Matt Roper
2024-07-17
drm/xe/xe_migrate: Handle migration logic for xe2+ dgfx
Akshata Jahagirdar
2024-07-17
drm/xe/xe2: Introduce identity map for compressed pat for vram
Akshata Jahagirdar
2024-07-17
drm/xe/migrate: Add helper function to program identity map
Akshata Jahagirdar
2024-07-17
drm/xe/migrate: Handle clear ccs logic for xe2 dgfx
Akshata Jahagirdar
2024-07-03
drm/xe: Convert multiple bind ops into single job
Matthew Brost
2024-07-03
drm/xe: s/xe_tile_migrate_engine/xe_tile_migrate_exec_queue
Matthew Brost
2024-06-27
drm/xe: fix error handling in xe_migrate_update_pgtables
Matthew Auld
2024-06-14
drm/xe/sched_job: Promote xe_sched_job_add_deps()
Francois Dugast
2024-06-12
drm/xe/trace: Extract bo, vm, vma traces
Radhakrishna Sripada
2024-06-05
drm/xe: Don't overmap identity VRAM mapping
Matthew Brost
2024-05-27
drm/xe: Move job creation out of the struct xe_migrate::job_mutex
Thomas Hellström
2024-05-14
drm/xe: Only use reserved BCS instances for usm migrate exec queue
Matthew Brost
2024-05-13
drm/xe: Drop __engine_mask
Lucas De Marchi
2024-05-09
drm/xe: Move xe_gpu_commands.h file to instructions/
Michal Wajdeczko
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
[next]