[igt-dev] [PATCH i-g-t 5/7] tests/kms_big_fb: Add max HW stride length tests
Dixit, Ashutosh
ashutosh.dixit at intel.com
Wed Jun 30 02:07:13 UTC 2021
On Fri, 18 Jun 2021 03:44:55 -0700, <venkata.sai.patnana at intel.com> wrote:
> @@ -664,6 +740,9 @@ igt_main
> data.render_copy = igt_get_render_copyfunc(data.devid);
>
> data.bops = buf_ops_create(data.drm_fd);
> + data.ibb = intel_bb_create(data.drm_fd, 4096);
This is not needed and is never destroyed.
More information about the igt-dev
mailing list