index
:
pub/scm/linux/kernel/git/mdf/linux.git
master
Moritz Fischer's fork of linux.git
Moritz Fischer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-30
drm/xe/sysctrl: Add system controller interrupt handler
Raag Jadav
1
-0
/
+2
2026-01-15
drm/xe: Cleanup unused header includes
Matt Roper
1
-1
/
+0
2025-11-25
drm/xe/pf: Add TLB invalidation support for MERT
Lukasz Laguna
1
-0
/
+2
2025-11-14
drm/xe/irq: Handle msix vector0 interrupt
Venkata Ramana Nayana
1
-17
/
+1
2025-10-18
drm/xe/xe3p_xpc: Add support for compute walker for non-MSIx
Lucas De Marchi
1
-0
/
+6
2025-10-18
drm/xe/irq: Check fuse mask for media engines
Lucas De Marchi
1
-3
/
+14
2025-10-18
drm/xe/irq: Rename bits used with all engines
Lucas De Marchi
1
-3
/
+3
2025-10-18
drm/xe/irq: Split irq mask per engine class
Lucas De Marchi
1
-26
/
+47
2025-10-18
drm/xe/irq: Rename fuse mask variables
Lucas De Marchi
1
-12
/
+18
2025-10-14
drm/xe/irq: Don't try to lookup engine masks for non-existent primary GT
Matt Roper
1
-4
/
+8
2025-10-14
drm/xe: Drop GT parameter to xe_display_irq_postinstall()
Matt Roper
1
-1
/
+1
2025-10-13
drm/xe/i2c: Wire up reset/postinstall for I2C IRQ
Raag Jadav
1
-0
/
+2
2025-08-26
drm/xe: Add support to handle hardware errors
Riana Tauro
1
-0
/
+4
2025-07-14
drm/xe: Introduce xe_gt_is_main_type helper
Michal Wajdeczko
1
-2
/
+2
2025-07-14
drm/xe: Introduce xe_tile_is_root helper
Michal Wajdeczko
1
-1
/
+2
2025-07-10
drm/xe: Support for I2C attached MCUs
Heikki Krogerus
1
-0
/
+2
2025-02-14
drm/xe: Fix error handling in xe_irq_install()
Lucas De Marchi
1
-13
/
+1
2025-02-03
drm/xe/pxp: Handle the PXP termination interrupt
Daniele Ceraolo Spurio
1
-1
/
+19
2024-12-13
drm/xe/irq: Manage MSI-X interrupts allocation
Ilia Levi
1
-20
/
+76
2024-12-13
drm/xe/irq: Separate MSI and MSI-X flows
Ilia Levi
1
-33
/
+224
2024-12-11
drm/xe: Make irq enabled flag atomic
Ilia Levi
1
-22
/
+7
2024-11-15
drm/xe: Drop HAS_HECI_*
Lucas De Marchi
1
-4
/
+4
2024-09-26
drm/xe: Move IRQ-related registers to dedicated header
Matt Roper
1
-2
/
+1
2024-09-19
drm/xe: move memirq out of VF
Ilia Levi
1
-3
/
+3
2024-09-19
drm/xe: Introduce xe_device_uses_memirq()
Ilia Levi
1
-1
/
+1
2024-09-13
drm/xe/irq: Remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2024-09-11
drm/xe/irq: Convert register access to use xe_mmio
Matt Roper
1
-31
/
+32
2024-09-05
drm/xe: Replace double space with single space after comma
Nitin Gote
1
-2
/
+2
2024-07-17
drm/xe/gsc: add Battlemage support
Alexander Usyskin
1
-0
/
+2
2024-06-26
drm/xe/irq: remove xe_irq_shutdown
Ilia Levi
1
-5
/
+0
2024-06-20
drm/xe/vf: Don't change hwe IRQ masks if using memory IRQs
Michal Wajdeczko
1
-0
/
+3
2024-05-22
drm/xe/irq: move irq_uninstall over to devm
Matthew Auld
1
-3
/
+3
2024-03-20
drm/xe/gt: Remove continue statement which has no effect
Tejas Upadhyay
1
-1
/
+0
2024-03-14
drm/xe/gsc: Handle GSCCS ER interrupt
Daniele Ceraolo Spurio
1
-1
/
+1
2024-02-12
drm/xe: use drm based debugging instead of dev
Jani Nikula
1
-1
/
+1
2024-02-08
drm/xe/irq: allocate all possible msix interrupts
Dani Liberman
1
-2
/
+15
2024-01-31
drm/xe: drop display/ subdir from include directories
Jani Nikula
1
-1
/
+1
2024-01-18
drm/xe/gsc: add support for GSC proxy interrupt
Daniele Ceraolo Spurio
1
-11
/
+33
2023-12-21
drm/xe/vf: Add VF specific interrupt handler
Michal Wajdeczko
1
-0
/
+71
2023-12-21
drm/xe/irq: Don't call pci_free_irq_vectors
MichaĆ Winiarski
1
-4
/
+1
2023-12-21
drm/xe/pmu: Drop interrupt pmu event
Aravind Iddamsetty
1
-18
/
+0
2023-12-21
drm/xe/display: Implement display support
Maarten Lankhorst
1
-1
/
+12
2023-12-21
drm/xe: clear the serviced bits on INTR_IDENTITY_REG
Jonathan Cavitt
1
-1
/
+1
2023-12-21
drm/xe/gsc: add gsc device support
Vitaly Lubart
1
-6
/
+16
2023-12-21
drm/xe/irq: Clear GFX_MSTR_IRQ as part of IRQ reset
Gustavo Sousa
1
-0
/
+17
2023-12-21
drm/xe: add msix support
Dani Liberman
1
-3
/
+3
2023-12-21
drm/xe: change old msi irq api to a new one
Dani Liberman
1
-9
/
+29
2023-12-21
drm/xe: proper setting of irq enabled flag
Dani Liberman
1
-5
/
+3
2023-12-21
drm/xe: Simplify final return from xe_irq_install()
Gustavo Sousa
1
-5
/
+1
2023-12-21
drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()
Daniele Ceraolo Spurio
1
-1
/
+1
[next]