Bugzilla – Bug 519261
Hardcode Virtual for RANDR >= 1.2 drivers, which can't change framebuffer size on-the-fly
Last modified: 2009-09-22 18:42:33 UTC
Figure out, if it's possible to hardcode 'Virtual' (not overwriting the one from xorg.conf of course) in Xserver for RANDR 1.2 drivers, which can't resize the framebuffer on-the-fly. radeon and nv(G80) come to my mind here. Exceptions for radeon are Radeon VE&VID=0x1002&DID=0x5159 Radeon LW&VID=0x1002&DID=0x4c57 ES1000 5969&VID=0x1002&DID=0x5969 ES1000 515E&VID=0x1002&DID=0x515E intel can resize framebuffer, for radeonhd we likely can implement this feature.
For 11.1/SLE11 we used 'Virtual 3840 1200', but for rotating 'Virtual 3840 1920' probably makes more sense.
Probably needs to be done in the drivers themselves, i.e. radeon and nv(G80).
Fixed in radeonhd and radeon. Yet to be submitted, because BuildService is already down (PowerOff on weekend).
*** Bug 538858 has been marked as a duplicate of this bug. ***
Fixed, submitted and sr'ed for radeonhd, radeon, and nv.
Thanks, Matthias. This is awesome!
Perfect, thanks!
*** Bug 541098 has been marked as a duplicate of this bug. ***