aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/xe/xe_res_cursor.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-06drm/xe: Add dma_addr res cursorThomas Hellström1-2/+121
2024-08-22drm/xe: Remove unnecessary drm_mm.h includesRodrigo Vivi1-1/+0
2024-05-28drm/xe: allow unaligned start and size xe_res_cursor parametersAndrzej Hajda1-2/+0
2023-12-21drm/xe: Update SPDX deprecated license identifierThomas Hellström1-1/+1
2023-12-21drm/xe: Simplify xe_res_get_buddy()Brian Welty1-6/+1
2023-12-21drm/xe: Prefer WARN() over BUG() to avoid crashing the kernelFrancois Dugast1-6/+6
2023-12-21drm/xe: Cleanup style warnings and errorsFrancois Dugast1-6/+5
2023-12-21drm/xe: Cleanup style warningsFrancois Dugast1-1/+0
2023-12-19drm/xe: Move VRAM from GT to tileMatt Roper1-1/+1
2023-12-19drm/xe: Prefer single underscore for header guardsLucas De Marchi1-2/+2
2023-12-12drm/xe: Implement stolen memory.Maarten Lankhorst1-13/+34
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost1-0/+226