[Nouveau] [Bug 91523] [NVE7] driver cannot initialize gpu(failed to parse ramcfg data)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Apr 17 17:45:43 UTC 2016


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

--- Comment #3 from Ilia Bozhinov <iliyabo at hotmail.com> ---
It seems that the code that triggers this bug is in
drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.cpp around line 1583. It seems
that the assumption in the comment is not true, on my card this condition
obviously doesn't mean that the card should be ignored completely. This maybe
has some other meaning, does anybody know how I can help debugging the problem?
I'm posting the comment in the code:

/* parse bios data for all rammap table entries up-front, and                   
 * build information on whether certain fields differ between                   
 * any of the entries.                                                          
 *                                                                              
 * the binary driver appears to completely ignore some fields                   
 * when all entries contain the same value.  at first, it was                   
 * hoped that these were mere optimisations and the bios init                   
 * tables had configured as per the values here, but there is                   
 * evidence now to suggest that this isn't the case and we do                   
 * need to treat this condition as a "don't touch" indicator.                   
 */

-- 
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/nouveau/attachments/20160417/6161946b/attachment.html>


More information about the Nouveau mailing list