mesa/src/intel/tools
Rodrigo Vivi 24db1c7fcc intel: Introducing Whiskey Lake platform
Whiskey Lake uses the same gen graphics as Coffe Lake, including some
ids that were previously marked as reserved on Coffe Lake, but that
now are moved to WHL page.

This follows the ids and approach used on kernel's commit
b9be78531d27 ("drm/i915/whl: Introducing Whiskey Lake platform")
and commit c1c8f6fa731b ("drm/i915: Redefine some Whiskey Lake SKUs")

v2: Lionel noticed that GT{1,2,3} on kernel wasn't following
spec when looking to number of EUs, so kernel has been updated.

Cc: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Cc: José Roberto de Souza <jose.souza@intel.com>
Cc: Anuj Phogat <anuj.phogat@gmail.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
2018-10-11 10:02:40 -07:00
..
imgui intel: tools: add aubinator viewer 2018-08-22 18:02:11 +01:00
.gitignore intel: tools: add aubinator_error_decode tool 2017-04-04 21:22:26 +01:00
aub_mem.c intel: tools: aub_mem: reuse already mapped ppgtt buffers 2018-08-22 18:02:11 +01:00
aub_mem.h intel: tools: aubmem: map gtt data to aub file 2018-08-22 18:02:11 +01:00
aub_read.c intel: tools: split aub parsing from aubinator 2018-08-22 17:49:36 +01:00
aub_read.h intel: tools: split aub parsing from aubinator 2018-08-22 17:49:36 +01:00
aub_write.c Revert "intel/tools/aubwrite: Always use physical addresses for traces." 2018-08-30 14:36:28 -07:00
aub_write.h Revert "intel/tools/aubwrite: Always use physical addresses for traces." 2018-08-30 14:36:28 -07:00
aubinator.c intel: Introducing Whiskey Lake platform 2018-10-11 10:02:40 -07:00
aubinator_error_decode.c intel/aubinator_error_decode: mark ret as MAYBE_UNUSED in main 2018-08-20 11:08:52 +01:00
aubinator_viewer.cpp intel/tools: fix initial position of window in aubinator viewer 2018-09-12 11:43:21 +03:00
aubinator_viewer.h intel: aubinator_viewer: store urb state during decoding 2018-08-22 18:02:11 +01:00
aubinator_viewer_decoder.cpp intel: aubinator_viewer: store urb state during decoding 2018-08-22 18:02:11 +01:00
aubinator_viewer_urb.h intel: aubinator_viewer: add urb view 2018-08-22 18:02:11 +01:00
error2aub.c intel/tools: initialise bo_addr to 0 in main 2018-08-20 11:08:52 +01:00
gen8_context.h intel: tools: aubwrite: split gen[89] from gen10+ 2018-08-01 15:31:56 +01:00
gen10_context.h intel: tools: aubwrite: split gen[89] from gen10+ 2018-08-01 15:31:56 +01:00
gen_context.h intel: tools: aubwrite: split gen[89] from gen10+ 2018-08-01 15:31:56 +01:00
i965_disasm.c intel/tools: new i965_disasm tool 2018-08-29 11:19:55 -07:00
intel_aub.h intel: intel_dump_gpu: use simulator id in captures 2018-07-05 11:57:45 +01:00
intel_dump_gpu.c intel: tools: dump: only store device id on success 2018-07-25 16:53:06 +01:00
intel_dump_gpu.in intel: tools: dump: protect against multiple calls on destructor 2018-07-20 17:36:56 +01:00
intel_sanitize_gpu.c intel/tools: new intel_sanitize_gpu tool 2018-04-05 13:52:49 -07:00
intel_sanitize_gpu.in intel/tools: new intel_sanitize_gpu tool 2018-04-05 13:52:49 -07:00
meson.build i965/tools: 32bit compilation with meson 2018-09-07 13:46:48 +01:00