Skip to content

motorola-ghost: Fix rendering and add touchscreen support

Xinayder requested to merge Xinayder/pmbootstrap:device-motorola-ghost into master

The display is now able to render correctly with msm-fb-refresher. Touchscreen support was also added, but I'm not really sure that it needs calibration. I've tested all the weston examples and they all work perfectly.

Right now I'm trying to get osk-sdl to work, but it may be a little more difficult since the device framebuffer depth is 32-bit (checked via fbdebug), which is a bit odd since TWRP reports the value of 16 in fb0/bits_per_pixel.

Merge request reports