OSDN Git Service

minigbm: i915: use local i915 drm header
authorGurchetan Singh <gurchetansingh@chromium.org>
Wed, 7 Oct 2020 21:31:20 +0000 (14:31 -0700)
committerCommit Bot <commit-bot@chromium.org>
Wed, 25 Nov 2020 22:35:14 +0000 (22:35 +0000)
commit13b001220413d558d02544aab6490a824cbc9839
tree9e5fb37ff5c4da830408f908f79d63426c466030
parentb65708a9181836a4dde2eebf89a0a57b66534738
minigbm: i915: use local i915 drm header

Taken from libdrm.  Mainly so we can have local header for
development purposes.

BUG=b:153111783,b:155511259
TEST=Protected playback works w/ associated Chrome OS changes

Change-Id: I947ab11d5fbc0c2b62dbaf8806e7897d2df79621
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/minigbm/+/2459530
Reviewed-by: Jeffrey Kardatzke <jkardatzke@google.com>
Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org>
Tested-by: Jeffrey Kardatzke <jkardatzke@google.com>
Commit-Queue: Gurchetan Singh <gurchetansingh@chromium.org>
external/i915_drm.h [new file with mode: 0644]
i915.c
presubmit.sh