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

--- Comment #2 from Chris Wilson <ch...@chris-wilson.co.uk> ---
There is no render copyfunc for gen12. This should have bailed out at

                data.render_copy = igt_get_render_copyfunc(data.devid);
                igt_require_f(data.render_copy,
                              "no render-copy function\n");

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to