OSDN Git Service

minigbm/msm: Add DRM_FORMAT_FLEX_IMPLEMENTATION_DEFINED for msm
authorDouglas Anderson <dianders@chromium.org>
Tue, 19 May 2020 17:12:14 +0000 (10:12 -0700)
committerCommit Bot <commit-bot@chromium.org>
Fri, 5 Jun 2020 22:52:48 +0000 (22:52 +0000)
commit64b80ce3beae31ea8136112bd792f1ee79026eb5
tree86c5e1ac24882eae1e7084c78cbda3fe5ac5fd96
parent1b57fe2655147d2dcb3968bc42f6d378d446a607
minigbm/msm: Add DRM_FORMAT_FLEX_IMPLEMENTATION_DEFINED for msm

It seems to be tradition to copy a bit of code into the
resolve_format() function for everyone.  The msm driver isn't one to
break from tradition, so we'll adopt this code fragment too.

BUG=b:154782445
TEST=Hangout

Change-Id: I9e8eaf0c5a8485afea82437fd7249e24e5509b5e
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/minigbm/+/2209178
Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org>
Commit-Queue: Douglas Anderson <dianders@chromium.org>
Tested-by: Douglas Anderson <dianders@chromium.org>
msm.c