etnaviv: rework the stream flush to always go through the context flush
authorLucas Stach <l.stach@pengutronix.de>
Fri, 9 Aug 2019 15:11:23 +0000 (17:11 +0200)
committerLucas Stach <dev@lynxeye.de>
Fri, 18 Oct 2019 17:03:25 +0000 (17:03 +0000)
This way we can ensure that the pipe driver tracking of pending resources
stays in sync with the actual command buffer state, even if a space
reservation triggers a forced flush.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Jonathan Marek <jonathan@marek.ca>

No differences found