commit | 9bedaacd17ae46a0326cd475c5c757795cf48aa6 | [log] [tgz] |
---|---|---|
author | Manoj Rao <manojraj@codeaurora.org> | Fri Jul 26 22:15:28 2013 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Aug 08 08:48:51 2013 -0700 |
tree | a953ef9837ec4d6fdaecb7dd9b0893f2d2e29045 | |
parent | c2122056c7c4b2353b9882803b8c934566995dc3 [diff] |
msm: mdss: copy gamut conf tables from kernel mem Read the gamut config data from hardware into kernel's memory and copy back to user space address using copy_to_user API. This prevents MDP PP driver from writing directly into userspace virtual address to copy gamut config data. CRs-Fixed: 516720 Change-Id: Ib1f53e949696f7d4a45410c529fe9375c502090f Signed-off-by: Manoj Rao <manojraj@codeaurora.org>