index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2024-07-17
drm/xe/gsc: add Battlemage support
Alexander Usyskin
1
-0
/
+2
2024-06-27
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-15
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-09
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-22
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
2023-12-21
drm/xe/pmu: Enable PMU interface
Aravind Iddamsetty
1
-0
/
+18
2023-12-21
drm/xe: add GSCCS irq support
Daniele Ceraolo Spurio
1
-7
/
+18
2023-12-21
drm/xe: Fix an invalid locking wait context bug
Rodrigo Vivi
1
-6
/
+26
2023-12-21
drm/xe: Cleanup style warnings
Francois Dugast
1
-6
/
+5
2023-12-20
drm/xe: Replace xe_gt_irq_postinstall with xe_irq_enable_hwe
Matt Roper
1
-45
/
+44
2023-12-20
drm/xe/irq: Untangle postinstall functions
Matt Roper
1
-28
/
+9
2023-12-20
drm/xe/irq: Move ASLE backlight interrupt logic
Matt Roper
1
-6
/
+10
2023-12-20
drm/xe: Interrupts are delivered per-tile, not per-GT
Matt Roper
1
-146
/
+181
2023-12-20
drm/xe: Clarify 'gt' retrieval for primary tile
Matt Roper
1
-3
/
+3
2023-12-20
drm/xe: Move VRAM from GT to tile
Matt Roper
1
-1
/
+1
2023-12-20
drm/xe: Rename reg field to addr
Lucas De Marchi
1
-1
/
+1
2023-12-20
drm/xe/mmio: Use struct xe_reg
Lucas De Marchi
1
-69
/
+69
2023-12-20
drm/xe: Use XE_REG/XE_REG_MCR
Lucas De Marchi
1
-3
/
+3
2023-12-20
drm/xe: Introduce xe_reg/xe_reg_mcr
Lucas De Marchi
1
-1
/
+1
2023-12-20
drm/xe/irq: Don't clobber display interrupts on multi-tile platforms
Matt Roper
1
-2
/
+10
2023-12-20
drm/xe/irq: Drop commented-out code for non-existent media engines
Matt Roper
1
-12
/
+0
2023-12-20
drm/xe/irq: Drop remaining "gen11_" prefix from IRQ functions
Matt Roper
1
-24
/
+22
2023-12-20
drm/xe/irq: Rename and clarify top-level interrupt handling routines
Matt Roper
1
-22
/
+24
2023-12-20
drm/xe/irq: Drop unnecessary GEN11_ and GEN12_ register prefixes
Matt Roper
1
-55
/
+54
2023-12-20
drm/xe/irq: Drop IRQ_INIT and IRQ_RESET macros
Matt Roper
1
-31
/
+32
2023-12-20
drm/xe/irq: Add helpers to find ISR/IIR/IMR/IER registers
Matt Roper
1
-12
/
+20
2023-12-20
drm/xe/irq: Drop gen3_ prefixes
Matt Roper
1
-22
/
+20
2023-12-20
drm/xe/irq: the irq handler local variable need not be static
Jani Nikula
1
-1
/
+1
2023-12-20
drm/xe: Remove dependency on i915_reg.h
Lucas De Marchi
1
-2
/
+1
2023-12-20
drm/xe: Remove dependency on intel_gt_regs.h
Lucas De Marchi
1
-1
/
+1
2023-12-20
drm/xe: Sort includes
Lucas De Marchi
1
-2
/
+4
2023-12-20
drm/xe: Make local functions static
Lucas De Marchi
1
-1
/
+1
2023-12-20
drm/xe/gt: Enable interrupt while initializing root gt
Balasubramani Vivekanandan
1
-1
/
+1
[next]