[Bug 94414] Radeon RV370 w/ acceleration enabled exhibits problem with resolutions above 1440x900

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 10 14:02:41 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=94414

Alex Deucher <alexdeucher at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOTOURBUG
             Status|REOPENED                    |RESOLVED

--- Comment #10 from Alex Deucher <alexdeucher at gmail.com> ---
(In reply to Felix Miata from comment #9)
> Created attachment 122200 [details]
> rv370 X300 Radeon Xorg.0.log on Fedora 23 (2 connected displays)(hwinfo
> prepended)
> 
> I managed to reproduce the screen corruption accidentally, by forgetting to
> disconnect 1680x1050 LCD on VGA before booting with 1920x1200 LCD on DVI.
> Rebooting with only 1920x1200 on DVI, no corruption was evident in KDE.
> 
> The corruption looks the same as appeared long ago on a couple of rv370-380
> era Radeon X### cards I then decided must have developed bad RAM.

The problem is that the max texture and render target coordinate limits on R3xx
hardware is 2048 pixels.  If your desktop is larger than 2048 pixels in either
dimension, you will see corruption if you compositor attempts to accelerate it.
 The desktop compositor should check the GL limits of the underlying driver
before blindly specifying surfaces larger than them.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160310/34471d9c/attachment.html>


More information about the dri-devel mailing list