commit | f5dd86c92d63df7a2790149d1cb9588c004695b0 | [log] [tgz] |
---|---|---|
author | Alan Kwong <akwong@codeaurora.org> | Tue Aug 09 18:08:17 2016 -0400 |
committer | Narendra Muppalla <NarendraM@codeaurora.org> | Tue Dec 20 16:45:14 2016 -0800 |
tree | f22dfeb96623cdf1b31bdc6e549686bf734c8db3 | |
parent | 5d324e4a2a22048842e825f85bf1c21cbd5626d2 [diff] |
drm/msm/sde: reorganize top level interrupt handling code Re-organize interrupt handling code to match device hierarchy such that the top level handler maps to MDSS level, and core level handler maps to MDP level. They are moved to separate files corresponding to top and core respectively. This improves maintainability of the interrupt handling abstraction. Change-Id: Ib76cfa0f157722d9c1926bf21fc789c2be19b495 Signed-off-by: Alan Kwong <akwong@codeaurora.org>