<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Distorted graphics (double cursor) with GeForce 4200Go (NV28)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=54700#c51">Comment # 51</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Distorted graphics (double cursor) with GeForce 4200Go (NV28)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=54700">bug 54700</a>
from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
<pre>A few random thoughts
* is the cursor provided truly 64x64 ?
* from drmmode_load_cursor_argb(
struct nouveau_bo *cursor; cursor->map
Data seems to be linear, lacking any pitch/tile alignment. Does libdrm/kernel
agree with us ?
* from drmmode_crtc_init()
flags - use NOUVEAU_BO_VRAM rather than BO_GART (ie. revert 912d418f)
flags - use NOUVEAU_BO_CONTIG ?
config - set surf_flags, surf_pitch ?</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>