search for: aubdump

Displaying 12 results from an estimated 12 matches for "aubdump".

2016 Dec 02
1
[ANNOUNCE] intel-gpu-tools 1.17
...g, pkill and lsof, for converting shell script tests to C code. (Marius Vlad) Tools changes: - intel_reg: Add Kabylake support. (Jani Nikula) - intel_bios_reader: Also dump PSR info. (Ville Syrjälä) - intel_guc_logger: New tool for capturing logs from the GuC firmware. (Akash Goel) - intel_aubdump: Added commandline option to stream the dump to another process. (Lionel Landwerlin) - intel_aubdump: Annotate the dump with the application name and the used PCI ID. (Jason Ekstrand) Benchmark changes: - gem_latency: Added support for measuring fence wakeup latencies. (Chris Wilson) - prim...
2015 Sep 11
0
[ANNOUNCE] intel-gpu-tools 1.12
...s that were superseded by intel_reg have been removed. - Various tests have been marked "basic", to indicate they are suitable for use in basic acceptance testing. (Jesse Barnes) - Per-ring gem_storedw_loop tests combined into a single test with subtests. (Jesse Barnes) - New "aubdump" tool, used to launch an application and capture rendering to an AUB file. (Kristian Høgsberg Kristensen) - Cherryview support added to intel_display_poller. (Ville Syrjälä) - Skylake and Broadwell support added to gem_gpgpu_fill tests. (Dominik Zeromski) - Support for running core drm...
2018 Mar 09
0
[ANNOUNCE] intel-gpu-tools 1.22
...that can alias. (Chris Wilson) - Added an accelerated method for reading from WC buffers. (Chris Wilson) Tools changes: - Improved intel_vbt_decode output, updated the data from current kernel. (Jani Nikula) - intel_reg can now read/write registers using a given engine. (Mika Kuoppala) - Aubdump can now simulate enhanced execlist submission, for gen11+. (Scott D Phillips) And many other bug fixes, improvements, cleanups and new tests. And the full changelog follows: Adam Jackson (1): intel_vbt_decode: Typo fixes Antonio Argenziano (9): tests/gem_reset_stats: Fix retr...
2018 Aug 08
0
[ANNOUNCE] igt-gpu-tools 1.23
...dd Gen11 Support John Harrison (4): scripts/trace.pl: More hash key optimisations scripts/trace.pl: Sort order scripts/trace.pl: Calculate stats only after all munging scripts/trace.pl: Simplify 'end' & 'notify' generation Jordan Justen (3): tools/aubdump: Add gen8_map_ggtt_range tools/aubdump: Add bitmap to track gtt pages that have been mapped tools/aubdump: For gen10+ support addresses up to 4GB José Roberto de Souza (2): lib: sync with the newer i915_pciids.h from the Kernel (WHL + AML) tests/perf: Add test config uuid f...
2016 Mar 01
0
[ANNOUNCE] intel-gpu-tools 1.14
...rt the sequence block parsing from kernel intel_bios_reader: dump MIPI sequence block v3 Jesse Barnes (1): lib/igt_kms, tests/testdisplay: allow probing of new connector modes Kibey, Sameer (1): list-workarounds: Extend the script to Mesa Kristian Høgsberg Kristensen (3): aubdump: Raise SIGTRAP on failure aubdump: Don't use .so constructors for initializing aubdump: Add a get_bo() lookup function Maarten Lankhorst (4): tests: Bump pageflip wait timeout to 50 ms. gem_ringfill: fix typo in test name kms_force_connector_basic: Add force-load-...
2017 Oct 04
0
[ANNOUNCE] intel-gpu-tools 1.20
...t_decode: migrate child device type bits decoding to kernel defs tools/intel_vbt_decode: migrate backlight dumping to kernel struct Jason Ekstrand (5): tests/kms_ccs: Fix the color/ccs surface generation tests/gem_exec_params: Update the invalid-flag subtest for FENCE_ARRAY aubdump: Reject execbuffer2 calls with bad BOs aubdump: Use write_reloc for filling out the ringbuffer aubdump: Log some information about the execbuf calls Jeff McGee (1): igt/pm_rps: Remove remaining assert on CUR <= MAX Jim Bride (1): tests/kms_frontbuffer_tracking: Fix mult...
2017 Mar 13
1
[ANNOUNCE] intel-gpu-tools 1.18
...mping of headers intel_bios_reader: be more informative about unknown blocks intel_bios_reader: print more VBT and BDB header info tools: rename intel_bios_reader to intel_vbt_decode configure.ac: require libdrm >= 2.4.75 for I915_EXEC_FENCE_OUT Jason Ekstrand (1): aubdump: Support EXECBUFFER2_WR Lyude (15): igt_kms: Don't require intel hardware for kmstest_force_connector igt_kms: Remove support for drivers with <1 drm_plane igt_kms: Dynamically allocate igt_display->pipes igt_kms: Use const parameters for igt_assert_crc_equal...
2018 Jan 16
0
[ANNOUNCE] intel-gpu-tools 1.21
...status, automake is still kept around for now. Tools changes: - Improved the output of intel_vbt_decode. (Jani Nikula) - intel_error_decode now prints user buffers if they contain debug logs. (Chris Wilson) - Improved the output of intel_watermark. (Ville Syrjälä, Dhinakaran Pandiyan) - Aubdump can now simulate execlist submission, converting from ring buffer submission method. (Scott D Phillips) - intel-gpu-overlay can now show data from perf PMU. (Tvrtko Ursulin, Chris Wilson) - intel-gpu-overlay now parses tracepoint locations from sysfs. (Lionel Landwerlin) Documentation chan...
2016 Sep 02
0
[ANNOUNCE] intel-gpu-tools 1.16
...: vc4: Add a test for BO lookup failure error path. Gustavo Padovan (2): lib/drmtest: Fix igt_skip message lib/drmtest: add virtio_gpu support Imre Deak (1): igt/gem_mocs_settings: Adjust the expected value for the third BXT entry Kristian H�gsberg Kristensen (2): aubdump: Support softpin bos aubdump: Only close aub file if we opened it Maarten Lankhorst (43): tests/kms_chv_cursor_fail: Remove extra igt_pipe_crc_start. tests/kms_chv_cursor_fail: Run the tests with fewer steps. lib/igt_kms: Add for_each_pipe_with_valid_output and for_each_val...
2015 Dec 02
0
[ANNOUNCE] intel-gpu-tools 1.13
...or Broxton in intel_audio_dump (Han Lu) - Added Kabylake support (Rodrigo Vivi/Wayne Boyer) - Many other bug fixes and improvements Complete list of changes since 1.12: Ander Conselvan de Oliveira (1): testdisplay: Fix segfault after first modeset fails Ben Widawsky (1): igt/intel_aubdump: Use the right ring Chris Wilson (24): benchmarks: Measure BLT performance benchmarks/gem_blt: Fix compilation after rebase and add batch-size tests/gem_pwrite_snooped: Fix use of GCC pragmas lib: Fix querying context GTT size Update CONTEXT_PARAM for GTT_SIZE reporti...
2017 Jun 09
1
[ANNOUNCE] intel-gpu-tools 1.19
...tazi (1): kms_frontbuffer_tracking: Don't poke compressing status for old cpus Harry Wentland (1): tests/kms_setmode: Dynamic crtc/connector combinations Jari Tahvanainen (1): tests/feat_profile.json: legacy features list for piglit summary feature Jason Ekstrand (1): aubdump: Don't bail if a GEM handle of 0 is passed into execbuf Lukasz Fiedorowicz (1): lib: Moving gem_execbuf_wr to ioctl_wrappers Maarten Lankhorst (9): kms_properties: Blacklist legacy link-status connector property. lib/igt_kms: Do not refresh all outputs in igt_display_commit...
2020 Mar 20
0
[ANNOUNCE] igt-gpu-tools 1.25
...tests/kms_plane_lowres: Skip if no suitable mode is possible tests/kms_rotation_crc: Skip on platforms without atomic modesetting tests/kms_panel_fitting: Fix plane scaling avoidance on gen7/gen8 i915/gem_mocs_settings: Update TGL MOCS table Matt Turner (1): tools: Delete aubdump Matthew Auld (3): i915/tests/gem_exec_big: prefer PROT_WRITE i915/gem_exec_store: remove hard coded engine limit i915/gem_exec_params: add test_invalid_batch Micha? Winiarski (1): lib/igt_device: add igt_device_get_pci_addr by fd Mihail Atanassov (1): tests/kms_addf...