freedreno: Enable texture upload memory throttling.
authorEric Anholt <eric@anholt.net>
Thu, 5 Dec 2019 05:40:07 +0000 (21:40 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 6 Dec 2019 22:03:50 +0000 (14:03 -0800)
commite3b249f1665612cab63795cfee4dd54ec7f513f6
tree6136eb54cb6c879ee35951e4a4d2b0c2f341200f
parentc496d442844183968f7c4903c8ed549aa990d15f
freedreno: Enable texture upload memory throttling.

Fixes oom-killer during streaming-texture-upload, which I found while
trying to enable piglit in CI.

Reviewed-by: Rob Clark <robdclark@chromium.org>
src/gallium/drivers/freedreno/freedreno_screen.c