search for: intel_reg

Displaying 11 results from an estimated 11 matches for "intel_reg".

2015 Sep 11
0
[ANNOUNCE] intel-gpu-tools 1.12
A new intel-gpu-tools quarterly release is available with the following changes: - Various new tests and tools - New statistical analysis functions. (Damien Lespiau) - New benchmark tests. (Chris Wilson) - Old register tools 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...
2015 Jun 11
0
[ANNOUNCE] intel-gpu-tools 1.11
...when building a complete software stack for a DUT from scratch. (Building and installing tests can still be disabled by the --disable-tests configure flag.) (Joonas Lahtinen) - New tool to decode watermark registers (Ville Syrjälä) - Timeout mechanism now reports test as failed - Introduce intel_reg as the one Intel graphics register multitool to replace intel_reg_read, intel_reg_write, intel_iosf_sb_read, intel_iosf_sb_write, intel_vga_read, intel_vga_write, intel_reg_dumper, intel_reg_snapshot, and quick_dump.py. (Jani Nikula) - Add functions to manipulate i915.ko parameters and ensur...
2016 Dec 02
1
[ANNOUNCE] intel-gpu-tools 1.17
...ject. (Lyude) - Added a generic dummy workload helper for submitting GPU workloads that consume exactly a specified amount of time. (Abdiel Janulgue) - Added C functions for driver loading/unloading, 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_aubd...
2016 Sep 02
0
[ANNOUNCE] intel-gpu-tools 1.16
...igt_kms: Use pipes for committing, not outputs and assign pipe properties in pipe init and many other improvements (Maarten Lankhorst) - tests/gem_workarounds: read test added as a basic test, fix assertion of num of regs (Mika Kuoppala) - Various improvements to tools/intel_bios_reader and tools/intel_reg (Ville Syrj�l�) - lib: Add x86 cpuid based feature detection (Chris Wilson) - demos/intel_sprite_on: Instead of looping until the first disconnected port is found, now go through all possible connectors, drawing the sprite on any connected display. (Jim Bride) - Multiple improvements to lib/...
2015 Dec 02
0
[ANNOUNCE] intel-gpu-tools 1.13
...ld errors on Android M-Dessert tests/core_prop_blob: Fix core_prop_blob for android benchmarks/gem_blt: Include igt.h in gem_blt.c tests/gem_exec_nop: Improved test run time Jani Nikula (3): scripts: remove display_debug.sh as obsolete tools: fix intel_gpu_abrt to use intel_reg tests: fix ddx_intel_after_fbdev to use intel_reg Joonas Lahtinen (1): lib/igt_core: Prefer CLOCK_MONOTONIC_RAW Lu, Han (1): tools/intel_audio_dump: add support for Broxton Maarten Lankhorst (1): tests/kms_setmode: Handle MST correctly. Marius Vlad (1): tests/pm_rp...
2018 Mar 09
0
[ANNOUNCE] intel-gpu-tools 1.22
...dded support for looping over physical i915 engines, as opposed to uABI engines 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_d...
2016 May 31
0
[ANNOUNCE] intel-gpu-tools 1.15
...r_tracking: Remove hardcoded PIPE_A Imre Deak (2): drv_module_reload_basic: skip alive check after load failure injection igt/drv_module_reload_basic: Pass correct inject_load_failure module option Jani Nikula (32): man: rewrite manual pages in reStructuredText man: update intel_reg.rst to be more in line with the others lib/intel_chipset: drop unused IS_9XX() tools/intel_reg_decode: drop confusing use of IS_965() tests: use igt_assert_lte to verify pm_backlight test results tests: add context param to pm_backlight tests tests: limit pm_backlight...
2017 Oct 04
0
[ANNOUNCE] intel-gpu-tools 1.20
...han fail when a suitable plane can't be found tests/kms_draw_crc: Skip mmap_wc tests if the platforms doesn't support mmap_wc tests/kms_properties: Require atomic for the atomic invalid props test meson: Install tests into $libexecdir meson: Install tools tools/intel_reg: s/PKGDATADIR/IGT_DATADIR/ meson: Build and install intel_reg meson: Install intel_reg register definitions meson: Install test-list.txt meson: Install test image files meson: Build and install intel_l3_parity meson: Build and install intel_dp_compliance me...
2017 Mar 13
1
[ANNOUNCE] intel-gpu-tools 1.18
...URN lib/debugfs: Support new generic ABI for CRC capture tests/kms_ccs: Add test for render compression Tomi Sarvela (1): scripts/run-tests.sh: Support testlist files Ville Syrjälä (6): tools/intel_bios_reader: Dump the DSI video transfer mode and pixel overlap tools/intel_reg: Dump some interesting CCK regs on VLV/CHV lib/debugfs: Check if debufs is already mounted before attempting to mount it tools/intel_display_poller: Allow the tool to be used without i915 loaded tools/intel_display_poller: Add gen9+ support tools/intel_reg: Dump SKL AUX_DIST...
2017 Jun 09
1
[ANNOUNCE] intel-gpu-tools 1.19
...Emit wide batches of requests igt/amdgpu: Fix compiler errors igt/gem_render_linear_blits: Add missing igt_require_gem() igt/gem_workarounds: Mark up the requirement for an active GPU igt/kms_cursor_legacy: Mark up busy tests as requiring a GPU Add gem_exec_await intel_reg: Use the drm device fd as a hint only igt/gem_mmap_gtt: Check that userspace clflushing of the GTT mmap wsim: Per-client prng pool for miscellaneous randoms wsim: per-engine throttling wsim: Send a periodic depth stamp down each queue wsim: Add a small tolerance to rt...
2020 Mar 20
0
[ANNOUNCE] igt-gpu-tools 1.25
...nerating reference CRCs on platforms w/o aperture tests/kms_frontbuffer_tracking: Skip GTT subtests on platforms w/o aperture lib/igt_draw: Fix igt_draw_fill_fb() on platforms w/o aperture lib/igt_fb: Make sure tiled YUV framebuffers are fully cleared Jani Nikula (6): tools/intel_reg: fix use-after-free bug in register spec read tools/intel_vbt_decode: dump backlight data for all panels tools/intel_vbt_decode: dump all backlight data tools/intel_vbt_decode: update vbt defs tools/intel_vbt_decode: add decoding of the compression parameters block i91...