ilo: enable bo reuse
This magical line of code must have got lost at some point in the history...
This commit is contained in:
@@ -715,6 +715,8 @@ ilo_screen_create(struct intel_winsys *ws)
|
||||
|
||||
is->winsys = ws;
|
||||
|
||||
is->winsys->enable_reuse(is->winsys);
|
||||
|
||||
info = is->winsys->get_info(is->winsys);
|
||||
if (!init_dev(&is->dev, info)) {
|
||||
FREE(is);
|
||||
|
||||
Reference in New Issue
Block a user