From: Alan Cox Date: Wed, 25 Apr 2012 13:37:40 +0000 (+0100) Subject: gma500: support 1080p X-Git-Tag: v3.6-rc1~59^2~69 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3aad16d2ea75cd604400577e9644c9d982c0bfe6;p=pandora-kernel.git gma500: support 1080p The problem in console mode is lack of linear memory. We can solve that by dropping to 16bpp. The mode setting X server will allocate its own GEM framebuffer in 32bpp and all will be well. We could just do 16bpp anyway but that would be a regression on the lower modes as many distributions don't yet ship the generic mode setting KMS drivers. Signed-off-by: Alan Cox Signed-off-by: Dave Airlie --- Reading git-diff-tree failed