index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
disp
/
dpu1
/
dpu_hw_interrupts.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-06
drm/msm/dpu: merge base_off with blk_off in struct dpu_hw_blk_reg_map
Dmitry Baryshkov
1
-2
/
+1
2022-07-04
drm/msm/dpu: constify struct dpu_mdss_cfg
Dmitry Baryshkov
1
-2
/
+2
2022-07-04
drm/msm/dpu: remove hwversion field from data structures
Dmitry Baryshkov
1
-1
/
+0
2022-05-07
drm/msm/dpu: remove NULL-ness check in dpu_hw_intr_destroy
Dmitry Baryshkov
1
-2
/
+1
2022-05-07
drm/msm/disp/dpu1: avoid clearing hw interrupts if hw_intr is null during drm uninit
Vinod Polimera
1
-0
/
+3
2022-05-02
drm/msm/dpu: Use indexed array initializer to prevent mismatches
Marijn Suijten
1
-17
/
+17
2022-05-02
drm/msm/dpu: get rid of dpu_encoder_helper_(un)register_irq
Dmitry Baryshkov
1
-0
/
+4
2022-05-02
drm/msm/dpu: allow just single IRQ callback
Dmitry Baryshkov
1
-93
/
+47
2022-05-02
drm/msm/dpu: remove always-true argument of dpu_core_irq_read()
Dmitry Baryshkov
1
-2
/
+2
2022-05-02
drm/msm/dpu: remove extra wrappers around dpu_core_irq
Dmitry Baryshkov
1
-3
/
+6
2022-02-18
drm/msm/dpu: Add INTF_5 interrupts
Bjorn Andersson
1
-0
/
+6
2022-02-18
drm/msm/dpu: Update function parameter documentation
Vinod Koul
1
-1
/
+1
2022-02-18
drm/msm/dpu: Update the comment style
Vinod Koul
1
-1
/
+1
2021-11-29
drm/msm/dpu: Add more of the INTF interrupt regions
Bjorn Andersson
1
-0
/
+18
2021-10-15
drm/msm/dpu: merge struct dpu_irq into struct dpu_hw_intr
Dmitry Baryshkov
1
-28
/
+23
2021-10-15
drm/msm/dpu: don't clear IRQ register twice
Dmitry Baryshkov
1
-17
/
+0
2021-10-15
drm/msm/dpu: squash dpu_core_irq into dpu_hw_interrupts
Dmitry Baryshkov
1
-55
/
+214
2021-06-23
drm/msm/dpu: Avoid ABBA deadlock between IRQ modules
Bjorn Andersson
1
-26
/
+34
2021-06-23
drm/msm/dpu: drop remains of old irq lookup subsystem
Dmitry Baryshkov
1
-1234
/
+0
2021-06-23
drm/msm/dpu: replace IRQ lookup with the data in hw catalog
Dmitry Baryshkov
1
-84
/
+53
2021-06-23
drm/msm/dpu: hw_intr: always call dpu_hw_intr_clear_intr_status_nolock
Dmitry Baryshkov
1
-21
/
+18
2021-06-23
drm/msm/dpu: merge dpu_hw_intr_get_interrupt_statuses into dpu_hw_intr_dispatch_irqs
Dmitry Baryshkov
1
-47
/
+19
2021-04-07
drm/msm/disp/dpu1: add flags to indicate obsolete irqs
Krishna Manikandan
1
-4
/
+9
2021-04-07
drm/msm/disp/dpu1: add vsync and underrun irqs for INTF_5
Krishna Manikandan
1
-1
/
+6
2021-04-07
drm/msm/disp/dpu1: increase the range of interrupts in dpu_irq_map
Krishna Manikandan
1
-94
/
+661
2021-04-07
drm/msm/disp/dpu1: add intf offsets for SC7280 target
Krishna Manikandan
1
-1
/
+19
2020-12-03
drm/msm/disp/dpu1/dpu_hw_interrupts: Demote kernel-doc formatting misuse
Lee Jones
1
-2
/
+2
2020-11-04
drm/msm: Add missing struct identifier
Tian Tao
1
-3
/
+4
2020-01-02
msm: disp: dpu1: add support to access hw irqs regs depending on revision
Shubhashree Dhar
1
-6
/
+16
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
1
-9
/
+1
2019-02-01
drm/msm/dpu: Clean up dpu hw interrupts
Jayant Shekhar
1
-44
/
+0
2018-07-26
drm/msm: Add SDM845 DPU support
Jeykumar Sankaran
1
-0
/
+1183