[igt-dev] [PATCH i-g-t 2/2] tests/i915/gem_render_tiled_blits: Make sure igt_buf is initially zero'd
Maarten Lankhorst
maarten.lankhorst at linux.intel.com
Mon Nov 19 13:41:37 UTC 2018
Op 19-11-18 om 13:08 schreef Chris Wilson:
> Quoting Chris Wilson (2018-11-19 12:05:18)
>> Quoting Maarten Lankhorst (2018-11-19 11:05:28)
>>> gen8_bind_buf looks at buf->aux.stride/offset, which is not set by the
>>> test. When I added the bpp field, it was enough to make the test fail,
>>> fix this by making sure that the buf is initially zero'd explicitly,
>>> which fixes the test to run reliably 100% of the time.
>> What?
> Not gem_tiled_fence_blits, which doesn't use libdrm.
> -Chris
Yeah but gem_render_tiled_blits does, pushed with Petri's irc r-b. :)
More information about the igt-dev
mailing list