• R
    drm/msm: split locking and pinning BO's · 340faef2
    Rob Clark 提交于
    Split up locking and pinning buffers in the submit path.  This is needed
    because we'll want to insert fencing in between the two steps.
    
    This makes things end up looking more similar to etnaviv submit code
    (which was originally modelled on the msm code but has already added
    'struct fence' support).
    Signed-off-by: NRob Clark <robdclark@gmail.com>
    340faef2
msm_gem.h 3.3 KB