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

drm/etnaviv: add flushing logic for MMUv2



Flushing works differently on MMUv2, in that it's only necessary
to set a single bit in the control register to flush all translation
units. A semaphore stall then makes sure that the flush has propagated
properly.

Signed-off-by: default avatarLucas Stach <l.stach@pengutronix.de>
parent de08e8ef
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment