commit | 3f97b345dd1319d0a63ed1de546ab51e079e7187 | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Wed Oct 16 16:08:57 2013 -0700 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Wed Oct 16 16:09:23 2013 -0700 |
tree | 609a268da24925bb35611c72751e5e95cf07fc2c | |
parent | 598477d832ea17af2476bc4b667e2d35126de6c4 [diff] |
compositor-drm: Make drm_output_check_scanout_format() work for all formats This used to work only for ARGB8888 and XRGB8888 buffers, but this lets us support pageflipping to any client buffer as long as it matches the framebuffer format.