panfrost: Mark job_index > 10000 as unlikely
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Tue, 18 May 2021 14:29:00 +0000 (10:29 -0400)
committerMarge Bot <eric+marge@anholt.net>
Tue, 18 May 2021 22:51:56 +0000 (22:51 +0000)
commita9a3f55519bf7ecf19f7b2d45c4a1bbcb6e42e4e
treee34cdc78a24ce2331bb837dfaa0988802f6790c9
parent24eccad4a780fa20969d27d0ddc6f0e1d0d57b99
panfrost: Mark job_index > 10000 as unlikely

By definition this is happening <= 0.02% of the time.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10869>
src/gallium/drivers/panfrost/pan_context.c