summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_res_cursor.h
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: Remove unnecessary drm_mm.h includesRodrigo Vivi2024-08-221-1/+0
* drm/xe: allow unaligned start and size xe_res_cursor parametersAndrzej Hajda2024-05-281-2/+0
* drm/xe: Update SPDX deprecated license identifierThomas Hellström2023-12-211-1/+1
* drm/xe: Simplify xe_res_get_buddy()Brian Welty2023-12-211-6/+1
* drm/xe: Prefer WARN() over BUG() to avoid crashing the kernelFrancois Dugast2023-12-211-6/+6
* drm/xe: Cleanup style warnings and errorsFrancois Dugast2023-12-211-6/+5
* drm/xe: Cleanup style warningsFrancois Dugast2023-12-211-1/+0
* drm/xe: Move VRAM from GT to tileMatt Roper2023-12-191-1/+1
* drm/xe: Prefer single underscore for header guardsLucas De Marchi2023-12-191-2/+2
* drm/xe: Implement stolen memory.Maarten Lankhorst2023-12-121-13/+34
* drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2023-12-121-0/+226