summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_trace.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: Switch MMIO interface to take xe_mmio instead of xe_gtMatt Roper2024-09-121-3/+4
* drm/xe: Drop HW fence pointer to HW fence ctxMatthew Brost2024-08-201-1/+1
* drm/xe/pm: Add trace for pm functionsNirmoy Das2024-07-181-0/+52
* drm/xe: Drop trace_xe_hw_fence_freeMatthew Brost2024-07-091-5/+0
* drm/xe: Add reg read/write traceRadhakrishna Sripada2024-06-121-0/+28
* drm/xe/trace: Print device_id in xe_trace eventsRadhakrishna Sripada2024-06-121-25/+39
* drm/xe/trace: Extract guc related tracesRadhakrishna Sripada2024-06-121-80/+0
* drm/xe/trace: Extract bo, vm, vma tracesRadhakrishna Sripada2024-06-121-212/+0
* drm/xe: Do not dereference NULL job->fence in trace pointsMatthew Brost2024-06-061-1/+1
* drm/xe: Don't initialize fences at xe_sched_job_create()Thomas Hellström2024-05-271-1/+1
* drm/xe: Decouple job seqno and lrc seqnoMatthew Brost2024-05-271-2/+5
* drm/xe/xe_tracer: Align fence output format in ftrace logShuicheng Lin2024-03-131-3/+3
* drm/xe: Invalidate userptr VMA on page pin faultMatthew Brost2024-03-131-1/+1
* drm/xe/xe_trace: Add move_lacks_source detail to xe_bo_move tracePriyanka Dandamudi2024-02-291-4/+8
* drm/xe: Use pointers in trace eventsLucas De Marchi2024-02-221-15/+15
* drm/xe/xe_bo_move: Enhance xe_bo_move tracePriyanka Dandamudi2024-02-201-4/+23
* drm/xe: Fix cast on trace variableLucas De Marchi2024-01-191-1/+1
* drm/xe: Update SPDX deprecated license identifierThomas Hellström2023-12-211-1/+1
* drm/xe/trace: Optimize trace definitionBalasubramani Vivekanandan2023-12-211-47/+36
* drm/xe: Add event tracing for CTBBalasubramani Vivekanandan2023-12-211-0/+41
* drm/xe: Rename engine to exec_queueFrancois Dugast2023-12-211-70/+70
* drm/xe: Add helpers to hide struct xe_vma internalsMatthew Brost2023-12-211-5/+5
* drm/xe: Ban a VM if rebind worker hits an errorMatthew Brost2023-12-211-0/+5
* drm/xe: Long running job updateMatthew Brost2023-12-211-0/+5
* drm/xe: Sort includesLucas De Marchi2023-12-201-2/+2
* drm/xe: Add TDR for invalidation fence timeout cleanupMatthew Brost2023-12-201-0/+5
* drm/xe: Add TLB invalidation fence ftraceMatthew Brost2023-12-201-0/+50
* drm/xe: Fix tracepoints on 32bLucas De Marchi2023-12-121-6/+6
* drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2023-12-121-0/+513