[Bug 39282] radeon HD6790 (barts) card produces black+white horizontal stripes on screen when launching Xorg

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Dec 12 12:36:32 PST 2011


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

--- Comment #40 from Florian Evers <florian-evers at gmx.de> 2011-12-12 12:36:32 PST ---
Hi Alex,

thanks for your patch, but as I'm not at work in the moment and I only have
remote access to my box, I was already able to patch the kernel but not able to
reboot it until tomorrow in the morning.

However, your patch looks a little bit strange ;-) If I apply it, it duplicates
two rows of code resulting in:

                rdev->config.evergreen.max_simds = 7;
                rdev->config.evergreen.max_backends = 4 *
rdev->config.evergreen.num_ses;
                rdev->config.evergreen.max_simds = 7;
                rdev->config.evergreen.max_backends = 4 *
rdev->config.evergreen.num_ses;

... which is the same thing twice. And, the "old" if statement that selects
between a BARTS and a BARTS LE, is gone now. Is this intentional?

Thanks,
Florian

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list