OSDN Git Service

minigbm: Disable UBWC for texture formats
authorJeffrey Kardatzke <jkardatzke@google.com>
Fri, 14 Feb 2020 00:19:03 +0000 (16:19 -0800)
committerCommit Bot <commit-bot@chromium.org>
Sun, 16 Feb 2020 03:10:00 +0000 (03:10 +0000)
commit6f266902d1d1b258a639d7835d307c019312a013
treea115af53a9e500939ec2e2f78c8ed66f95f4ff50
parentc95656442e30260746de658afe73e3b2b790594c
minigbm: Disable UBWC for texture formats

The venus driver doesn't understand UBWC formats yet so we shouldn't be
using them for texture formats that the video decoder writes to.

BUG=b:149190288
TEST=video_decode_accelerator_tests pass on trogdor

Change-Id: I572c7ff9e1bddcd58136772b3ced07f79a219cba
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/minigbm/+/2055873
Tested-by: Jeffrey Kardatzke <jkardatzke@google.com>
Auto-Submit: Jeffrey Kardatzke <jkardatzke@google.com>
Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org>
Reviewed-by: Fritz Koenig <frkoenig@chromium.org>
Commit-Queue: Fritz Koenig <frkoenig@chromium.org>
msm.c