]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
drm/tegra: sor: Add Tegra194 support
authorThierry Reding <treding@nvidia.com>
Fri, 21 Sep 2018 10:27:46 +0000 (12:27 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 26 Sep 2018 14:05:09 +0000 (16:05 +0200)
commit9b6c14b8aa469e47fdf51d2e6cf6dd59975b8d02
tree234c4447f8447e5ffeca0d7c3ce7a7d1adb76fd6
parent30f11cfd6a707868b49cdc9a72e4bfbf798be5a7
drm/tegra: sor: Add Tegra194 support

The SOR implemented in Tegra194 is subtly different from its predecessor
found in Tegra186. Most notably some registers have been moved around so
it is no longer compatible.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/drm.c
drivers/gpu/drm/tegra/sor.c