tag:github.com,2008:https://github.com/oneplusreddy/android_kernel_google_msm/releases Release notes from android_kernel_google_msm 2014-01-31T04:05:27Z tag:github.com,2008:Repository/119815555/cm-10.2.1 2014-01-31T04:05:27Z cm-10.2.1: msm_fb: display: Reapply LUT calibration when re-enabling MDP <p>CONFIG_UPDATE_LCDC_LUT values were reset when MDP was shut down.<br> Reapply them when coming back up to preserve the calibration</p> <p>Change-Id: I60327b03d401e4ddf86cb6efdb9990a5e5c41075</p> rmcc tag:github.com,2008:Repository/119815555/cm-10.2.0 2013-11-18T06:27:48Z cm-10.2.0: msm: vidc: Validate userspace buffer count <p>Makesure the number of buffers count is less than<br> the maximum limit to avoid structure overflow errors.</p> <p>Change-Id: Icf3850de36325637ae43ac95f1c8f0f63e201d31<br> CRs-fixed: 563694<br> Signed-off-by: Pachika, Vikas Reddy <a href="mailto:vpachi@codeaurora.org">vpachi@codeaurora.org</a></p> oneplusreddy tag:github.com,2008:Repository/119815555/cm-10.2-M1 2013-10-29T19:44:27Z cm-10.2-M1: msm: kgsl: use the same logic in adreno_idle and adreno_isidle <p>These two functions need to agree on the meaning of "idle",<br> so that calling adreno_isidle() right after an adreno_idle()<br> will always return true.</p> <p>Signed-off-by: Jeremy Gebben <a href="mailto:jgebben@codeaurora.org">jgebben@codeaurora.org</a><br> (cherry picked from commit 5365240cf0abf2d799dd849abca0dc5b46d4b784)<br> Signed-off-by: Harsh Vardhan Dwivedi <a href="mailto:hdwivedi@codeaurora.org">hdwivedi@codeaurora.org</a><br> Signed-off-by: Sridhar Gujje <a href="mailto:sgujje@codeaurora.org">sgujje@codeaurora.org</a></p> <p>Change-Id: I7cddf73773186c3ec8b56c111affacac3b07fcc7</p> jgebben