Searched hist:"5 dea42759bcef74b0802ea64b904409bc37f9045" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/tegra/ |
H A D | sor.c | diff 5dea42759bcef74b0802ea64b904409bc37f9045 Thu Apr 01 10:41:05 CDT 2021 Thierry Reding <treding@nvidia.com> drm/tegra: sor: Fully initialize SOR before registration
Before registering the SOR host1x client, make sure that it is fully initialized. This avoids a potential race condition between the SOR's probe and the host1x device initialization in cases where the SOR is the final sub-device to register to a host1x instance.
Reported-by: Jonathan Hunter <jonathanh@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com> Tested-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
|