Home
last modified time | relevance | path

Searched hist:"2 fc777ba8422e4a38cae61537ad6a26435a86fb8" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/host1x/hw/
H A Dhw_host1x06_uclass.hdiff 2fc777ba8422e4a38cae61537ad6a26435a86fb8 Mon Nov 19 04:31:30 CST 2018 Thierry Reding <treding@nvidia.com> gpu: host1x: Fix syncpoint ID field size on Tegra186

The number of syncpoints on Tegra186 is 576 and therefore no longer fits
into 8 bits. Increase the size of the syncpoint ID field to 10 in order
to accomodate all syncpoints.

Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>