Skip to content

freedreno: add perf warning traces

Rob Clark requested to merge robclark/mesa:wip/perf-traces into master

Initially just to catch places where we aren't using UBWC but could (or have to demote from UBWC). There are probably more slow-paths that should get some perf_warn() instrumentation.

Merge request reports