diff options
author | Lionel Landwerlin <lionel.g.landwerlin@intel.com> | 2018-05-06 23:10:35 +0100 |
---|---|---|
committer | Lionel Landwerlin <lionel.g.landwerlin@intel.com> | 2018-05-07 15:04:23 +0100 |
commit | 1bb318b32db003a377da14715c7b80675a712b6b (patch) | |
tree | fa75347c1f49068786cf19afa26c278e5f99d5e3 /overlay/power.c | |
parent | 8bde13ad8c4a5652b5ff67782ecbf2dde21faebf (diff) |
lib: create new dependency for aubdump
While trying to capture an aubdump on a libva demo, I run into a crash
in intel_batchbuffer.c. Turn out every driver has it's own
intel_batchbuffer.c with similar symbols and because aubdump pulls in
libigt, things go wrong.
One could argue that there is something wrong with
intel-vaapi-driver's build but I also think aubdump should embed as
little as possible.
This change creates a very small library that embeds just the needed
bits of igt for aubdump.
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Katarzyna Dec <katarzyna.dec@intel.com>
Diffstat (limited to 'overlay/power.c')
0 files changed, 0 insertions, 0 deletions