summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_interrupts.c
AgeCommit message (Expand)Author
2023-12-05drm/msm/dpu: use devres-managed allocation for interrupts dataDmitry Baryshkov
2023-10-09drm/msm/dpu: shift IRQ indices by 1Dmitry Baryshkov
2023-10-09drm/msm/dpu: stop using raw IRQ indices in the kernel tracesDmitry Baryshkov
2023-10-09drm/msm/dpu: stop using raw IRQ indices in the kernel outputDmitry Baryshkov
2023-10-09drm/msm/dpu: make the irq table size staticDmitry Baryshkov
2023-10-09drm/msm/dpu: add helper to get IRQ-related dataDmitry Baryshkov
2023-10-09drm/msm/dpu: extract dpu_core_irq_is_valid() helperDmitry Baryshkov
2023-10-09drm/msm/dpu: remove irq_idx argument from IRQ callbacksDmitry Baryshkov
2023-08-02drm/msm/dpu: autodetect supported interruptsDmitry Baryshkov
2023-08-02drm/msm/dpu: split interrupt address arraysDmitry Baryshkov
2023-08-02drm/msm/dpu: inline __intr_offsetDmitry Baryshkov
2023-05-22drm/msm/dpu: Describe TEAR interrupt registers for DSI interfacesMarijn Suijten
2023-05-22drm/msm/dpu: Take INTF index as parameter in interrupt register definesMarijn Suijten
2023-04-26drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabsMarijn Suijten
2023-04-26drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio headerMarijn Suijten
2023-01-12drm/msm/dpu: Introduce SC8280XPBjorn Andersson
2023-01-08drm/msm/dpu: Print interrupt index in addition to the maskMarijn Suijten
2022-07-06drm/msm/dpu: merge base_off with blk_off in struct dpu_hw_blk_reg_mapDmitry Baryshkov
2022-07-04drm/msm/dpu: constify struct dpu_mdss_cfgDmitry Baryshkov
2022-07-04drm/msm/dpu: remove hwversion field from data structuresDmitry Baryshkov
2022-05-07drm/msm/dpu: remove NULL-ness check in dpu_hw_intr_destroyDmitry Baryshkov
2022-05-07drm/msm/disp/dpu1: avoid clearing hw interrupts if hw_intr is null during drm...Vinod Polimera
2022-05-02drm/msm/dpu: Use indexed array initializer to prevent mismatchesMarijn Suijten
2022-05-02drm/msm/dpu: get rid of dpu_encoder_helper_(un)register_irqDmitry Baryshkov
2022-05-02drm/msm/dpu: allow just single IRQ callbackDmitry Baryshkov
2022-05-02drm/msm/dpu: remove always-true argument of dpu_core_irq_read()Dmitry Baryshkov
2022-05-02drm/msm/dpu: remove extra wrappers around dpu_core_irqDmitry Baryshkov
2022-02-18drm/msm/dpu: Add INTF_5 interruptsBjorn Andersson
2022-02-18drm/msm/dpu: Update function parameter documentationVinod Koul
2022-02-18drm/msm/dpu: Update the comment styleVinod Koul
2021-11-29drm/msm/dpu: Add more of the INTF interrupt regionsBjorn Andersson
2021-10-15drm/msm/dpu: merge struct dpu_irq into struct dpu_hw_intrDmitry Baryshkov
2021-10-15drm/msm/dpu: don't clear IRQ register twiceDmitry Baryshkov
2021-10-15drm/msm/dpu: squash dpu_core_irq into dpu_hw_interruptsDmitry Baryshkov
2021-06-23drm/msm/dpu: Avoid ABBA deadlock between IRQ modulesBjorn Andersson
2021-06-23drm/msm/dpu: drop remains of old irq lookup subsystemDmitry Baryshkov
2021-06-23drm/msm/dpu: replace IRQ lookup with the data in hw catalogDmitry Baryshkov
2021-06-23drm/msm/dpu: hw_intr: always call dpu_hw_intr_clear_intr_status_nolockDmitry Baryshkov
2021-06-23drm/msm/dpu: merge dpu_hw_intr_get_interrupt_statuses into dpu_hw_intr_dispat...Dmitry Baryshkov
2021-04-07drm/msm/disp/dpu1: add flags to indicate obsolete irqsKrishna Manikandan
2021-04-07drm/msm/disp/dpu1: add vsync and underrun irqs for INTF_5Krishna Manikandan
2021-04-07drm/msm/disp/dpu1: increase the range of interrupts in dpu_irq_mapKrishna Manikandan
2021-04-07drm/msm/disp/dpu1: add intf offsets for SC7280 targetKrishna Manikandan
2020-12-03drm/msm/disp/dpu1/dpu_hw_interrupts: Demote kernel-doc formatting misuseLee Jones
2020-11-04drm/msm: Add missing struct identifierTian Tao
2020-01-02msm: disp: dpu1: add support to access hw irqs regs depending on revisionShubhashree Dhar
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-02-01drm/msm/dpu: Clean up dpu hw interruptsJayant Shekhar
2018-07-26drm/msm: Add SDM845 DPU supportJeykumar Sankaran