Created attachment 19454 [details] [review] xf86PrintModeline(): print DisplayModeRec type bits The patch below adds printing of the DisplayMode type bits. It helps to trace the modeline origin and to understand the initial configured modeline. type_bit flag origin M_T_USERPREF U set by the Option "PreferredMode" M_T_DRIVER e driver: EDID, flat panel native, GTF fallback M_T_USERDEF u zoom modes Ctrl+Alt+Keypad-{Plus,Minus} M_T_DEFAULT d VESA default M_T_PREFERRED P driver preferred timing, also set by PreferredMode M_T_BUILTIN b hardware fixed CRTC mode
Patch no longer applies and the target code has been changed drastically. If this is still desired, could you respin the patch?
Created attachment 38474 [details] [review] xf86PrintModeline(): print DisplayMode type bits. This patch applies to X Server 1.9.0.
Created attachment 40470 [details] [review] This patch applies to git 22 Nov 2010.
Please send this patch to xorg-devel@lists.x.org for a review. It's not going to be applied without a review.
Created attachment 41291 [details] [review] Added the letter bitmap description as a comment block.
Created attachment 42321 [details] Xorg.log using the patched xf86PrintModeline(), X from git 20 Jan 2011.
Created attachment 50741 [details] [review] print DisplayMode type bits. 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. A letter bitmap description is in the code as a comment block.
Merged. c92c835..2f47433 master -> master -- keith.packard@intel.com
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.