drm/etnaviv: split out starting of FE idle loop
authorLucas Stach <l.stach@pengutronix.de>
Fri, 5 Jul 2019 17:17:25 +0000 (19:17 +0200)
committerLucas Stach <l.stach@pengutronix.de>
Thu, 15 Aug 2019 08:58:06 +0000 (10:58 +0200)
commitd80d842a47fbd029b18f8cff12535f2d1ece3f1e
tree512d6c2d269c295b2817cfe3409cf357c4e98bd0
parent27b67278e007b5475bc14918794bf73cf297a026
drm/etnaviv: split out starting of FE idle loop

Move buffer setup and starting of the FE loop in the kernel ringbuffer
into a separate function. This is a preparation to start the FE later
in the submit process.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Reviewed-by: Guido Günther <agx@sigxcpu.org>
drivers/gpu/drm/etnaviv/etnaviv_gpu.c