gpu: host1x: Fix mask for syncpoint increment register
authorMikko Perttunen <mperttunen@nvidia.com>
Thu, 19 Jan 2023 13:38:59 +0000 (15:38 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 26 Jan 2023 14:55:38 +0000 (15:55 +0100)
commit79aad29c7d2d2cd64790115d3a6ebac28c00a8ec
tree4b3748db4d104982f0319a6b3ccb0219eb4df263
parent3d9057514c37357c1bae8f0fda58297f1780f8db
gpu: host1x: Fix mask for syncpoint increment register

On Tegra186+, the syncpoint ID has 10 bits of space. To allow
using more than 256 syncpoints, fix the mask.

Fixes: 9abdd497cd0a ("gpu: host1x: Tegra234 device data and headers")
Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/host1x/hw/hw_host1x06_uclass.h
drivers/gpu/host1x/hw/hw_host1x07_uclass.h
drivers/gpu/host1x/hw/hw_host1x08_uclass.h