summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_memirq.c
AgeCommit message (Expand)AuthorFilesLines
2026-01-15drm/xe: Cleanup unused header includesMatt Roper1-2/+0
2025-10-19drm/xe/irq: Rename bits used with all enginesLucas De Marchi1-2/+2
2025-10-09drm/xe/vf: Add xe_gt_recovery_pending helperMatthew Brost1-4/+44
2025-10-06drm/xe: Update MEMIRQ to use tile-based printk macrosMichal Wajdeczko1-3/+2
2025-03-10drm/xe: Remove GEN11 prefixes from documentationLucas De Marchi1-1/+1
2024-12-05drm/xe: Use managed BO in memirqIlia Levi1-16/+7
2024-11-06drm/xe/vf: React to MIGRATED interruptTomasz Lis1-0/+3
2024-10-06drm/xe: Add memirq report page address helpersMichal Wajdeczko1-14/+21
2024-09-26drm/xe: Move IRQ-related registers to dedicated headerMatt Roper1-1/+1
2024-09-19drm/xe: memirq handler changesIlia Levi1-7/+24
2024-09-19drm/xe: memirq infra changes for MSI-XIlia Levi1-14/+75
2024-09-19drm/xe: move memirq out of VFIlia Levi1-11/+8
2024-09-19drm/xe: Introduce xe_device_uses_memirq()Ilia Levi1-15/+7
2024-09-19drm/xe: Introduce dedicated config for memirq debugIlia Levi1-10/+19
2024-04-02drm/xe: Normalize bo flags macrosLucas De Marchi1-5/+5
2024-03-20drm/xe: Add XE_BO_GGTT_INVALIDATE flagMatthew Brost1-0/+1
2023-12-22drm/xe/vf: Introduce Memory Based Interrupts HandlerMichal Wajdeczko1-0/+430