Module: Mesa Branch: master Commit: 74f41fd781b9b93be1fc0bc05b6d25ce1f2887ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=74f41fd781b9b93be1fc0bc05b6d25ce1f2887ce
Author: Lionel Landwerlin <[email protected]> Date: Thu Nov 9 16:51:26 2017 +0000 i965: perf: add busyness metric sets on gen8/9 platforms Signed-off-by: Lionel Landwerlin <[email protected]> Acked-by: Kenneth Graunke <[email protected]> --- src/mesa/drivers/dri/i965/brw_oa_bdw.xml | 183 +++++++++++++++++++++++++++ src/mesa/drivers/dri/i965/brw_oa_bxt.xml | 160 ++++++++++++++++++++++++ src/mesa/drivers/dri/i965/brw_oa_kblgt2.xml | 164 ++++++++++++++++++++++++ src/mesa/drivers/dri/i965/brw_oa_kblgt3.xml | 186 +++++++++++++++++++++++++++ src/mesa/drivers/dri/i965/brw_oa_sklgt2.xml | 164 ++++++++++++++++++++++++ src/mesa/drivers/dri/i965/brw_oa_sklgt3.xml | 187 ++++++++++++++++++++++++++++ src/mesa/drivers/dri/i965/brw_oa_sklgt4.xml | 187 ++++++++++++++++++++++++++++ 7 files changed, 1231 insertions(+) Diff: http://cgit.freedesktop.org/mesa/mesa/diff/?id=74f41fd781b9b93be1fc0bc05b6d25ce1f2887ce _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
