commit | 0b46921a79f989b9bbc9d2c7fa795dafd186f2c9 | [log] [tgz] |
---|---|---|
author | Ikshwaku Chauhan <[email protected]> | Mon Oct 10 13:34:48 2022 +0530 |
committer | Chromeos LUCI <[email protected]> | Tue Oct 25 16:05:09 2022 +0000 |
tree | f9ac289e372f994a134271e490c3c04113bdc6f8 | |
parent | 97e07deac88985b51b69acfb600333323389eeea [diff] |
minigbm: dri: Enabled useInvalidate for buffer invalidation. The drivers now require a loader with a working useInvalidate hook. If not enabled then "createNewScreen2" call will fail in mesa-22.2.0 onwards. BUG=b:245687387 TEST= screenshot --internal /tmp/test.png tast run <IP> graphics.GLBench Signed-off-by: Ikshwaku Chauhan <[email protected]> Change-Id: I0f7319fb7193be6ea938209413e8fbfe3b7f0c93 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/minigbm/+/3941506 Reviewed-by: Tim Van Patten <[email protected]> Reviewed-by: Dominik Behr <[email protected]>