mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-23 17:55:05 +03:00
1. Replace nvhost print functions with PVA driver's private implementation with similar functionalities. 2. Change syncpoint from host managed to client managed so that syncpoint max value is tracked inside PVA driver. This change is needed because upstream host1x driver doesn't allow decrement of max value. 3. Various minor changes for adapting to upstream kernel APIs. Bug 3662478 Change-Id: I16eff6c06c51afe0f274598e1273404924d18684 Signed-off-by: Nan Wang <nanwa@nvidia.com> Signed-off-by: Abhinaya Agrawal <abhinayaa@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2710684 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>