commit | 8e6f376ef0beb4b2f619a32120a758f3667391b2 | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Wed Oct 16 16:31:42 2013 -0700 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Wed Oct 16 16:31:42 2013 -0700 |
tree | 2d889e8b9cb2931b60bd0b1c44bff0764543c313 | |
parent | d8e9833017751e0aa773e4ada6e9392a4fd9da8e [diff] |
compositor-drm: Support configuring the framebuffer format from weston.ini This patch adds a new weston.ini key, gbm-format, to the [core] section. This new key can be rgb565, xrgb8888 or xrgb2101010, and makes the compositor use the corresponding GBM format for the framebuffer.