From: Stefan Agner <[email protected]> Hi Otavio,
This patchset bumps the Linux kernel to 4.4 and makes use of the new DCU DRM driver. I successfully booted an image on the Tower, however I do not have the display hence could not visually verify that the DCU driver works. I previously tested the driver on our Toradex Colibri VF61 module, where it worked successfully, hence I assume it should work on the Tower too. The DRM sysfs files report the correct resolution (for the TWR-LCD-RGB module): # cat /sys/class/drm/card0-LVDS-1/* cat: read error: Is a directory On enabled 480x272 cat: read error: Is a directory connected cat: read error: Is a directory Stefan Agner (3): linux-fslc (4.4): Introduce Linux 4.4 kernel for Vybrid imx-base.inc: use modesetting driver for Vybrid xserver-xf86-config: use modesetting for Vybrid conf/machine/include/imx-base.inc | 1 + .../xorg-xserver/xserver-xf86-config/vf/xorg.conf | 12 ++++++++++++ recipes-kernel/linux/linux-fslc/defconfig | 1 + recipes-kernel/linux/linux-fslc/vf/defconfig | 10 +++------- recipes-kernel/linux/linux-fslc_4.4.bb | 17 +++++++++++++++++ 5 files changed, 34 insertions(+), 7 deletions(-) create mode 100644 recipes-graphics/xorg-xserver/xserver-xf86-config/vf/xorg.conf create mode 100644 recipes-kernel/linux/linux-fslc_4.4.bb -- 2.7.0 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
