Skip to content

intel: Media instructions support

Toni Lönnberg requested to merge tlonnber/mesa:media into master

Aubinator does not currently support decoding of instructions sent to the video engine and this MR addresses that issue by adding the relevant instruction and structure definitions to the different genxml files. The gen_bits_header and gen_pack_header scripts have also been modified not to include the media instruction definitions into the generated header files as these are not used in Mesa.

Edited by Toni Lönnberg

Merge request reports