summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/vic.h
diff options
context:
space:
mode:
authorMikko Perttunen <mperttunen@nvidia.com>2021-06-10 13:46:09 +0300
committerThierry Reding <treding@nvidia.com>2021-06-11 18:48:36 +0200
commit46f99eebda08963e24efdacec5c95fc66b90f600 (patch)
tree0382605058804be80f2abb1f0a79a0e70788d6cb /drivers/gpu/drm/tegra/vic.h
parentd12919bb5da571ec50588ef97683d37e36dc2de5 (diff)
downloadlinux-46f99eebda08963e24efdacec5c95fc66b90f600.tar.bz2
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>
Diffstat (limited to 'drivers/gpu/drm/tegra/vic.h')
-rw-r--r--drivers/gpu/drm/tegra/vic.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/tegra/vic.h b/drivers/gpu/drm/tegra/vic.h
index be898bee6a57..acf35aac948b 100644
--- a/drivers/gpu/drm/tegra/vic.h
+++ b/drivers/gpu/drm/tegra/vic.h
@@ -8,7 +8,6 @@
/* VIC methods */
-#define VIC_SET_APPLICATION_ID 0x00000200
#define VIC_SET_FCE_UCODE_SIZE 0x0000071C
#define VIC_SET_FCE_UCODE_OFFSET 0x0000072C