drm/tegra: Don't call SET_APPLICATION_ID in VIC boot
authorMikko Perttunen <mperttunen@nvidia.com>
Thu, 10 Jun 2021 10:46:09 +0000 (13:46 +0300)
committerThierry Reding <treding@nvidia.com>
Fri, 11 Jun 2021 16:48:36 +0000 (18:48 +0200)
commit46f99eebda08963e24efdacec5c95fc66b90f600
tree0382605058804be80f2abb1f0a79a0e70788d6cb
parentd12919bb5da571ec50588ef97683d37e36dc2de5
drm/tegra: Don't call SET_APPLICATION_ID in VIC boot

The application should be programming the application ID, not
the kernel, as there can be several options to choose from,
and setting the application ID multiple times can cause issues.

Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/vic.c
drivers/gpu/drm/tegra/vic.h