OSDN Git Service

minigbm: use drv_array for combinations and kms_items
authorGurchetan Singh <gurchetansingh@chromium.org>
Sat, 4 Nov 2017 00:17:35 +0000 (17:17 -0700)
committerchrome-bot <chrome-bot@chromium.org>
Thu, 16 Nov 2017 21:52:02 +0000 (13:52 -0800)
commitbc9a87d54c5296d467ead2b4ea35e317f00ee401
treed31c7bfc97f3cc693363345620f772c4f4465674
parentd300145b093cf67277648a664d3748b881d4a315
minigbm: use drv_array for combinations and kms_items

This de-deuplicates the various dynamic arrays we use.

BUG=chromium:764871
TEST=gbmtest passes

Change-Id: I94c8cf7c71fdb98b931aab00c5381853e2ae0d3f
Reviewed-on: https://chromium-review.googlesource.com/758149
Commit-Ready: Gurchetan Singh <gurchetansingh@chromium.org>
Tested-by: Gurchetan Singh <gurchetansingh@chromium.org>
Reviewed-by: Stéphane Marchesin <marcheu@chromium.org>
drv.c
drv_priv.h
helpers.c
helpers.h
i915.c
rockchip.c