summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_guc_log.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: Normalize bo flags macrosLucas De Marchi2024-04-021-3/+3
* drm/xe: Add XE_BO_GGTT_INVALIDATE flagMatthew Brost2024-03-201-1/+2
* drm/xe/guc: Allocate GuC data structures in system memory for initial loadMichał Winiarski2024-02-201-1/+1
* 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-201-3/+3
* drm/xe: Sort includesLucas De Marchi2023-12-201-1/+2
* drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2023-12-121-0/+109