summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_guc_capture.c
AgeCommit message (Expand)AuthorFilesLines
2025-01-09drm/xe: Fix all typos in xeNitin Gote1-1/+1
2024-12-02drm/xe/guc: Fix missing init value and add register order checkZhanjun Dong1-15/+62
2024-11-15drm/xe/guc: Remove duplicate source fieldZhanjun Dong1-2/+2
2024-11-14drm/xe: Change xe_engine_snapshot_capture_for_job to be for queueMatthew Brost1-17/+12
2024-11-01drm/xe/guc: Fix dereference before NULL checkEverest K.C.1-4/+1
2024-10-22drm/xe/guc: Prevent GuC register capture running on VFZhanjun Dong1-1/+7
2024-10-08drm/xe/guc: Save manual engine capture into capture listZhanjun Dong1-4/+149
2024-10-08drm/xe/guc: Plumb GuC-capture into dev coredumpZhanjun Dong1-4/+325
2024-10-08drm/xe/guc: Extract GuC error capture listsZhanjun Dong1-3/+722
2024-10-08drm/xe/guc: Add capture size check in GuC log bufferZhanjun Dong1-1/+82
2024-10-08drm/xe/guc: Add XE_LP steered register listsZhanjun Dong1-13/+199
2024-10-08drm/xe/guc: Prepare GuC register list and update ADS size for error captureZhanjun Dong1-0/+520