index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
2024-02-12
drm/xe: use drm based debugging instead of dev
Jani Nikula
2024-02-08
drm/xe/irq: allocate all possible msix interrupts
Dani Liberman
2024-01-31
drm/xe: drop display/ subdir from include directories
Jani Nikula
2024-01-18
drm/xe/gsc: add support for GSC proxy interrupt
Daniele Ceraolo Spurio
2023-12-21
drm/xe/vf: Add VF specific interrupt handler
Michal Wajdeczko
2023-12-21
drm/xe/irq: Don't call pci_free_irq_vectors
MichaĆ Winiarski
2023-12-21
drm/xe/pmu: Drop interrupt pmu event
Aravind Iddamsetty
2023-12-21
drm/xe/display: Implement display support
Maarten Lankhorst
2023-12-21
drm/xe: clear the serviced bits on INTR_IDENTITY_REG
Jonathan Cavitt
2023-12-21
drm/xe/gsc: add gsc device support
Vitaly Lubart
2023-12-21
drm/xe/irq: Clear GFX_MSTR_IRQ as part of IRQ reset
Gustavo Sousa
2023-12-21
drm/xe: add msix support
Dani Liberman
2023-12-21
drm/xe: change old msi irq api to a new one
Dani Liberman
2023-12-21
drm/xe: proper setting of irq enabled flag
Dani Liberman
2023-12-21
drm/xe: Simplify final return from xe_irq_install()
Gustavo Sousa
2023-12-21
drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()
Daniele Ceraolo Spurio
2023-12-21
drm/xe/pmu: Enable PMU interface
Aravind Iddamsetty
2023-12-21
drm/xe: add GSCCS irq support
Daniele Ceraolo Spurio
2023-12-21
drm/xe: Fix an invalid locking wait context bug
Rodrigo Vivi
2023-12-21
drm/xe: Cleanup style warnings
Francois Dugast
2023-12-19
drm/xe: Replace xe_gt_irq_postinstall with xe_irq_enable_hwe
Matt Roper
2023-12-19
drm/xe/irq: Untangle postinstall functions
Matt Roper
2023-12-19
drm/xe/irq: Move ASLE backlight interrupt logic
Matt Roper
2023-12-19
drm/xe: Interrupts are delivered per-tile, not per-GT
Matt Roper
2023-12-19
drm/xe: Clarify 'gt' retrieval for primary tile
Matt Roper
2023-12-19
drm/xe: Move VRAM from GT to tile
Matt Roper
2023-12-19
drm/xe: Rename reg field to addr
Lucas De Marchi
2023-12-19
drm/xe/mmio: Use struct xe_reg
Lucas De Marchi
2023-12-19
drm/xe: Use XE_REG/XE_REG_MCR
Lucas De Marchi
2023-12-19
drm/xe: Introduce xe_reg/xe_reg_mcr
Lucas De Marchi
2023-12-19
drm/xe/irq: Don't clobber display interrupts on multi-tile platforms
Matt Roper
2023-12-19
drm/xe/irq: Drop commented-out code for non-existent media engines
Matt Roper
2023-12-19
drm/xe/irq: Drop remaining "gen11_" prefix from IRQ functions
Matt Roper
2023-12-19
drm/xe/irq: Rename and clarify top-level interrupt handling routines
Matt Roper
2023-12-19
drm/xe/irq: Drop unnecessary GEN11_ and GEN12_ register prefixes
Matt Roper
2023-12-19
drm/xe/irq: Drop IRQ_INIT and IRQ_RESET macros
Matt Roper
2023-12-19
drm/xe/irq: Add helpers to find ISR/IIR/IMR/IER registers
Matt Roper
2023-12-19
drm/xe/irq: Drop gen3_ prefixes
Matt Roper
2023-12-19
drm/xe/irq: the irq handler local variable need not be static
Jani Nikula
2023-12-19
drm/xe: Remove dependency on i915_reg.h
Lucas De Marchi
2023-12-19
drm/xe: Remove dependency on intel_gt_regs.h
Lucas De Marchi
2023-12-19
drm/xe: Sort includes
Lucas De Marchi
2023-12-19
drm/xe: Make local functions static
Lucas De Marchi
2023-12-19
drm/xe/gt: Enable interrupt while initializing root gt
Balasubramani Vivekanandan
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost