]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
gpu: host1x: Fix Tegra194 syncpt interrupt threshold
authorJon Hunter <jonathanh@nvidia.com>
Mon, 29 Mar 2021 13:38:36 +0000 (16:38 +0300)
committerThierry Reding <treding@nvidia.com>
Wed, 31 Mar 2021 15:42:14 +0000 (17:42 +0200)
commitd3555eb7f8c01b9c16d400af9533555757a2c264
tree2fdb07eda64b6a956276d9624207f0e0d9faf988
parent5a8d95d20c406c673258edd4c2bd308c22304657
gpu: host1x: Fix Tegra194 syncpt interrupt threshold

Syncpoint interrupts are not working as expected on Tegra194. The
problem is that the syncpoint interrupt threshold being used is the
global interrupt threshold and not the virtual interrupt threshold.
Fix this by using the virtual interrupt threshold which aligns with
downstream.

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/host1x/hw/hw_host1x07_vm.h