Bug#422430: Information from a modified fbdev_modes_equal

2008-02-14 Thread Michel Dänzer
On Wed, 2008-02-13 at 14:51 -0600, Bill Gatliff wrote: > > I googled around and found this bug report after getting hit with the > "FBIOPUT_VSCREENINFO succeeded but modified mode" error. [...] > My target is an IMX27ADS (arm) board, running sid. A day later :), the > output: [...] > sync

Bug#422430: Information from a modified fbdev_modes_equal

2008-02-13 Thread Bill Gatliff
Guys: I googled around and found this bug report after getting hit with the "FBIOPUT_VSCREENINFO succeeded but modified mode" error. Curious, I modified my fbdev_modes_equal() as follows: static Bool fbdev_modes_equal(struct fb_var_screeninfo *set, struct fb_var_screeninfo *req) { xf86Dr