drm/etnaviv: split out and optimize MMU fault dumping
authorLucas Stach <l.stach@pengutronix.de>
Fri, 19 Jan 2018 11:22:30 +0000 (12:22 +0100)
committerLucas Stach <l.stach@pengutronix.de>
Fri, 9 Mar 2018 11:22:35 +0000 (12:22 +0100)
commit4df3000ebcc43af39e3312e2c0d084dcd625c758
treefc512b0e5fc80d56964d8983ab613af0e8f77a41
parent246774d17fc05a9b33c769c937003cc73d258674
drm/etnaviv: split out and optimize MMU fault dumping

Split out the fault dumping, as this will get more complex in the future.
Also there is no need to read and dump the fault address from MMUs that
didn't signal a fault.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
drivers/gpu/drm/etnaviv/etnaviv_gpu.c