[Mesa-dev] [PATCH 1/2] panfrost: Remove link stage for jobs

Alyssa Rosenzweig alyssa at rosenzweig.io
Wed May 29 15:06:31 UTC 2019


> -                .job_index = 1 + (2 * ctx->draw_count),
> +                .job_index = 1,

FWIW, the blob has this the "1 + (2*ctx->draw_count)" way for reasons I
never figured out.

--

Can't test right now, but if this is still working (passing
tests/glmark/etc), then R-b as discussed on IRC :)


More information about the mesa-dev mailing list