index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
disp
/
dpu1
/
dpu_hw_interrupts.c
Age
Commit message (
Expand
)
Author
2024-11-03
drm/msm/dpu: rework documentation comments
Dmitry Baryshkov
2024-04-23
drm/msm/dpu: Add callback function pointer check before its call
Aleksandr Mishin
2024-04-01
drm/msm/dpu: make error messages at dpu_core_irq_register_callback() more sen...
Dmitry Baryshkov
2023-12-05
drm/msm/dpu: use devres-managed allocation for interrupts data
Dmitry Baryshkov
2023-10-09
drm/msm/dpu: shift IRQ indices by 1
Dmitry Baryshkov
2023-10-09
drm/msm/dpu: stop using raw IRQ indices in the kernel traces
Dmitry Baryshkov
2023-10-09
drm/msm/dpu: stop using raw IRQ indices in the kernel output
Dmitry Baryshkov
2023-10-09
drm/msm/dpu: make the irq table size static
Dmitry Baryshkov
2023-10-09
drm/msm/dpu: add helper to get IRQ-related data
Dmitry Baryshkov
2023-10-09
drm/msm/dpu: extract dpu_core_irq_is_valid() helper
Dmitry Baryshkov
2023-10-09
drm/msm/dpu: remove irq_idx argument from IRQ callbacks
Dmitry Baryshkov
2023-08-02
drm/msm/dpu: autodetect supported interrupts
Dmitry Baryshkov
2023-08-02
drm/msm/dpu: split interrupt address arrays
Dmitry Baryshkov
2023-08-02
drm/msm/dpu: inline __intr_offset
Dmitry Baryshkov
2023-05-22
drm/msm/dpu: Describe TEAR interrupt registers for DSI interfaces
Marijn Suijten
2023-05-22
drm/msm/dpu: Take INTF index as parameter in interrupt register defines
Marijn Suijten
2023-04-26
drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabs
Marijn Suijten
2023-04-26
drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio header
Marijn Suijten
2023-01-12
drm/msm/dpu: Introduce SC8280XP
Bjorn Andersson
2023-01-08
drm/msm/dpu: Print interrupt index in addition to the mask
Marijn Suijten
2022-07-06
drm/msm/dpu: merge base_off with blk_off in struct dpu_hw_blk_reg_map
Dmitry Baryshkov
2022-07-04
drm/msm/dpu: constify struct dpu_mdss_cfg
Dmitry Baryshkov
2022-07-04
drm/msm/dpu: remove hwversion field from data structures
Dmitry Baryshkov
2022-05-07
drm/msm/dpu: remove NULL-ness check in dpu_hw_intr_destroy
Dmitry Baryshkov
2022-05-07
drm/msm/disp/dpu1: avoid clearing hw interrupts if hw_intr is null during drm...
Vinod Polimera
2022-05-02
drm/msm/dpu: Use indexed array initializer to prevent mismatches
Marijn Suijten
2022-05-02
drm/msm/dpu: get rid of dpu_encoder_helper_(un)register_irq
Dmitry Baryshkov
2022-05-02
drm/msm/dpu: allow just single IRQ callback
Dmitry Baryshkov
2022-05-02
drm/msm/dpu: remove always-true argument of dpu_core_irq_read()
Dmitry Baryshkov
2022-05-02
drm/msm/dpu: remove extra wrappers around dpu_core_irq
Dmitry Baryshkov
2022-02-18
drm/msm/dpu: Add INTF_5 interrupts
Bjorn Andersson
2022-02-18
drm/msm/dpu: Update function parameter documentation
Vinod Koul
2022-02-18
drm/msm/dpu: Update the comment style
Vinod Koul
2021-11-29
drm/msm/dpu: Add more of the INTF interrupt regions
Bjorn Andersson
2021-10-15
drm/msm/dpu: merge struct dpu_irq into struct dpu_hw_intr
Dmitry Baryshkov
2021-10-15
drm/msm/dpu: don't clear IRQ register twice
Dmitry Baryshkov
2021-10-15
drm/msm/dpu: squash dpu_core_irq into dpu_hw_interrupts
Dmitry Baryshkov
2021-06-23
drm/msm/dpu: Avoid ABBA deadlock between IRQ modules
Bjorn Andersson
2021-06-23
drm/msm/dpu: drop remains of old irq lookup subsystem
Dmitry Baryshkov
2021-06-23
drm/msm/dpu: replace IRQ lookup with the data in hw catalog
Dmitry Baryshkov
2021-06-23
drm/msm/dpu: hw_intr: always call dpu_hw_intr_clear_intr_status_nolock
Dmitry Baryshkov
2021-06-23
drm/msm/dpu: merge dpu_hw_intr_get_interrupt_statuses into dpu_hw_intr_dispat...
Dmitry Baryshkov
2021-04-07
drm/msm/disp/dpu1: add flags to indicate obsolete irqs
Krishna Manikandan
2021-04-07
drm/msm/disp/dpu1: add vsync and underrun irqs for INTF_5
Krishna Manikandan
2021-04-07
drm/msm/disp/dpu1: increase the range of interrupts in dpu_irq_map
Krishna Manikandan
2021-04-07
drm/msm/disp/dpu1: add intf offsets for SC7280 target
Krishna Manikandan
2020-12-03
drm/msm/disp/dpu1/dpu_hw_interrupts: Demote kernel-doc formatting misuse
Lee Jones
2020-11-04
drm/msm: Add missing struct identifier
Tian Tao
2020-01-02
msm: disp: dpu1: add support to access hw irqs regs depending on revision
Shubhashree Dhar
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
[next]