summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorCristian Ciocaltea <cristian.ciocaltea@collabora.com>2026-01-15 18:24:44 +0200
committerHeiko Stuebner <heiko@sntech.de>2026-01-20 11:09:35 +0100
commitaa156ad92523b21b12bfa5bb261d6affb4b1597f (patch)
tree191f12b10bea816395018c66aacb9cf5ff5621af /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent5f7be8afc40c5ccf1be0410514703e50a49532c0 (diff)
drm/rockchip: dw_hdmi_qp: Optimize RK3588 HPD interrupt handling
The threaded interrupt handler on RK3588 checks HPD IRQ status before deciding to continue with interrupt clearing and unmasking. However, this is not really necessary, since the hard interrupt handler already performs the very same verification before waking the handler thread. Get rid of the redundant verification of the HPD interrupt status in the threaded interrupt handler. Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de> Link: https://patch.msgid.link/20260115-dw-hdmi-qp-hpd-v1-2-e59c166eaa65@collabora.com
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions