OSDN Git Service

drm/vc4: crtc: Use a shared interrupt
authorMaxime Ripard <maxime@cerno.tech>
Thu, 3 Sep 2020 08:00:40 +0000 (10:00 +0200)
committerMaxime Ripard <maxime@cerno.tech>
Mon, 7 Sep 2020 16:02:19 +0000 (18:02 +0200)
commita1962d6e326965558119fe6b8497aebe55fa03db
tree18c6c554ae61d18a1d04f91ebfd4e5b97280328f
parent644df22fe305d7f2a07302b03327641f91b3ab67
drm/vc4: crtc: Use a shared interrupt

Some pixelvalves in vc5 use the same interrupt line so let's register our
interrupt handler as a shared one.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Tested-by: Chanwoo Choi <cw00.choi@samsung.com>
Tested-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
Tested-by: Stefan Wahren <stefan.wahren@i2se.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/5a915d374357f41083ac71779fa9b2c35a339c2f.1599120059.git-series.maxime@cerno.tech
drivers/gpu/drm/vc4/vc4_crtc.c