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)
commitc537376cbbbfea2b741b39ad37d5b44104b66e56
treef6e783e8c50ba309066cb4bda9d72b6894848548
parent9a716579660aa87a4ab4b4d1cac0686fba3707ba
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