[Intel-gfx] [PATCH i-g-t 01/17] lib/gt: api polish for igt_can_hang_ring
Chris Wilson
chris at chris-wilson.co.uk
Tue Feb 10 13:36:43 PST 2015
On Tue, Feb 10, 2015 at 07:05:44PM +0100, Daniel Vetter wrote:
> Align with common igt library style:
> - Push the igt_require into the function.
> - Push the intel_gen into the function.
Ugh. intel_gen(intel_get_drm_devid(fd)) is the utmost worst offender
when it comes to polluting tests and debug logs with extra ioctls,
making test bring up harder than it should be.
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
More information about the Intel-gfx
mailing list