summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2013-03-04 14:08:54 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2013-03-04 14:08:54 +0100
commit92f6db6b9717261255fa6be9bc00f9ceef4281da (patch)
tree569154aafbbf2335c6f0e0df64f36b89b640eed1 /recipes
parent8242063947733c6280de412e3371cd810511793b (diff)
xorg.conf: Apalis & Colibri T30: use 16bpp framebuffer
- 32bpp framebuffers use a lot of memorybandwidth, 16bpp is a better default
Diffstat (limited to 'recipes')
-rw-r--r--recipes/xorg-xserver/xserver-xf86-config/apalis-t30/xorg.conf2
-rw-r--r--recipes/xorg-xserver/xserver-xf86-config/colibri-t30/xorg.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xorg-xserver/xserver-xf86-config/apalis-t30/xorg.conf b/recipes/xorg-xserver/xserver-xf86-config/apalis-t30/xorg.conf
index 4cb4f5a..6fff669 100644
--- a/recipes/xorg-xserver/xserver-xf86-config/apalis-t30/xorg.conf
+++ b/recipes/xorg-xserver/xserver-xf86-config/apalis-t30/xorg.conf
@@ -74,7 +74,7 @@ Section "Screen"
Device "Tegra"
Monitor "LVDS-1"
-# DefaultDepth 16
+ DefaultDepth 16
# SubSection "Display"
# Depth 16
diff --git a/recipes/xorg-xserver/xserver-xf86-config/colibri-t30/xorg.conf b/recipes/xorg-xserver/xserver-xf86-config/colibri-t30/xorg.conf
index 4cb4f5a..6fff669 100644
--- a/recipes/xorg-xserver/xserver-xf86-config/colibri-t30/xorg.conf
+++ b/recipes/xorg-xserver/xserver-xf86-config/colibri-t30/xorg.conf
@@ -74,7 +74,7 @@ Section "Screen"
Device "Tegra"
Monitor "LVDS-1"
-# DefaultDepth 16
+ DefaultDepth 16
# SubSection "Display"
# Depth 16