diff options
author | Mikko Perttunen <mperttunen@nvidia.com> | 2023-01-19 15:39:00 +0200 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2023-01-26 15:55:38 +0100 |
commit | eb258cc1fd458e584082be987dbc6ec42668c05e (patch) | |
tree | 60164f5fcff73ff5f0f5b2d4b280917dbe4aa18f /drivers/gpu/host1x/hw/channel_hw.c | |
parent | 79aad29c7d2d2cd64790115d3a6ebac28c00a8ec (diff) | |
download | linux-eb258cc1fd458e584082be987dbc6ec42668c05e.tar.gz linux-eb258cc1fd458e584082be987dbc6ec42668c05e.tar.bz2 linux-eb258cc1fd458e584082be987dbc6ec42668c05e.zip |
gpu: host1x: Don't skip assigning syncpoints to channels
The code to write the syncpoint channel assignment register
incorrectly skips the write if hypervisor registers are not available.
The register, however, is within the guest aperture so remove the
check and assign syncpoints properly even on virtualized systems.
Fixes: c3f52220f276 ("gpu: host1x: Enable Tegra186 syncpoint protection")
Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/gpu/host1x/hw/channel_hw.c')
0 files changed, 0 insertions, 0 deletions