commit | 3aad16d2ea75cd604400577e9644c9d982c0bfe6 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Wed Apr 25 14:37:40 2012 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Fri Apr 27 09:24:09 2012 +0100 |
tree | ae2a02bdfbe13ecb7d3a471485217a1e3e7a6493 | |
parent | 1b2db4cee5433e089533f81fea6721c1b653703c [diff] |
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 <alan@linux.intel.com> Signed-off-by: Dave Airlie <airlied@redhat.com>