Skip to content

freedreno: Few small draw opts

Rob Clark requested to merge robclark/mesa:fd/draw-opts into main

mainly make query state a normal FD_DIRTY_x thing, and then early-out the batch_draw_tracking() without taking screen lock if we can tell that there are no rscs to track.

Merge request reports

Loading