generic-poky/meta-yocto-bsp
Kevin Hao e7434c17b4 meta-yocto-bsp: workaround the X malfunction on beaglebone
After the change in kernel commit a291b6b3d287 ("ARM: dts:
am335x-boneblack: Add blue-and-red-wiring -property to LCDC node"),
the pixel format we support for 32bit bpp has been changed from
XRGB8888 to XBGR8888. But the fbdev created by modesetting driver use
the XRGB8888 format by default, this causes the X malfunction. There is
no easy way to adjust the pixel format of the fbdev created by the
modesetting driver. So we create a xorg.conf to use the 16bit bpp to
work around this issue.

[YOCTO #11267]

(From meta-yocto rev: 1ef8a9584298a8745a28c0c92fa3ecbf92ffe494)

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-04-11 18:06:25 +01:00
..
conf meta-yocto-bsp: Remove superfluous OVERRIDES in machine conf files 2017-03-22 11:35:23 +00:00
lib/oeqa gummiboot: Remove gummiboot tests 2017-01-17 11:29:29 +00:00
recipes-bsp gma500-gfx-check: Fixes infinite calling to modprobe gma500_gfx 2016-02-18 07:40:06 +00:00
recipes-core/packagegroups uclibc: remove meta-yocto-bsp append 2016-07-26 08:56:32 +01:00
recipes-graphics/xorg-xserver meta-yocto-bsp: workaround the X malfunction on beaglebone 2017-04-11 18:06:25 +01:00
recipes-kernel/linux linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4 Updates to Linux 4.4.56 2017-03-31 10:10:30 +01:00
wic mpc8315e-rdb: move wks file to wic/ directory 2017-01-16 18:08:20 +00:00