[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH3drwYGH23iuLFnrjnCx3wWsBH9s_QzQ4uOtOBOFKW-D1d3Xg@mail.gmail.com>
Date: Thu, 7 Jun 2012 12:22:00 -0400
From: Jerome Glisse <j.glisse@...il.com>
To: Roland Dreier <roland@...estorage.com>
Cc: Brian Gitonga Marete <marete@...hnix.com>,
LKML <linux-kernel@...r.kernel.org>,
David Airlie <airlied@...ux.ie>,
Alex Deucher <alexander.deucher@....com>,
Jerome Glisse <jglisse@...hat.com>
Subject: Re: [Regression] [Radeon] Stream command failures and render problems
in Evergreen (Radeon HD 5600) in kernel 3.4
On Thu, Jun 7, 2012 at 11:35 AM, Roland Dreier <roland@...estorage.com> wrote:
>> Update your libdrm to libdrm from git should fix your issue.
>
> That's unfortunate -- it means a kernel change breaks working userspace?
Yes and no, welcome to GPU world. So this patch is suppose to report
some GPU informations to userspace, sadly on some GPU we report wrong
informations (that's a bug). So solution is to fix kernel to report
right information, i think the following patch does that.
http://www.mail-archive.com/stable@vger.kernel.org/msg09247.html
The no side, is to have it broken you also need to have upgraded your
libdrm, ie old libdrm/radeon with this kernel will work as previously.
This issue have been fix recently in libdrm :
http://cgit.freedesktop.org/mesa/drm/commit/?id=c2b77a02d4e188cfa6d1b73a721946fd9b1d3577
Of course here i am assuming that the bug Brian is experiencing is
related to wrong tile infos reporting.
Cheers,
Jerome
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists