compositor-drm: Make drm_output_check_scanout_format() work for all formats
authorKristian Høgsberg <krh@bitplanet.net>
Wed, 16 Oct 2013 23:08:57 +0000 (16:08 -0700)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 16 Oct 2013 23:09:23 +0000 (16:09 -0700)
commit3f97b345dd1319d0a63ed1de546ab51e079e7187
tree609a268da24925bb35611c72751e5e95cf07fc2c
parent598477d832ea17af2476bc4b667e2d35126de6c4
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.
src/compositor-drm.c