diff options
author | Lucas Stach <l.stach@pengutronix.de> | 2017-12-04 18:41:58 +0100 |
---|---|---|
committer | Lucas Stach <l.stach@pengutronix.de> | 2018-02-12 16:30:59 +0100 |
commit | e93b6deeb45a781489f4ceaa97f9545a3cbebb81 (patch) | |
tree | 82b760c0285f254b0fa73999f9da3230cdad2266 /usr | |
parent | 8bc4d885bd42e9a1d47a53aa4efbb818597ef9a0 (diff) | |
download | talos-op-linux-e93b6deeb45a781489f4ceaa97f9545a3cbebb81.tar.gz talos-op-linux-e93b6deeb45a781489f4ceaa97f9545a3cbebb81.zip |
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: Lucas Stach <l.stach@pengutronix.de>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions