On Wed, Jan 20, 2016 at 3:52 PM, Schrempf Frieder
<[email protected]> wrote:
> On 20.01.2016 15:42, Richard Röjfors wrote:
>> On Wed, Jan 20, 2016 at 3:34 PM, Schrempf Frieder
>> <[email protected]> wrote:
>>>
>>> Does anyone have an idea how to fix this?
>> If you have memory use 32bits framebuffer? Thats what I do, I also had
>> issues with 24.
>>
>> --Richard
> That's what I'm currently trying, but somehow the driver seems to ignore
> default_bpp = <32> in the devicetree and also bpp=32 in videoargs, when
> I use HDMI with RGB24 pixel format.
> Switching to 32bits manually with fbset works fine.

My node in the dts looks like this:
                interface_pix_fmt = "RGB24";
                mode_str ="1920x1080M@60";
                default_bpp = <32>;

--Richard
-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to