Add drmModeAddFB2WithModifiers() which takes format modifiers
authorKristian H. Kristensen <hoegsberg@chromium.org>
Thu, 8 Sep 2016 20:08:59 +0000 (13:08 -0700)
committerKristian H. Kristensen <hoegsberg@chromium.org>
Wed, 28 Sep 2016 10:32:23 +0000 (03:32 -0700)
commitabfa680dbdfa4600105d904f4903c047d453cdb5
treedaf38a1dd067d42524137c8980ee3303398ee081
parent0659558f6418693ad203b5de2f1bc4fa9f28708e
Add drmModeAddFB2WithModifiers() which takes format modifiers

The only other user of this feature open codes the ioctl. Let's add an
entry point for this to libdrm.

Signed-off-by: Kristian H. Kristensen <hoegsberg@chromium.org>
Reviewed-by: Rob Clark <robdclark@gmail.com>
xf86drmMode.c
xf86drmMode.h