On Wed, Dec 23, 2020 at 09:35:13PM +0100, Stefan Wahren wrote: > From: Phil Elwell <[email protected]> > > MMU exception conditions are reported in the V3D_MMU_CTRL register as > write-1-to-clear (W1C) bits. The MMU interrupt handling code clears any > exceptions, but does so by masking out any other bits and writing the > result back. There are some important control bits in that register, > including MMU_ENABLE, so a safer approach is to simply write back the > value just read unaltered. > > Signed-off-by: Phil Elwell <[email protected]> > Signed-off-by: Stefan Wahren <[email protected]>
Applied, thanks! Maxime
signature.asc
Description: PGP signature
_______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
