Re: Atombios table editor: Screen that ONLY supports 1280x800 resolution

2013-04-25 Thread Ricardo Ribalda Delgado
Hello Alex The panel has an EDID available. If I probe the i2c lines I can see that the system is reading it. But it is either ignoring it or using it wrongly. I have verified the edid contents with parse-edid. I have also probed the pixel clock and the measured frequency is 25MHz (std. VGA),

[Bug 63900] Position of second monitor wrong in dual monitor setup if first monitor is 1366x768

2013-04-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63900 --- Comment #1 from Michel Dänzer mic...@daenzer.net --- xrandr --output VGA-0 --mode 1280x1024 --pos 1368x0 --rotate normal --output LVDS --mode 1366x768 --pos 0x0 --rotate normal [...] There is a workaround in the form of xrandr --output

[Bug 63617] ati driver: modesetting not supported

2013-04-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63617 --- Comment #8 from Michel Dänzer mic...@daenzer.net --- (In reply to comment #7) 1. xorg-server-1.2 friends, uses ati-6 and works as expected. 6.x worked without KMS but 7.x no longer does. So for 7.x there is no way around making sure the

[Bug 63900] Position of second monitor wrong in dual monitor setup if first monitor is 1366x768

2013-04-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63900 Alex Deucher ag...@yahoo.com changed: What|Removed |Added Status|NEW |RESOLVED

[PATCH] glamor: Fix build against xserver 1.13

2013-04-25 Thread Michel Dänzer
From: Michel Dänzer michel.daen...@amd.com Those didn't define CREATE_PIXMAP_USAGE_SHARED. Signed-off-by: Michel Dänzer michel.daen...@amd.com --- src/radeon_glamor.c | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/radeon_glamor.c b/src/radeon_glamor.c index

Radeon HD 6620G

2013-04-25 Thread James Cobban
I am still looking for a working driver for the Radeon HD 6620G. The AMD driver is extremely limited and fails randomly, and the Xorg driver consistently does not turn the backlight on for my LCD screen on resume. The ability to suspend and resume is absolutely critical on a laptop. As I

Re: Radeon HD 6620G

2013-04-25 Thread Alex Deucher
On Thu, Apr 25, 2013 at 4:04 PM, James Cobban webmas...@jamescobban.net wrote: I am still looking for a working driver for the Radeon HD 6620G. The AMD driver is extremely limited and fails randomly, and the Xorg driver consistently does not turn the backlight on for my LCD screen on resume.

[Bug 63900] Position of second monitor wrong in dual monitor setup if first monitor is 1366x768

2013-04-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63900 Bob Hill hill-rob...@hotmail.com changed: What|Removed |Added CC|