https://bugs.freedesktop.org/show_bug.cgi?id=111667
--- Comment #2 from Chris Wilson chris@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");