[PATCH xserver/hw/xfree86/modes/xf86Modes.c] print DisplayMode type bits

2011-08-30 Thread vdb
This patch adds printing of the DisplayMode type bits to xf86PrintModeline(). It helps to trace the modeline origin and to understand the initial configured modeline. > This is rather useful if you're trying to figure out where a mode > might have come from. Example output: Modeline "1600x120

Re: [PATCH xserver/hw/xfree86/modes/xf86Modes.c] print DisplayMode type bits

2011-08-31 Thread Alex Deucher
On Wed, Aug 31, 2011 at 1:29 AM, wrote: > This patch adds printing of the DisplayMode type bits to > xf86PrintModeline().  It helps to trace the modeline origin and to > understand the initial configured modeline. > >> This is rather useful if you're trying to figure out where a mode >> might hav