freedreno: Promote non-drawing batches to nondraw
Sometimes we can end up with a sequence where we need to flush a batch with no clears and no draws (for ex, to get a fence). Promote these to nondraw.
Signed-off-by: Rob Clark robdclark@chromium.org