After upgrading my bootloader to Lollipop (41.18 / 41.19), I had decided to revert back the kernel / system to Android 4.4.4, this combination introduced an horizontal line going from the top of the screen to the bottom (a.k.a. tearing).
After hours of investigation, I realized that the following Motorola patch updates the Lollipop kernel to match the changes made to the bootloader:
https://github.com/MotorolaMobilityLLC/kernel-msm/commit/0d868145ddd71389c1df8b875aea2c5cee2b1cb3
if you apply the same patch to kernel version 4.4.4, it will solve the tearing issue with the Lollipop bootloader
attached a build of the GPE-4.4.4 kernel that includes the fix (based on kernel-msm-kitkat-4.4.4-KTU84P.M003)
p.s. The only part in the kernel that is changed is the device tree.
After hours of investigation, I realized that the following Motorola patch updates the Lollipop kernel to match the changes made to the bootloader:
https://github.com/MotorolaMobilityLLC/kernel-msm/commit/0d868145ddd71389c1df8b875aea2c5cee2b1cb3
if you apply the same patch to kernel version 4.4.4, it will solve the tearing issue with the Lollipop bootloader
attached a build of the GPE-4.4.4 kernel that includes the fix (based on kernel-msm-kitkat-4.4.4-KTU84P.M003)
p.s. The only part in the kernel that is changed is the device tree.
Attachments
-
6.3 MB Views: 550
Last edited: