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_gt_pagefault.c
Age
Commit message (
Expand
)
Author
2024-06-12
drm/xe/trace: Extract bo, vm, vma traces
Radhakrishna Sripada
2024-06-07
drm/xe: Rework GPU page fault handling
Matthew Brost
2024-04-26
drm/xe: Use xe_vma_ops to implement page fault rebinds
Matthew Brost
2024-03-28
drm/xe: Move vma rebinding to the drm_exec locking loop
Thomas Hellström
2024-03-13
drm/xe: Invalidate userptr VMA on page pin fault
Matthew Brost
2024-03-01
drm/xe: Fix ref counting leak on page fault
Matthew Brost
2024-02-02
drm/xe: circumvent bogus stringop-overflow warning
Arnd Bergmann
2024-02-01
drm/xe/vm: Subclass userptr vmas
Thomas Hellström
2024-01-22
Merge drm/drm-next into drm-xe-next
Lucas De Marchi
2024-01-10
drm/xe: Invert access counter queue head / tail
Matthew Brost
2024-01-10
drm/xe: Add build on bug to assert access counter queue works
Matthew Brost
2024-01-10
drm/xe: Invert page fault queue head / tail
Matthew Brost
2024-01-10
drm/xe: Add build on bug to assert page fault queue works
Matthew Brost
2023-12-22
Merge tag 'drm-xe-next-2023-12-21-pr1-1' of https://gitlab.freedesktop.org/dr...
Dave Airlie
2023-12-21
drm/xe: Rename info.supports_* to info.has_*
Lucas De Marchi
2023-12-21
drm/xe/xe2: Respond to TRTT faults as unsuccessful page fault
Brian Welty
2023-12-21
drm/xe: Support device page faults on integrated platforms
Brian Welty
2023-12-21
drm/xe/guc: Include only required GuC ABI headers
Michal Wajdeczko
2023-12-21
drm/xe/guc: Promote guc_to_gt/xe helpers to .h
Michal Wajdeczko
2023-12-21
drm/xe: Fix pagefault and access counter worker functions
Brian Welty
2023-12-21
drm/xe: Fix dequeue of access counter work item
Brian Welty
2023-12-21
drm/xe: Replace XE_WARN_ON with drm_warn when just printing a string
Francois Dugast
2023-12-21
drm/xe: Convert pagefaulting code to use drm_exec
Thomas Hellström
2023-12-21
drm/xe/bo: Simplify xe_bo_lock()
Thomas Hellström
2023-12-21
drm/xe: don't warn for bogus pagefaults
Matthew Auld
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-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: Move VRAM from GT to tile
Matt Roper
2023-12-19
drm/xe: Do not spread i915_reg_defs.h include
Lucas De Marchi
2023-12-19
drm/xe: Sort includes
Lucas De Marchi
2023-12-19
drm/xe: Use GuC to do GGTT invalidations for the GuC firmware
Matthew Brost
2023-12-19
drm/xe: Add range based TLB invalidations
Matthew Brost
2023-12-19
drm/xe: Add TLB invalidation fence
Matthew Brost
2023-12-19
drm/xe: Break of TLB invalidation into its own file
Matthew Brost
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost