]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: tegra: Special-case the 3D clamps on Tegra124
authorThierry Reding <thierry.reding@gmail.com>
Fri, 13 Dec 2013 16:31:04 +0000 (17:31 +0100)
committerStephen Warren <swarren@nvidia.com>
Mon, 16 Dec 2013 21:02:51 +0000 (14:02 -0700)
commit00b09c1b3d8b1e2ac21b6ef19f94aeb78463aecf
treef6e783e8c50ba309066cb4bda9d72b6894848548
parent0077f279c067bccfbb0412eb336138bc8455f543
ARM: tegra: Special-case the 3D clamps on Tegra124

A separate register is used to remove the clamps for the GPU on
Tegra124. In order to be able to use the same API, special-case
this particular partition.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/powergate.c