Skip to content
  • Rob Clark's avatar
    freedreno: per-generation OUT_IB packet · 6062941e
    Rob Clark authored
    
    
    Some a4xx firmware doesn't implement the "PFD" (prefetch-disabled)
    version of the CP_INDIRECT_BUFFER packet.  So allow for PFD vs PFE per
    generation.  Switch a3xx and a4xx over to using prefetch-enabled version
    (which is also what blob does.. it seems only on a2xx we cannot use
    PFE).
    
    Signed-off-by: default avatarRob Clark <robclark@freedesktop.org>
    6062941e