[Nouveau] [Bug 54700] Distorted graphics (double cursor) with GeForce 4200Go (NV28)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 31 07:58:21 PDT 2013


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

--- Comment #51 from Emil Velikov <emil.l.velikov at gmail.com> ---
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 ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130731/8088d05a/attachment.html>


More information about the Nouveau mailing list