Skip to content
  • Marek Vasut's avatar
    etnaviv: Rework locking · e5cc66df
    Marek Vasut authored and Lucas Stach's avatar Lucas Stach committed
    
    
    Replace the per-screen locking of flushing with per-context one and
    add per-context lock around command stream buffer accesses, to prevent
    cross-context flushing from corrupting these command stream buffers.
    
    Signed-off-by: default avatarMarek Vasut <marex@denx.de>
    e5cc66df