<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [NV86] Distorted graphics on NVIDIA GeForce 8400M G after upgrade the kernel to 3.7.0 version"
href="https://bugs.freedesktop.org/show_bug.cgi?id=58378#c74">Comment # 74</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [NV86] Distorted graphics on NVIDIA GeForce 8400M G after upgrade the kernel to 3.7.0 version"
href="https://bugs.freedesktop.org/show_bug.cgi?id=58378">bug 58378</a>
from <span class="vcard"><a class="email" href="mailto:awl1@gmx.net" title="Andreas Loew <awl1@gmx.net>"> <span class="fn">Andreas Loew</span></a>
</span></b>
<pre>Just received
drivers/gpu/drm/nouveau/core/subdev/devinit/nv50.c:164: error:
'NVDEV_ENGINE_VIC' undeclared (first use in this function)
but "fixed" it for me by commenting out the lines for a 0xaf card (I have a
0x86 type anyway, so this code does not apply to me):
+ case 0xaf:
+ /* if (!(r154c & 0x40)) */
+ /* device->disable_mask |= 1ULL << NVDEV_ENGINE_VIC; */
+ /* fallthrough */
BR,
Andreas</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>