dri: pass use_flags to dri_bo_create_with_modifiers

We need use_flags when we implement the dri interface on top of hbm.

Also, dri_bo_create_with_modifiers does not take use flags only because
gbm_bo_create_with_modifiers does not.  That has changed with
gbm_bo_create_with_modifiers2 although minigbm does not reflect that.

BUG=b:292148713
TEST=CQ

Change-Id: I120358c843140a937fee1dd6183d1836ea622eec
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/minigbm/+/5801181
Reviewed-by: Ryan Neph <[email protected]>
Commit-Queue: Chia-I Wu <[email protected]>
Tested-by: Chia-I Wu <[email protected]>
Reviewed-by: Dominik Behr <[email protected]>
3 files changed