Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 3c802114 authored by Tarun Karra's avatar Tarun Karra
Browse files

msm: kgsl: Reorganize interrupt management code



Interrupts are specific to GPU core, even though some interrupt
lines are common between axxx cores it is cleaner to define and
manage interrupts for each core separately. There is some code
duplication but it is minimal.

Move common functions in axxx cores to adreno.c/h files.
Move adreno_axxx_pending/control/handler/setup functions to adreno.c,
these functions do not need to be in adreno_axxx.c files.

Change-Id: Ie5b780cd3fb5313c6055d723fc2d00f4e0895c1f
Signed-off-by: default avatarTarun Karra <tkarra@codeaurora.org>
parent cdae5268
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment