Re: Problem: drm/gma500_gfx on fit-pc2 shows only half of the screen

2012-01-29 Thread Alexander Bigga - Software
Hi Alan, On Sat, Jan 28, 2012 at 20:37:50 +, you wrote: > Can you do the following. In gma500/framebuffer.c find the code that > reads > > info->flags = FBINFO_DEFAULT; > if (dev_priv->ops->accel_2d && pitch_lines > 8) /* 2D engine */ > info->fbops = &psbfb_op

Re: Problem: drm/gma500_gfx on fit-pc2 shows only half of the screen

2012-01-28 Thread Alan Cox
> top half of the screen after booting on my fit-pc2 [1]. The bottom > half keeps the last output of the console. During booting the console > is shown on the complete screen in the correct monitor resolution. I have an idea what that is actually and I've seen similar on Fedora I think Can you do