index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_pt.c
Age
Commit message (
Expand
)
Author
2024-06-12
drm/xe/trace: Print device_id in xe_trace events
Radhakrishna Sripada
2024-05-21
drm/xe: Add warn when level can not be zero.
Nirmoy Das
2024-05-15
drm/xe: Only zap PTEs as needed
Matthew Brost
2024-05-06
drm/xe: Refactor default device atomic settings
Nirmoy Das
2024-04-26
drm/xe: Add xe_gt_tlb_invalidation_range and convert PT layer to use this
Matthew Brost
2024-04-05
drm/xe: Move PTE/PDE bit definitions to proper header
Michal Wajdeczko
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
2024-03-28
drm/xe: Move vma rebinding to the drm_exec locking loop
Thomas Hellström
2024-03-28
drm/xe: Make TLB invalidation fences unordered
Thomas Hellström
2024-03-28
drm/xe: Rework rebinding
Thomas Hellström
2024-03-28
drm/xe: Use ring ops TLB invalidation for rebinds
Thomas Hellström
2024-03-19
drm/xe: Drop bogus vma NULL check
Nirmoy Das
2024-02-20
drm/xe: Return 2MB page size for compact 64k PTEs
Matthew Brost
2024-02-20
drm/xe: Add XE_VMA_PTE_64K VMA flag
Matthew Brost
2024-02-12
drm/xe/pt: Allow for stricter type- and range checking
Thomas Hellström
2024-02-01
drm/xe: Drop rebind argument from xe_pt_prepare_bind
Matthew Brost
2024-02-01
drm/xe/vm: Subclass userptr vmas
Thomas Hellström
2023-12-21
drm/xe: Use NULL PTEs as scratch PTEs
Thomas Hellström
2023-12-21
drm/xe: Restrict huge PTEs to 1GiB
Thomas Hellström
2023-12-21
drm/xe/uapi: support pat_index selection with vm_bind
Matthew Auld
2023-12-21
drm/xe: Internally change the compute_mode and no_dma_fence mode naming
Thomas Hellström
2023-12-21
drm/xe/bo: Rename xe_bo_get_sg() to xe_bo_sg()
Thomas Hellström
2023-12-21
drm/xe: Remove GEN[0-9]*_ prefixes
Lucas De Marchi
2023-12-21
drm/xe: Set PTE_AE for smem allocations in integrated devices
José Roberto de Souza
2023-12-21
drm/xe: directly use pat_index for pte_encode
Matthew Auld
2023-12-21
drm/xe: fix range printing for debug messages
Paulo Zanoni
2023-12-21
drm/xe: Use vfunc for pte/pde ppgtt encoding
Lucas De Marchi
2023-12-21
drm/xe: Remove check for vma == NULL
Lucas De Marchi
2023-12-21
drm/xe: Normalize pte/pde encoding
Lucas De Marchi
2023-12-21
drm/xe: Track page table memory usage for client
Tejas Upadhyay
2023-12-21
drm/xe: Reinstate pipelined fence enable_signaling
Thomas Hellström
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
2023-12-21
drm/xe: Rename engine to exec_queue
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: Fix checking for unset value
Lucas De Marchi
2023-12-21
drm/xe: Always use xe_vm_queue_rebind_worker helper
Matthew Brost
2023-12-21
drm/xe/mtl: Map PPGTT as CPU:WC
Matt Roper
2023-12-21
drm/xe: Use migrate engine for page fault binds
Matthew Brost
2023-12-21
drm/xe: Reduce the number list links in xe_vma
Matthew Brost
2023-12-21
drm/xe: Avoid doing rebinds
Matthew Brost
2023-12-21
drm/xe: Make bind engines safe
Matthew Brost
2023-12-21
drm/xe: Normalize XE_VM_FLAG* names
Lucas De Marchi
2023-12-21
drm/xe: Port Xe to GPUVA
Matthew Brost
2023-12-21
drm/xe: Add helpers to hide struct xe_vma internals
Matthew Brost
2023-12-21
drm/xe: NULL binding implementation
Matthew Brost
2023-12-21
drm/xe: Rename pte/pde encoding functions
Lucas De Marchi
2023-12-19
drm/xe: s/XE_PTE_READ_ONLY/XE_PTE_FLAG_READ_ONLY
Matthew Brost
[next]