Module: Mesa Branch: master Commit: b5f6b9b0eb65a9e095618d00724b74f4f9f1dc62 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b5f6b9b0eb65a9e095618d00724b74f4f9f1dc62
Author: Lionel Landwerlin <[email protected]> Date: Thu Aug 31 11:28:30 2017 +0100 i965: perf: add support for CoffeeLake GT2 Signed-off-by: Lionel Landwerlin <[email protected]> Acked-by: Kenneth Graunke <[email protected]> --- src/mesa/drivers/dri/i965/Makefile.am | 1 + src/mesa/drivers/dri/i965/Makefile.sources | 4 +- src/mesa/drivers/dri/i965/brw_oa_cflgt2.xml | 10473 ++++++++++++++++++++ src/mesa/drivers/dri/i965/brw_performance_query.c | 6 + src/mesa/drivers/dri/i965/meson.build | 2 +- 5 files changed, 10484 insertions(+), 2 deletions(-) Diff: http://cgit.freedesktop.org/mesa/mesa/diff/?id=b5f6b9b0eb65a9e095618d00724b74f4f9f1dc62 _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
