https://bugs.freedesktop.org/show_bug.cgi?id=54700
--- Comment #51 from Emil Velikov <[email protected]> --- 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.
_______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
