drm/etnaviv: consolidate hardware fence handling in etnaviv_gpu
[ Upstream commit 3283ee77 ] This is the only place in the driver that should have to deal with the raw hardware fences. To avoid any further confusion, consolidate the fence handling in this file and remove any traces of this from the header files. Signed-off-by:Lucas Stach <l.stach@pengutronix.de> Reviewed-by:
Philipp Zabel <p.zabel@pengutronix.de> Stable-dep-of: 37dc4737 ("drm/etnaviv: hold GPU lock across perfmon sampling") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please sign in to comment