From: Sreerenj Balachandran <[email protected]> Sreerenj Balachandran (5): vpp/gen8: Fix the incorrect loading of kernel module. vpp/gen9: Fix the incorrect loading of kernel module. intel_batchbuffer: Add utility fuction for supporting 48-bit address relocations in Gen8+ vpp/gen8: Use 48 bit address relocation for STATE_BASE_ADDRESS vpp/gen9: Use 48 bit address relocation for STATE_BASE_ADDRESS
src/gen8_post_processing.c | 19 +++++++++---------- src/gen9_post_processing.c | 17 +++++++---------- src/intel_batchbuffer.c | 18 ++++++++++++++++++ src/intel_batchbuffer.h | 12 ++++++++++++ 4 files changed, 46 insertions(+), 20 deletions(-) -- 2.1.4 _______________________________________________ Libva mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libva
