summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAdrian Salido-Moreno <adrianm@codeaurora.org>2012-11-05 16:51:27 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:13:20 -0700
commita31f977a0c692f56dcded0e1917fa1bc6cfe6c80 (patch)
tree5ba6ec66e2ae7771a65b62ba7e9044427722a33d /include
parent16fc3d58844e7f461c65d2089332f277a68533b3 (diff)
msm: mdss: replace panel function pointers with single event handler
There are many events in MDP that are important to acommodate the needs of different panel drivers, currently these events are propagated with function pointers. However as more use cases come into picture the ammount of events has increased, and not all of these are handled by all panel drivers. In order to provide all this information to panel driver and be able to extend it in future, create a generic way to propagate events from MDP to panel driver through a single event handler. Change-Id: Ide243f08bc4fa966ef9223b0a665cff95b9529db Signed-off-by: Adrian Salido-Moreno <adrianm@codeaurora.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions