commit | 20684ab9fdf25602872a602d89a3d3eda1b15102 | [log] [tgz] |
---|---|---|
author | Adrian Salido-Moreno <adrianm@codeaurora.org> | Wed May 09 19:16:40 2012 -0700 |
committer | Adrian Salido-Moreno <adrianm@codeaurora.org> | Mon Jun 25 08:42:12 2012 -0700 |
tree | 724714095812646084188bc4e94268ea0e66e397 | |
parent | 2dca5a058c622a7bd0803285b10ec081b8f8e3ef [diff] |
mdss: display: implement common irq handler for different mdss blocks All of MDSS blocks (mdp, dsi, edp, hdmi) share same irq line. Implement function to manage MDSS irq line with common API with support for irq callback handler for each of block. Also fix incorrect calculation of MDP interface interrupts. Change-Id: I1271f7e1065aac95175b6e92504917264f4043a5 Signed-off-by: Adrian Salido-Moreno <adrianm@codeaurora.org>