diff options
| author | Marijn Suijten <[email protected]> | 2022-11-21 23:24:55 +0100 |
|---|---|---|
| committer | Dmitry Baryshkov <[email protected]> | 2023-01-08 22:21:08 +0200 |
| commit | d45e5744ab3972c09995574d15ecfc42de53d651 (patch) | |
| tree | 058da93e5466429728af9f5ecceb68360f01a116 /tools/perf/scripts/python/netdev-times.py | |
| parent | 21e9a838f505178e109ccb3bf19d7808eb0326f4 (diff) | |
drm/msm/dpu: Print interrupt index in addition to the mask
The mask only describes the `irq_idx % 32` part, making it generally
impossible to deduce what interrupt is being enabled/disabled. Since
`debug/core_irq` in debugfs (and other prints) also include the full
`DPU_IRQ_IDX()` value, print the same full value here for easier
correlation instead of only adding the `irq_idx / 32` part.
Furthermore, make the dbgstr messages more consistent.
Signed-off-by: Marijn Suijten <[email protected]>
Reviewed-by: Martin Botka <[email protected]>
Reviewed-by: Abhinav Kumar <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/512460/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions