util: add merge_driinfo.py
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Thu, 29 Jun 2017 15:34:37 +0000 (17:34 +0200)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Wed, 2 Aug 2017 07:50:57 +0000 (09:50 +0200)
commitbfc26c41208d0b9521c297bcee390e897e577204
treee5a59e77fb5a7fc227b00ef2e044af5dde7a2b53
parentddd5f2a9791bbd938ce79470844110d07e8dea69
util: add merge_driinfo.py

This tool merges driinfo XML that is built using DRI_CONF_xxx macros.
The intention is to merge together state-tracker options with
driver-specific options.

Acked-by: Marek Olšák <marek.olsak@amd.com>
src/util/merge_driinfo.py [new file with mode: 0644]