summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_guc_log.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-20drm/xe/guc: Allocate GuC data structures in system memory for initial loadMichał Winiarski1-1/+1
2023-12-21drm/xe: Add a helper for DRM device-lifetime BO createMichał Winiarski1-16/+3
2023-12-21drm/xe: Encapsulate all the module parametersBommithi Sakeena1-1/+1
2023-12-21drm/xe: Use Xe assert macros instead of XE_WARN_ON macroFrancois Dugast1-2/+2
2023-12-21drm/xe: Prefer WARN() over BUG() to avoid crashing the kernelFrancois Dugast1-2/+2
2023-12-20drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper1-3/+3
2023-12-20drm/xe: Sort includesLucas De Marchi1-1/+2
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost1-0/+109