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

--- Comment #24 from Ilia Mirkin <[email protected]> ---
Could you post the disassembly of the function? Would like to see exactly where
in that method it's dying. (I wonder if it's crtc->randr_crtc... something with
a 0x2d0 struct offset.)

Also, the latest version of that code has added a #ifdef NOUVEAU_PIXMAP_SHARING
around the added code in drmmode_set_mode_major... (which I assume you've tried
running as well). What happens if you just remove that whole ifdef? (But leave
the rest of the commit in.)

-- 
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

Reply via email to