summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_guc_log.c
AgeCommit message (Expand)Author
2024-10-29drm/xe/guc: Capture all available bits of GuC timestampJohn Harrison
2024-10-17drm/xe/guc: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray
2024-10-10drm/xe/guc: Fix inverted logic on snapshot->copy checkColin Ian King
2024-10-08drm/xe/guc: Extract GuC error capture listsZhanjun Dong
2024-10-08drm/xe/guc: Add capture size check in GuC log bufferZhanjun Dong
2024-10-07drm/xe/guc: Add a helper function for dumping GuC log to dmesgJohn Harrison
2024-10-07drm/xe/guc: Use a two stage dump for GuC logs and add more infoJohn Harrison
2024-10-07drm/xe/guc: Copy GuC log prior to dumpingJohn Harrison
2024-10-03drm/xe: Use fault injection infrastructure to find issues at probe timeFrancois Dugast
2024-04-02drm/xe: Normalize bo flags macrosLucas De Marchi
2024-03-20drm/xe: Add XE_BO_GGTT_INVALIDATE flagMatthew Brost
2024-02-20drm/xe/guc: Allocate GuC data structures in system memory for initial loadMichał Winiarski
2023-12-21drm/xe: Add a helper for DRM device-lifetime BO createMichał Winiarski
2023-12-21drm/xe: Encapsulate all the module parametersBommithi Sakeena
2023-12-21drm/xe: Use Xe assert macros instead of XE_WARN_ON macroFrancois Dugast
2023-12-21drm/xe: Prefer WARN() over BUG() to avoid crashing the kernelFrancois Dugast
2023-12-19drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper
2023-12-19drm/xe: Sort includesLucas De Marchi
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost