summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-enterprise-panel.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-tegra/board-enterprise-panel.c')
-rw-r--r--arch/arm/mach-tegra/board-enterprise-panel.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-tegra/board-enterprise-panel.c b/arch/arm/mach-tegra/board-enterprise-panel.c
index 76c25264067b..43485d8053de 100644
--- a/arch/arm/mach-tegra/board-enterprise-panel.c
+++ b/arch/arm/mach-tegra/board-enterprise-panel.c
@@ -288,8 +288,8 @@ static struct tegra_dc_sd_settings enterprise_sd_settings = {
.use_auto_pwm = false,
.hw_update_delay = 0,
.bin_width = -1,
- .aggressiveness = 5,
- .use_vid_luma = true,
+ .aggressiveness = 1,
+ .use_vid_luma = false,
/* Default video coefficients */
.coeff = {5, 9, 2},
.fc = {0, 0},