Searched hist:"9916612311 a777cdf15a53491243589ea4fcc4e7" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/tegra/ |
H A D | vic.c | diff 9916612311a777cdf15a53491243589ea4fcc4e7 Thu Jun 10 13:04:49 CEST 2021 Mikko Perttunen <mperttunen@nvidia.com> drm/tegra: Boot VIC during runtime PM resume
With the new UAPI implementation, engines are powered on and off when there are active jobs, and the core code handles channel allocation. To accommodate that, boot the engine as part of runtime PM instead of using the open_channel callback, which is not used by the new submit path.
Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
|