[Bug 99353] Kaveri 7400K shows random colored noise instead of GUI in X or Wayland

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 16 22:00:37 UTC 2018


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

--- Comment #31 from Bong Cosca <bong.cosca at gmail.com> ---
This fixes the problem for me:

        case CHIP_KAVERI:
                /* KV should be 0x00000002, but that causes problems with
radeon */
                raster_config = 0x00000003;
                raster_config_1 = 0x00000000;
                break;

I will come back with the piglit results shortly.

-- 
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/20180216/4e0cf606/attachment.html>


More information about the dri-devel mailing list