I have configured the laptop screen in the left and a external monitor in the right. On the left most part of the monitor, I can see 1 column of pixels that belong to the content that is in the right most part of the laptop. Strangely, it does not show up when I try to do a screenshot, but is quite evident when watching a fullscreen movie in the monitor, for example. Original bug report at Ubuntu's launchpad: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1085338
This is a limitation due to the way xrandr works. It uses a single surface for all enabled displays rather than one surface per display. The display hardware has alignment requirements that can cause this situation since we align the start address down. The per-crtc pixmaps work should fix the issue when it finally goes into the xserver.
Ok thanks. Any idea when that's planned for? :)
This is still an existing problem since a couple of years in my setup, so I'll try to move it a bit to get it solved: I wonder if there's any way on which this alignment could be off-by-one in the xrandr code for this specific case. Is there any way or place where I could have a look and try? Thanks.
(In reply to comment #3) > This is still an existing problem since a couple of years in my setup, so > I'll try to move it a bit to get it solved: > > I wonder if there's any way on which this alignment could be off-by-one in > the xrandr code for this specific case. Is there any way or place where I > could have a look and try? It's a radeon display hardware alignment requirement.
*** Bug 63900 has been marked as a duplicate of this bug. ***
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/315.
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.