[igt-dev] [PATCH i-g-t 53/79] tests/i915/gem_exec_balancer: Convert to intel_ctx_t

Dixit, Ashutosh ashutosh.dixit at intel.com
Mon Jun 28 21:23:18 UTC 2021


On Thu, 17 Jun 2021 12:14:50 -0700, Jason Ekstrand wrote:
>
> @@ -2525,16 +2456,16 @@ static void smoketest(int i915, int timeout)
>		close(fence);
>	}
>
> -	for (unsigned int n = 0; n < ncontext; n++) {
> +	for (unsigned int n = 0; n < nctx / 4; n++) {

Hmm, looks correct...

Reviewed-by: Ashutosh Dixit <ashutosh.dixit at intel.com>


More information about the igt-dev mailing list