]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/etnaviv: move linear window setup into etnaviv_iommuv1_restore
authorLucas Stach <l.stach@pengutronix.de>
Tue, 16 Aug 2016 09:48:49 +0000 (11:48 +0200)
committerLucas Stach <l.stach@pengutronix.de>
Thu, 15 Sep 2016 13:29:34 +0000 (15:29 +0200)
commit99f861bc83ab87b9ab3a404e7d7befe3837220a5
treeae10bb80dec3a2a3fb9a643e83c692db409cb1cd
parent99aeeb7c58b24121e7951ef239ccf0626d4d566b
drm/etnaviv: move linear window setup into etnaviv_iommuv1_restore

It is only relevant for the V1 MMU, so we should not do this in the
common code.

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