Skip to content
Commit e93b6dee authored by Lucas Stach's avatar Lucas Stach
Browse files

drm/etnaviv: hook up DRM GPU scheduler



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: default avatarLucas Stach <l.stach@pengutronix.de>
parent 8bc4d885
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment