summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_guc_log.c
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: Add a helper for DRM device-lifetime BO createMichaƂ Winiarski2023-12-211-16/+3
* drm/xe: Encapsulate all the module parametersBommithi Sakeena2023-12-211-1/+1
* drm/xe: Use Xe assert macros instead of XE_WARN_ON macroFrancois Dugast2023-12-211-2/+2
* drm/xe: Prefer WARN() over BUG() to avoid crashing the kernelFrancois Dugast2023-12-211-2/+2
* drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper2023-12-191-3/+3
* drm/xe: Sort includesLucas De Marchi2023-12-191-1/+2
* drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2023-12-121-0/+109