[Bug 12474] DisplaySize overridden and DPI miscalculated by the driver

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 19 08:20:05 PDT 2007


http://bugs.freedesktop.org/show_bug.cgi?id=12474





------- Comment #11 from agd5f at yahoo.com  2007-09-19 08:20 PST -------
(In reply to comment #9)
> Alex, I am not sure if I can agree with last comment: on Ubuntu Gutsy, which is
> running xserver 1.3, panel size (and consequently DPI) is properly detected
> with ATI driver 1:6.6.193-1ubuntu1, but it does not get detected with ati
> driver with xrandr (this was regression identified with my early testing of
> xrandr branch and is still there in 1:6.7.192-1ubuntu2). 
> Since it looks like driver is reporting proper size in log file, but later does
> not use it properly, is it possible that this get somehow mangled in the driver
> before passing further?
> 

The old driver implemented it's own dualhead system (mergedfb) right in the
driver.  The old driver DID mess with the dpi because it handled the randr type
functionality itself.  With randr all of that moved to the server.  The server
should be doing the right thing.  If it's broken for radeon, it's also broken
for intel or mga or whatever other randr driver you are using.  The drivers
shouldn't be duplicating dpi fixups.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-driver-ati mailing list