• L
    drm/etnaviv: hook up DRM GPU scheduler · e93b6dee
    Lucas Stach 提交于
    This hooks in the DRM GPU scheduler. No improvement yet, as all the
    dependency handling is still done in etnaviv_gem_submit. This just
    replaces the actual GPU submit by passing through the scheduler.
    
    Allows to get rid of the retire worker, as this is now driven by the
    scheduler.
    Signed-off-by: NLucas Stach <l.stach@pengutronix.de>
    e93b6dee
etnaviv_sched.h 1.1 KB