On Thu, 06 May 2010 18:56:10 +0200, Jerome Glisse said:
On Thu, May 06, 2010 at 06:16:26PM +0200, RafaÅ MiÅecki wrote:
2010/5/6 Valdis.Kletnieks@vt.edu:
Bisected down to:
82c5da6bf8b55a931b042fb531083863d26c8020 is the first bad commit commit 82c5da6bf8b55a931b042fb531083863d26c8020 Author: Jerome Glisse jglisse@redhat.com Date: Fri Apr 9 14:39:23 2010 +0200
drm/ttm: ttm_fault callback to allow driver to handle bo placement V6
Can this be duplicate of https://bugs.freedesktop.org/show_bug.cgi?id=27822
?
-- RafaÅ
Yes this is a duplicate of : https://bugs.freedesktop.org/show_bug.cgi?id=27822
The patch attached in the bug should fix your issue. Sorry for the trouble.
Confirming that the patch does fix the problem, thanks.