backend-drm: Fix for gbm modifiers when they are not available.
authorNicholas Niro <blowfist@xroutine.net>
Wed, 30 Oct 2019 01:50:54 +0000 (21:50 -0400)
committerNicholas Niro <blowfist@xroutine.net>
Tue, 12 Nov 2019 17:57:09 +0000 (12:57 -0500)
commit56d1f4e7bcbeb6ebd7e54ebd76859370cc2b696d
tree2b4fc2d847e0006ba387d3d2499b38251743873e
parenta1eeaf48c6206175035bde811dc794a031d92a2c
backend-drm: Fix for gbm modifiers when they are not available.

When the HAVE_GBM_MODIFIERS is unset, make the code drop back
to a single plane version like other places in the code.
libweston/backend-drm/fb.c