commit | 83285fb754d63033bd64c2538e6e1c5c36ddc1a6 | [log] [tgz] |
---|---|---|
author | Alan Kwong <akwong@codeaurora.org> | Fri Oct 21 20:51:17 2016 -0400 |
committer | Narendra Muppalla <NarendraM@codeaurora.org> | Fri Jan 13 11:52:39 2017 -0800 |
tree | e6f0fdc1b8751272a1933a3c6eb547bf4d027035 | |
parent | 1c312f662576ddc5608558a21d2858f23999f60e [diff] |
drm/msm/sde: separate plane/encoder/crtc functions into headers Currently, plane/encoder/crtc function prototypes reside in the kms header. To improve code separation and reduce overlap changes, separate plane/encoder/crtc functions from kms header into their corresponding headers. Change-Id: Id3a7098ada887538ac0635f381c553a516237e7a Signed-off-by: Alan Kwong <akwong@codeaurora.org>