Bug 12932

Summary: make xrandr use DEFAULT_DPI instead of 96
Product: xorg Reporter: Tormod Volden <bugzi11.fdo.tormod>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: minor    
Priority: medium Keywords: janitor
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
use DEFAULT_DPI instead of 96 none

Description Tormod Volden 2007-10-25 10:52:41 UTC
hw/xfree86/modes/xf86RandR12.c hardcodes a default dpi to 96, instead of using the DEFAULT_DPI macro defined in xf86Priv.h.
Comment 1 Tormod Volden 2007-10-25 10:53:18 UTC
Created attachment 12192 [details] [review]
use DEFAULT_DPI instead of 96
Comment 2 Tormod Volden 2007-10-25 12:08:05 UTC
xf86DefaultMode() in hw/xfree86/modes/xf86Crtc.c also uses 96 dpi.
Comment 3 Adam Jackson 2007-11-18 08:57:28 UTC
Applied to master (in both places), thanks!

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.