diff options
| author | Svyatoslav Ryhel <clamor95@gmail.com> | 2026-05-17 12:14:49 +0300 |
|---|---|---|
| committer | Thierry Reding <treding@nvidia.com> | 2026-05-28 18:19:28 +0300 |
| commit | c4ef5ba1131346159e31f4ef858525cf377380a6 (patch) | |
| tree | 28f568317aedbd9f083ce4aa817dbeae8e4ff68a /include | |
| parent | 697d6de37650f9c362e02efcf49df2ec774796d6 (diff) | |
| download | linux-c4ef5ba1131346159e31f4ef858525cf377380a6.tar.xz | |
drm/tegra: gr2d/gr3d: Initialize address register map before HOST1X client is registered
The host1x_client_register() function is called just prior to register map
initialization loop, making the device available to userspace. This may
result in userspace attempting to submits a job before the register map is
initialized. Address this by moving register initialization before host1x
client registration.
Acked-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patch.msgid.link/20260517091450.46728-2-clamor95@gmail.com
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
