]> git.baikalelectronics.ru Git - kernel.git/commit
drm/etnaviv: add PTA handling to MMUv2
authorLucas Stach <l.stach@pengutronix.de>
Mon, 22 Jan 2018 11:38:52 +0000 (12:38 +0100)
committerLucas Stach <l.stach@pengutronix.de>
Fri, 9 Mar 2018 11:23:48 +0000 (12:23 +0100)
commiteedaf0d9baabd616cd0962588e8206734ed760bd
treec404bec499d72e102127e83d871bd5fa86db52ec
parent8fb7fb8a89023157764fdaefbeb28bfdd59aa502
drm/etnaviv: add PTA handling to MMUv2

The Page Table Array is a new first level structure above the MTLB
availabale on GPUs with the security feature. Use the PTa to set up
the MMU when the security related states are handled by the kernel driver.

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