summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-cardhu-panel.c
diff options
context:
space:
mode:
authorMatt Wagner <mwagner@nvidia.com>2011-10-24 15:42:03 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:50:17 -0800
commit2679db0a395c64daf78b5b3edc342125c6f20590 (patch)
treeea76f90f0200b96ab3a115d1ddc957ee2daa2186 /arch/arm/mach-tegra/board-cardhu-panel.c
parent79a1edd641f2397c725593e0fbba5061c6f31d45 (diff)
ARM: tegra: Cardhu/Enterprise: Phase in pixel/backlight adjustments
Turns on phase_in_adjustments on for Cardhu / Enterprise and updates flicker control Reviewed-on: http://git-master/r/64522 (cherry picked from commit 9b217486322c4da8ba0df0ec6710caf94efbd721) Change-Id: I1fc4ef0b04881c9f2b34b0ab2c88d6b97c88815c Reviewed-on: http://git-master/r/65626 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com> Rebase-Id: R1e8eb79e658556337666186e416f7fccc5a4508b
Diffstat (limited to 'arch/arm/mach-tegra/board-cardhu-panel.c')
-rw-r--r--arch/arm/mach-tegra/board-cardhu-panel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/board-cardhu-panel.c b/arch/arm/mach-tegra/board-cardhu-panel.c
index 5702faf6a4ec..cb5fdb937726 100644
--- a/arch/arm/mach-tegra/board-cardhu-panel.c
+++ b/arch/arm/mach-tegra/board-cardhu-panel.c
@@ -543,6 +543,7 @@ static struct tegra_dc_sd_settings cardhu_sd_settings = {
.hw_update_delay = 0,
.bin_width = -1,
.aggressiveness = 1,
+ .phase_in_adjustments = true,
.use_vid_luma = false,
/* Default video coefficients */
.coeff = {5, 9, 2},