http://bugs.freedesktop.org/show_bug.cgi?id=23390
--- Comment #8 from Alex Deucher <[email protected]> 2009-09-01 10:51:21 PST --- (In reply to comment #7) > I mean - today I set my resolutions and dualhead configuration with xrandr, > and > if I had understand the sense of KMS, in future this would by done by kernel > itself - Xorg just will call some kernel function (if user will request e.g. > resolution or dualhead configuration change). > xrandr will still work. The radeon driver will pass the request to the kernel rather than banging the hw itself. > Also my question is - how to set/change graphic output parms (virtual size, > dualhead config.) BEFORE Xorg comes up ? You should get a console on the drm framebuffer device before X starts. You'll need to start X to enable dualhead, etc. However, as was stated before, you don't have to specify a virtual size since the kernel will dynamically resize the framebuffer based on the requested output setup. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
