mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
These tests implement the pd_cache requirement verification tests for all pd_cache requirements and test specifications. They cover: o PD GPU address computation o PD offset computation o Init o Multiple inits o Cleanup* [*] the cleanup needs some more POSIX memory API support: we need a way to make sure that all outstanding allocations are freed. JIRA NVGPU-1323 Change-Id: If6398ad09c9d38f5ac2fdad057bb933f88224599 Signed-off-by: Alex Waterman <alexw@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2034273 GVS: Gerrit_Virtual_Submit Reviewed-by: Philip Elcan <pelcan@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>