OSDN Git Service

minigbm: i915: remove KMS query
authorGurchetan Singh <gurchetansingh@chromium.org>
Tue, 17 Dec 2019 17:07:16 +0000 (09:07 -0800)
committerCommit Bot <commit-bot@chromium.org>
Tue, 18 Feb 2020 17:52:02 +0000 (17:52 +0000)
commit0254a661f1511cea63d1b993d3d2b1457e371e36
tree1533775e142cdfe511394d93c53f39e3e1e77cd3
parent7119d3319174d509e30463445bf98bc6ac6e8be3
minigbm: i915: remove KMS query

This simplifies the code.  We just have to make sure:

- the scanout flag goes to X-tiled.

BUG=b:145747132
TEST=compile and run on Nami

Cq-Depend: chromium:1998011
Change-Id: Ic2a1c367017c28abc3a9307bea53c577bc33e31e
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/minigbm/+/1976275
Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org>
Tested-by: Gurchetan Singh <gurchetansingh@chromium.org>
Commit-Queue: Gurchetan Singh <gurchetansingh@chromium.org>
Auto-Submit: Gurchetan Singh <gurchetansingh@chromium.org>
i915.c