Skip to content
  • Rob Clark's avatar
    freedreno/a6xx: fix lrz overflow · 2f4f46b7
    Rob Clark authored
    
    
    Running the complete deqp_gles2 seems to trigger an overflow in lrz
    cmdstream.  We skip the blit clear fast-path if there have been any
    draws (so mid-batch clears of any attached buffer hit the 3d pipe).
    Which means it is safe to simply discard any lrz clear rendering.
    
    Signed-off-by: default avatarRob Clark <robdclark@chromium.org>
    Part-of: <mesa/mesa!3569>
    2f4f46b7