Skip to content

freedreno: Enable texture upload memory throttling.

Emma Anholt requested to merge anholt/mesa:fd-texture-throttling into master

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

Merge request reports