Skip to content

u_upload_mgr optimizations for st/mesa + u_threaded_context optimizations

Marek Olšák requested to merge mareko/mesa:opt-upload-threaded into master

This MR mainly reduces the number of atomic operations executed, which benefits AMD Zen.

Merge request reports