This series, Acked-by: Sinclair Yeh
On Wed, Sep 05, 2018 at 05:18:15PM -0700, Deepak Rawat wrote:
> Not all drivers support fb2 modifiers so read the capability before
> using drmModeAddFB2WithModifiers.
>
> Signed-off-by: Deepak Rawat
> ---
> libweston/compositor-drm.c | 20 +++---
Not all drivers support fb2 modifiers so read the capability before
using drmModeAddFB2WithModifiers.
Signed-off-by: Deepak Rawat
---
libweston/compositor-drm.c | 20 +++-
1 file changed, 15 insertions(+), 5 deletions(-)
diff --git a/libweston/compositor-drm.c b/libweston/compos