search for: igt_debugfs

Displaying 14 results from an estimated 14 matches for "igt_debugfs".

2020 Mar 18
0
[PATCH i-g-t 2/4] lib/igt_debugfs: Add igt_debugfs_pipe_dir()
From: Lyude Paul <lyude at redhat.com> Like igt_debugfs_connector_dir(), but for pipes instead. Signed-off-by: Lyude Paul <lyude at redhat.com> --- lib/igt_debugfs.c | 29 +++++++++++++++++++++++++++++ lib/igt_debugfs.h | 1 + 2 files changed, 30 insertions(+) diff --git a/lib/igt_debugfs.c b/lib/igt_debugfs.c index bf6be552..3c3b11e1 100644 -...
2020 Apr 17
0
[PATCH i-g-t v3 3/5] lib/igt_debugfs: Add igt_debugfs_pipe_dir()
From: Lyude Paul <lyude at redhat.com> Like igt_debugfs_connector_dir(), but for pipes instead. Signed-off-by: Lyude Paul <lyude at redhat.com> --- lib/igt_debugfs.c | 29 +++++++++++++++++++++++++++++ lib/igt_debugfs.h | 1 + 2 files changed, 30 insertions(+) diff --git a/lib/igt_debugfs.c b/lib/igt_debugfs.c index bf6be552..3c3b11e1 100644 -...
2020 Apr 17
5
[PATCH i-g-t v2 0/5] Add nouveau-crc tests
...or a moderator to fix that) So, this series adds the relevant tests for it since nvidia's CRC implementation has some rather interesting design choices that needed to be worked around. Lyude Paul (5): lib/igt_core: Fix igt_assert_fd() documentation lib/igt_core: Add igt_require_fd() lib/igt_debugfs: Add igt_debugfs_pipe_dir() lib/igt_kms: Hook up connector dithering prop tests: Add nouveau-crc tests lib/drmtest.c | 10 ++ lib/drmtest.h | 2 + lib/igt_core.h | 16 +- lib/igt_debugfs.c | 29 ++++ lib/igt_debugfs.h | 1 + lib/igt_kms.c | 6 + lib/igt_kms...
2020 Mar 18
6
[PATCH i-g-t 0/4] Add nouveau-crc tests
...uration has blocked the email so I'm waiting for a moderator to fix that) So, this series adds the relevant tests for it since nvidia's CRC implementation has some rather interesting design choices that needed to be worked around. Lyude Paul (4): lib/igt_core: Add igt_require_fd() lib/igt_debugfs: Add igt_debugfs_pipe_dir() lib/igt_kms: Hook up connector dithering prop tests: Add nouveau-crc tests lib/drmtest.c | 10 ++ lib/drmtest.h | 2 + lib/igt_core.h | 12 ++ lib/igt_debugfs.c | 29 ++++ lib/igt_debugfs.h | 1 + lib/igt_kms.c | 6 + lib/igt_kms...
2020 Apr 17
10
[PATCH i-g-t v3 0/5] Add nouveau-crc tests
...2: * Fix build errors on mips/arm/aarch64 Changes since v1: * fix documentation errors Petri pointed out * Fix documentation for igt_require_fd() * Fix copyright year in tests/nouveau_crc.c Lyude Paul (5): lib/igt_core: Fix igt_assert_fd() documentation lib/igt_core: Add igt_require_fd() lib/igt_debugfs: Add igt_debugfs_pipe_dir() lib/igt_kms: Hook up connector dithering prop tests: Add nouveau-crc tests lib/drmtest.c | 10 ++ lib/drmtest.h | 2 + lib/igt_core.h | 16 +- lib/igt_debugfs.c | 29 ++++ lib/igt_debugfs.h | 1 + lib/igt_kms.c | 6 + lib/igt_kms...
2020 Sep 30
9
[PATCH i-g-t v5 0/5] Add nouveau-crc tests
...ay upstream. Hooray! So, let's start adding some relevant tests for it since nvidia's CRC implementation has some rather interesting design choices that needed to be worked around. Lyude Paul (5): lib/igt_core: Fix igt_assert_fd() documentation lib/igt_core: Add igt_require_fd() lib/igt_debugfs: Add igt_debugfs_pipe_dir() lib/igt_kms: Hook up connector dithering prop tests: Add nouveau-crc tests .gitlab-ci.yml | 2 +- lib/drmtest.c | 10 ++ lib/drmtest.h | 2 + lib/igt_core.h | 16 +- lib/igt_debugfs.c | 21 +++ lib/igt_debugfs.h | 1 + lib/igt_kms...
2017 Oct 04
0
[ANNOUNCE] intel-gpu-tools 1.20
...tests: Cleanup after .sh -> .c conversion Revert "igt/pm_rps: Remove remaining assert on CUR <= MAX" lib/ioctl_wrappers: Fix some comments configure.ac: Make AMDGPU depend on libdrm >= 2.4.76 igt: Add LOCAL defines for distro compatibility lib/igt_debugfs: Update documentation and cleanup tests/igt_command_line: Ignore subtest list for kms_ccs tools: Add intel_vbt_defs.h to Makefile.sources scripts/run-tests.sh: Use piglit's --ignore-missing Ausmus, James (1): Fix compilation on some distros Brian Starkey (1): lib...
2018 Mar 09
0
[ANNOUNCE] intel-gpu-tools 1.22
...tests/kms_plane_scaling: Test all pixel formats with clamping and clipping too lib/igt_fb: Make igt_remove_fb more robust tests: Always call igt_remove_fb without checking. lib/igt_fb: Add igt_fb_supported_format() lib/igt_fb: Remove igt_get_all_cairo_formats() lib/igt_debugfs: Add igt_pipe_crc_get_single and igt_pipe_crc_drain, v4. tests/kms_rotation_crc: Fix bad-tiling testcase. tests/kms_rotation_crc: Move bad_format parameter to test_plane_rotation tests/kms_rotation_crc: Always run the flip tests when available. tests/kms_rotation_crc: Remove...
2017 Jun 09
1
[ANNOUNCE] intel-gpu-tools 1.19
...ix zlib inclusion tests/gem_exec_nop: Disable headless subtest on cairoless Android tests/gem_exec_nop: Rename signal() to fence_signal() benchmarks/gem_wsim: Add LOCAL fence defines ffs: Include strings.h Brian Starkey (3): lib/igt_kms: Fix erroneous assert lib/igt_debugfs: Remove igt_debugfs_t lib/igt_debugfs: Only use valid values in igt_crc_to_str() Chris Wilson (132): Revert "Always expose IGT subtests for known kernel selftests" Revert "lib: Add i915 and drm-mm selftest headers from the kernel" igt/kms_pipe_crc_basic:...
2017 Mar 13
1
[ANNOUNCE] intel-gpu-tools 1.18
...kms: Add kmstest_set_connector_broadcast_rgb() Add support for hotplug testing with the Chamelium scripts: Set IGT_CONFIG_PATH in run-tests.sh tests/chamelium: Don't forget to flush in test_hpd_without_ddc() igt/core: Return condition result from igt_warn_on*() lib/igt_debugfs: Add functions/tests for controlling/testing HPD storm logic tests/chamelium: Don't sleep so much in basic hpd tests Maarten Lankhorst (45): tests/kms_cursor_legacy: Change crc tests to use cursor movement instead of cursor hiding kms_cursor_legacy: Make tests less strict....
2018 Jan 16
0
[ANNOUNCE] intel-gpu-tools 1.21
...sts to use igt_kms framework, v2. tests/kms_concurrent: Fix testcase fails. tests/kms_plane_lowres: Rework tests to work without fbcon, v3. tests/kms_atomic_transition: Do not update unbound planes. lib/igt_kms: Only print changed mode objects during atomic commit. lib/igt_debugfs: Use fstat instead of open for testing CRC support. lib/igt_debugfs: Remove support for legacy CRC api. tests/debugfs_test: Pretty print subdirectories Revert "tests/kms_flip: Make flip-vs-panning-vs-hang change DSPSURF" overlay: Fix compiler warning when compiling...
2018 Aug 08
0
[ANNOUNCE] igt-gpu-tools 1.23
...t, v3. lib/igt_kms: Improve connector probing in igt_display_init(), v2. kms_frontbuffer_tracking: Remove unnecessary modeset from get_sink_crc. lib/igt_kms: Handle outputs with no modes better lib/igt_kms: Reset FIFO underruns on first commit after init()/reset(). lib/igt_debugfs: Add timeouts to opening pipe CRC fd. tests: Remove kms_mmio_vs_cs_flip tests/kms_panel_fitting: Make test pass on gen9's pipe C tests/kms_available_modes_crc: Fix test to work correctly on GLK. Marta Lofstedt (1): tests/kms_psr_sink_crc: Save runtime by not waiting in...
2016 Sep 02
0
[ANNOUNCE] intel-gpu-tools 1.16
...tests/kms_addfb_basic: Add invalid tests to set fb props tests/core_prop_blob: Add invalid tests to set fb props tests/gem_close_race: Use drm_open_driver helper tests: Push igt_fork/stop_hang_detector into fixtures lib: Update docs for igt_sysfs.c lib: update docs for igt_debugfs lib/debugs: nuke igt_crc_equal again lib: Update docs for igt_fb lib: update docs for igt_pm lib: Update docs for igt_stats lib: Update igt_core docs docs: pull in VC4 docs lib: Update igt_chipset docs lib: Update ioctl_wrappers functions docs:...
2020 Mar 20
0
[ANNOUNCE] igt-gpu-tools 1.25
...nakaran Pandiyan (3): tools/vbt_decode: Fix VBT parsing for the PSR section tools/vbt_decode: Print PSR2 training pattern duration tests/fb/tgl: Yf tiling does not exist on gen-12 Dingchen Zhang (3): lib/igt_fb: add functionality of getting framebuffer 16-bit CRC. lib/igt_debugfs: add DPRX pipe crc source for AMDGPU tests/amdgpu: add 8bpc bypass mode test. Don Hiatt (2): lib/igt_pm: dump runtime pm status on timeout lib/aux: Ensure swap space prior to suspend to disk Emil Velikov (1): test/core_setmaster: new test for drop/set master semantics Gui...