mesa/src/intel/tools
Jianxun Zhang f43c7185e0 intel: remove chipset_id
The chipset_id should be named after i915 ioctl that's called
to get the device id. In user space this field holds pci device
id in reality. We now have a pci_device_id queried from drm
instead using the ioctl, so there is no much reason to keep
the chipset_id for the same purpose.

Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Rohan Garg <rohan.garg@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13936>
2022-01-13 03:09:36 +00:00
..
imgui intel: drop unused include directories 2020-03-28 21:36:54 +01:00
tests intel/tools: Use subprocess.Popen to read output directly from a pipe 2021-03-19 08:50:37 +00:00
aub_mem.c intel: Rename "gen_" prefix used in common code to "intel_" 2021-03-10 22:23:51 +00:00
aub_mem.h intel: Rename gen_device prefix in filenames 2021-04-20 20:06:33 +00:00
aub_read.c intel/tools: fix invalid type in argument to printf format specifier 2021-06-28 09:31:41 +00:00
aub_read.h intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +00:00
aub_write.c intel/tools: fix int-to-pointer/pointer-to-int cast warnings on 32-bit 2021-06-28 09:31:41 +00:00
aub_write.h intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +00:00
aubinator.c intel/dev: Put the device name in intel_device_info 2021-07-14 23:02:34 +00:00
aubinator_error_decode.c intel/error-decode: printout INSTDONE_GEOM register for Gfx12.5 2021-08-17 08:05:45 +00:00
aubinator_viewer.cpp intel/dev: Put the device name in intel_device_info 2021-07-14 23:02:34 +00:00
aubinator_viewer.h intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +00:00
aubinator_viewer_decoder.cpp intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +00:00
aubinator_viewer_urb.h
error2aub.c intel/tools: refactor logging to be easier to follow by static analyzers 2020-11-05 12:07:51 +00:00
gfx8_context.h intel: Rename gen_context prefix to intel_context 2021-04-20 20:06:34 +00:00
gfx10_context.h intel: Rename gen_context prefix to intel_context 2021-04-20 20:06:34 +00:00
i965_asm.c intel: Rename gen_get_device prefix to intel_get_device 2021-04-20 20:06:34 +00:00
i965_asm.h intel: Rename gen_device prefix in filenames 2021-04-20 20:06:33 +00:00
i965_disasm.c intel: Rename gen_get_device prefix to intel_get_device 2021-04-20 20:06:34 +00:00
i965_gram.y glsl: build without bison 2021-04-13 19:12:48 +00:00
i965_lex.l intel: Rename GENx prefix in macros to GFXx in source files 2021-04-02 18:33:07 +00:00
intel_aub.h
intel_context.h intel: Rename gen_context prefix to intel_context 2021-04-20 20:06:34 +00:00
intel_dump_gpu.c intel: remove chipset_id 2022-01-13 03:09:36 +00:00
intel_dump_gpu.in intel/dump_gpu: add an option to capture a single frame 2020-08-07 11:27:54 +00:00
intel_noop_drm_shim.c intel/devinfo: drop num_eus_per_subslice field 2022-01-12 12:53:21 +00:00
intel_sanitize_gpu.c intel/tools: fix int-to-pointer/pointer-to-int cast warnings on 32-bit 2021-06-28 09:31:41 +00:00
intel_sanitize_gpu.in
intel_stub_gpu.in intel: add stub_gpu tool 2020-04-30 11:32:54 +03:00
meson.build intel: Rename gen_context.h to intel_context.h 2021-04-20 20:06:34 +00:00