index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_pt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/xe: Return 2MB page size for compact 64k PTEs
Matthew Brost
2024-02-20
1
-1
/
+4
*
drm/xe: Add XE_VMA_PTE_64K VMA flag
Matthew Brost
2024-02-20
1
-2
/
+4
*
drm/xe/pt: Allow for stricter type- and range checking
Thomas Hellström
2024-02-12
1
-14
/
+25
*
drm/xe: Drop rebind argument from xe_pt_prepare_bind
Matthew Brost
2024-02-02
1
-3
/
+2
*
drm/xe/vm: Subclass userptr vmas
Thomas Hellström
2024-02-01
1
-16
/
+16
*
drm/xe: Use NULL PTEs as scratch PTEs
Thomas Hellström
2023-12-21
1
-57
/
+8
*
drm/xe: Restrict huge PTEs to 1GiB
Thomas Hellström
2023-12-21
1
-0
/
+3
*
drm/xe/uapi: support pat_index selection with vm_bind
Matthew Auld
2023-12-21
1
-9
/
+2
*
drm/xe: Internally change the compute_mode and no_dma_fence mode naming
Thomas Hellström
2023-12-21
1
-3
/
+3
*
drm/xe/bo: Rename xe_bo_get_sg() to xe_bo_sg()
Thomas Hellström
2023-12-21
1
-1
/
+1
*
drm/xe: Remove GEN[0-9]*_ prefixes
Lucas De Marchi
2023-12-21
1
-1
/
+1
*
drm/xe: Set PTE_AE for smem allocations in integrated devices
José Roberto de Souza
2023-12-21
1
-3
/
+6
*
drm/xe: directly use pat_index for pte_encode
Matthew Auld
2023-12-21
1
-5
/
+6
*
drm/xe: fix range printing for debug messages
Paulo Zanoni
2023-12-21
1
-2
/
+2
*
drm/xe: Use vfunc for pte/pde ppgtt encoding
Lucas De Marchi
2023-12-21
1
-115
/
+10
*
drm/xe: Remove check for vma == NULL
Lucas De Marchi
2023-12-21
1
-5
/
+6
*
drm/xe: Normalize pte/pde encoding
Lucas De Marchi
2023-12-21
1
-52
/
+67
*
drm/xe: Track page table memory usage for client
Tejas Upadhyay
2023-12-21
1
-0
/
+3
*
drm/xe: Reinstate pipelined fence enable_signaling
Thomas Hellström
2023-12-21
1
-1
/
+1
*
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
2023-12-21
1
-7
/
+7
*
drm/xe: Rename engine to exec_queue
Francois Dugast
2023-12-21
1
-9
/
+9
*
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
2023-12-21
1
-11
/
+11
*
drm/xe: Set PTE_DM bit for stolen on MTL
Lucas De Marchi
2023-12-21
1
-6
/
+7
*
drm/xe: Decouple vram check from xe_bo_addr()
Lucas De Marchi
2023-12-21
1
-7
/
+3
*
drm/xe: Remove vma arg from xe_pte_encode()
Lucas De Marchi
2023-12-21
1
-40
/
+7
*
drm/xe: Fix checking for unset value
Lucas De Marchi
2023-12-21
1
-1
/
+3
*
drm/xe: Always use xe_vm_queue_rebind_worker helper
Matthew Brost
2023-12-21
1
-2
/
+1
*
drm/xe/mtl: Map PPGTT as CPU:WC
Matt Roper
2023-12-21
1
-1
/
+2
*
drm/xe: Use migrate engine for page fault binds
Matthew Brost
2023-12-21
1
-2
/
+1
*
drm/xe: Reduce the number list links in xe_vma
Matthew Brost
2023-12-21
1
-1
/
+1
*
drm/xe: Avoid doing rebinds
Matthew Brost
2023-12-21
1
-0
/
+1
*
drm/xe: Make bind engines safe
Matthew Brost
2023-12-21
1
-0
/
+115
*
drm/xe: Normalize XE_VM_FLAG* names
Lucas De Marchi
2023-12-21
1
-2
/
+2
*
drm/xe: Port Xe to GPUVA
Matthew Brost
2023-12-21
1
-24
/
+22
*
drm/xe: Add helpers to hide struct xe_vma internals
Matthew Brost
2023-12-21
1
-44
/
+44
*
drm/xe: NULL binding implementation
Matthew Brost
2023-12-21
1
-16
/
+38
*
drm/xe: Rename pte/pde encoding functions
Lucas De Marchi
2023-12-21
1
-20
/
+18
*
drm/xe: s/XE_PTE_READ_ONLY/XE_PTE_FLAG_READ_ONLY
Matthew Brost
2023-12-20
1
-1
/
+1
*
drm/xe: Invalidate TLB also on bind if in scratch page mode
Thomas Hellström
2023-12-20
1
-2
/
+15
*
drm/xe: Allocate GT dynamically
Matt Roper
2023-12-20
1
-2
/
+2
*
drm/xe: Move migration from GT to tile
Matt Roper
2023-12-20
1
-2
/
+2
*
drm/xe: Memory allocations are tile-based, not GT-based
Matt Roper
2023-12-20
1
-77
/
+67
*
drm/xe: Add backpointer from gt to tile
Matt Roper
2023-12-20
1
-1
/
+1
*
drm/xe: Rename GPU offset helper to reflect true usage
Michael J. Ruhl
2023-12-20
1
-4
/
+1
*
drm/xe: Prevent evicting for page tables
Maarten Lankhorst
2023-12-20
1
-1
/
+2
*
drm/xe: Cleanup page-related defines
Lucas De Marchi
2023-12-20
1
-20
/
+20
*
drm/xe: Use BO's GT to determine dma_offset when programming PTEs
Matthew Brost
2023-12-20
1
-1
/
+3
*
drm/xe: s/lmem/vram/
Matthew Auld
2023-12-20
1
-6
/
+6
*
drm/xe: Sort includes
Lucas De Marchi
2023-12-20
1
-2
/
+3
*
drm/xe: Add TLB invalidation fence after rebinds issued from execs
Matthew Brost
2023-12-20
1
-90
/
+110
[next]