summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_bo.h
AgeCommit message (Expand)Author
2023-12-21drm/xe: Port Xe to GPUVAMatthew Brost
2023-12-21drm/xe: VM LRU bulk moveMatthew Brost
2023-12-21drm/xe: NULL binding implementationMatthew Brost
2023-12-21drm/xe: Move XE_PTE_FLAG_READ_ONLY to xe_vm_types.hMatthew Brost
2023-12-19drm/xe: s/XE_PTE_READ_ONLY/XE_PTE_FLAG_READ_ONLYMatthew Brost
2023-12-19drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper
2023-12-19drm/xe: Move VRAM from GT to tileMatt Roper
2023-12-19drm/xe: Rename GPU offset helper to reflect true usageMichael J. Ruhl
2023-12-19drm/xe: Prevent evicting for page tablesMaarten Lankhorst
2023-12-19drm/xe: Apply upper limit to sg element sizeNiranjana Vishwanathapura
2023-12-19drm/xe: Fix splat during error dumpFrancois Dugast
2023-12-19drm/xe: Cleanup page-related definesLucas De Marchi
2023-12-19drm/xe: fix suspend-resume for dgfxMatthew Auld
2023-12-19drm/xe: Use proper vram offsetNiranjana Vishwanathapura
2023-12-19drm/xe: add XE_BO_CREATE_VRAM_MASKMatthew Auld
2023-12-19drm/xe: Use BO's GT to determine dma_offset when programming PTEsMatthew Brost
2023-12-19drm/xe: s/lmem/vram/Matthew Auld
2023-12-12drm/xe: Fix hidden gotcha regression with bo createMaarten Lankhorst
2023-12-12drm/xe: Implement stolen memory.Maarten Lankhorst
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost