mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
[ARM] tegra: specify panel depth for stingray
Change-Id: I3a001249fea702af9deed33219e98b5dbbd49e0c Signed-off-by: Erik Gilling <konkers@android.com>
This commit is contained in:
committed by
Colin Cross
parent
ea562738b0
commit
3bfc9b904f
@@ -148,6 +148,7 @@ static struct tegra_dc_out stingray_disp1_out = {
|
||||
|
||||
.align = TEGRA_DC_ALIGN_MSB,
|
||||
.order = TEGRA_DC_ORDER_RED_BLUE,
|
||||
.depth = 24,
|
||||
|
||||
.modes = stingray_panel_modes,
|
||||
.n_modes = ARRAY_SIZE(stingray_panel_modes),
|
||||
|
||||
Reference in New Issue
Block a user