On Fri, Feb 03, 2012 at 05:48:21PM -0200, Paulo Zanoni wrote: > From: Paulo Zanoni <[email protected]> > > My laptop has two 1440x900 modes: one is the fixed_mode and the other > has different timings. If I use xrandr to switch from the fixed mode to > the "other" 1440x900 mode, xrandr will tell me the change was > successful, but nothing was actually done: I'm still using the > fixed_mode. This patch allows us to use other modes if hdisplay and > vdisplay are the same. > > Signed-off-by: Paulo Zanoni <[email protected]>
Hm, I've thought we should only use this to dynamically switch between a mode with high refresh rate and one with a low one. Otoh we have a bunch of boards where we need a generic 'ignore lvds fixed mode because it's actually not a panel' - I think that would be slightly more useful since we could then quirk that. But who knows, I don't have much clue ... -Daniel -- Daniel Vetter Mail: [email protected] Mobile: +41 (0)79 365 57 48 _______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
