]> 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)
commit883375cf3c69d15808a32c1201d12acbdc80302c
treec404bec499d72e102127e83d871bd5fa86db52ec
parent5389eed505f752d1ce1f1346571160269bfe8e2f
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