• Rob Clark's avatar
    drm/msm: remove fence_cbs · ba00c3f2
    Rob Clark authored
    This was only used for atomic commit these days.  So instead just give
    atomic it's own work-queue where we can do a block on each bo in turn.
    Simplifies things a whole bunch and makes the 'struct fence' conversion
    easier.
    Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
    ba00c3f2
msm_atomic.c 7.31 KB