summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_pt.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: Convert multiple bind ops into single jobMatthew Brost2024-07-041-8/+6
* drm/xe: Use NULL PTEs as scratch PTEsThomas Hellström2023-12-211-3/+0
* drm/xe: Restrict huge PTEs to 1GiBThomas Hellström2023-12-211-0/+3
* drm/xe: Use vfunc for pte/pde ppgtt encodingLucas De Marchi2023-12-211-6/+0
* drm/xe: Rename engine to exec_queueFrancois Dugast2023-12-211-3/+3
* drm/xe: Remove vma arg from xe_pte_encode()Lucas De Marchi2023-12-211-2/+2
* drm/xe: Port Xe to GPUVAMatthew Brost2023-12-211-1/+1
* drm/xe: Rename pte/pde encoding functionsLucas De Marchi2023-12-211-5/+5
* drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper2023-12-201-7/+7
* drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2023-12-121-0/+54