Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-14 18:13:00 to 2022-08-24 09:33:36 UTC [more...]

[igt-dev] [PATCH i-g-t 00/23] Add DG2 OA test
 2022-08-24  9:33 UTC  (27+ messages)
` [igt-dev] [PATCH i-g-t 01/23] i915/perf: Check regularly if we are done reading reports
` [igt-dev] [PATCH i-g-t 02/23] i915/perf: Fix OA short_reads test
` [igt-dev] [PATCH i-g-t 03/23] i915/perf: Check return value from getparam
` [igt-dev] [PATCH i-g-t 04/23] i915/perf: Limit sseu-config tests for gen11
` [igt-dev] [PATCH i-g-t 05/23] i915/perf: Bump timestamp tolerance for DG1
` [igt-dev] [PATCH i-g-t 06/23] i915/perf: Account for OA sampling interval in polling test
` [igt-dev] [PATCH i-g-t 07/23] i915/perf: Add support for 64-bit counters
` [igt-dev] [PATCH i-g-t 08/23] i915/perf: Define OA report types
` [igt-dev] [PATCH i-g-t 09/23] i915/perf: Use ARRAY_SIZE consistently for num_properties
` [igt-dev] [PATCH i-g-t 10/23] i915/perf: Use gt in perf tests and lib
` [igt-dev] [PATCH i-g-t 11/23] i915/perf: Explicitly state rendercopy needs for a test
` [igt-dev] [PATCH i-g-t 12/23] i915/perf: Skip tests that use rendercopy
` [igt-dev] [PATCH i-g-t 13/23] i915/perf: Add OA formats for DG2
` [igt-dev] [PATCH i-g-t 14/23] i915/perf: Add a test for non-power-of-2 oa reports
` [igt-dev] [PATCH i-g-t 15/23] i915/perf: Fix CS timestamp vs OA timstamp mismatch
` [igt-dev] [PATCH i-g-t 16/23] i915/perf: Treat ticks as 64 bit
` [igt-dev] [PATCH i-g-t 17/23] i915/perf: Treat timestamp as 64 bit value
` [igt-dev] [PATCH i-g-t 18/23] i915/perf: Fix DG2 A0 report header
` [igt-dev] [PATCH i-g-t 19/23] i915/perf: Wait longer for rc6 residency in DG2
` [igt-dev] [PATCH i-g-t 20/23] lib/i915/perf: implement report accumulation for new format
` [igt-dev] [PATCH i-g-t 21/23] lib/i915/perf: fixup conversion script for XEHPSDV
` [igt-dev] [PATCH i-g-t 22/23] lib/i915/perf: make warning message more helpful
` [igt-dev] [PATCH i-g-t 23/23] lib/i915/perf: Add DG2 metrics
` [igt-dev] ✗ Fi.CI.BUILD: failure for Add DG2 OA test
` [igt-dev] ✗ Fi.CI.BUILD: failure for Add DG2 OA test (rev2)

[igt-dev] [PATCH i-g-t] igt: Allow overriding the commit hash in the version string
 2022-08-24  8:44 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] lib/igt_device_scan: Retry when parent pci device lacks properties
 2022-08-24  5:10 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for "

[igt-dev] [PATCH i-g-t v3] i915/i915_hangman: fail only after freeing spinners
 2022-08-24  2:14 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915/i915_hangman: fail only after freeing spinners (rev3)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t 0/1] i915/pm:Add descriptions to pm tests
 2022-08-24  0:41 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/1] "
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t v2] tests/i915/kms_psr2_su: Convert tests to dynamic
 2022-08-23 23:10 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/kms_psr2_su: Convert tests to dynamic (rev2)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] replaced /bin/bash shebangs with /bin/sh for BSD compatibility
 2022-08-23 17:50 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for replaced /bin/bash shebangs with /bin/sh for BSD compatibility (rev4)

[igt-dev] [PATCH i-g-t] tests/i915/i915_pm_dc: Add new dc9 test
 2022-08-23 15:40 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for "

[igt-dev] [PATCH i-g-t v2] tooling: Add linux's .clang-format
 2022-08-23 11:01 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t v3] "

[igt-dev] [PATCH i-g-t] replaced /bin/bash shebangs with /bin/sh for BSD compatibility
 2022-08-23  9:50 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for replaced /bin/bash shebangs with /bin/sh for BSD compatibility (rev3)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t 00/23] Add DG2 OA test
 2022-08-22 23:56 UTC  (24+ messages)
` [igt-dev] [PATCH i-g-t 01/23] i915/perf: Check regularly if we are done reading reports
` [igt-dev] [PATCH i-g-t 02/23] i915/perf: Fix OA short_reads test
` [igt-dev] [PATCH i-g-t 03/23] i915/perf: Check return value from getparam
` [igt-dev] [PATCH i-g-t 04/23] i915/perf: Limit sseu-config tests for gen11
` [igt-dev] [PATCH i-g-t 05/23] i915/perf: Bump timestamp tolerance for DG1
` [igt-dev] [PATCH i-g-t 06/23] i915/perf: Account for OA sampling interval in polling test
` [igt-dev] [PATCH i-g-t 07/23] i915/perf: Add support for 64-bit counters
` [igt-dev] [PATCH i-g-t 08/23] i915/perf: Define OA report types
` [igt-dev] [PATCH i-g-t 09/23] i915/perf: Use ARRAY_SIZE consistently for num_properties
` [igt-dev] [PATCH i-g-t 10/23] i915/perf: Use gt in perf tests and lib
` [igt-dev] [PATCH i-g-t 11/23] i915/perf: Explicitly state rendercopy needs for a test
` [igt-dev] [PATCH i-g-t 12/23] i915/perf: Skip tests that use rendercopy
` [igt-dev] [PATCH i-g-t 13/23] i915/perf: Add OA formats for DG2
` [igt-dev] [PATCH i-g-t 14/23] i915/perf: Add a test for non-power-of-2 oa reports
` [igt-dev] [PATCH i-g-t 15/23] i915/perf: Fix CS timestamp vs OA timstamp mismatch
` [igt-dev] [PATCH i-g-t 16/23] i915/perf: Treat ticks as 64 bit
` [igt-dev] [PATCH i-g-t 17/23] i915/perf: Treat timestamp as 64 bit value
` [igt-dev] [PATCH i-g-t 18/23] i915/perf: Fix DG2 A0 report header
` [igt-dev] [PATCH i-g-t 19/23] i915/perf: Wait longer for rc6 residency in DG2
` [igt-dev] [PATCH i-g-t 20/23] lib/i915/perf: implement report accumulation for new format
` [igt-dev] [PATCH i-g-t 21/23] lib/i915/perf: fixup conversion script for XEHPSDV
` [igt-dev] [PATCH i-g-t 22/23] lib/i915/perf: make warning message more helpful
` [igt-dev] [PATCH i-g-t 23/23] lib/i915/perf: Add DG2 metrics

[igt-dev] [PATCH] lib/chamelium: Support MST connectors on reprobe by using connector name
 2022-08-22 21:45 UTC  (9+ messages)
` [igt-dev] [PATCH v2] lib/chamelium: Use MST Path property to reprobe an MST connector
` [igt-dev] ✓ Fi.CI.BAT: success for lib/chamelium: Support MST connectors on reprobe by using connector name (rev3)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [i-g-t] tests/kms_cursor_crc: Add max-size test back
 2022-08-22 19:19 UTC  (2+ messages)

[igt-dev] [PATCH 0/2] tests/i915/kms_draw_crc: Test Cleanup
 2022-08-22 17:49 UTC  (5+ messages)
` [igt-dev] [PATCH 1/2] tests/i915/kms_draw_crc: Convert tests to dynamic
` [igt-dev] [PATCH 2/2] tests/i915/kms_draw_crc: Test Cleanup
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/kms_draw_crc: Test Cleanup (rev8)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] i915/guc: Disable i915_pm_rps when SLPC is enabled
 2022-08-22 15:00 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915/guc: Disable i915_pm_rps when SLPC is enabled (rev2)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] tests/i915/i915_pipe_stress: Add plane pipes stress test
 2022-08-22  9:38 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/i915_pipe_stress: Add plane pipes stress test (rev4)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t v3 1/2] i915_drm.h sync uapi engine class enum with drm-next
 2022-08-20 18:07 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v3 2/2] i915/gem_ctx_isolation:: change semantics of ctx isolation uAPI
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v3,1/2] i915_drm.h sync uapi engine class enum with drm-next
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] i915/guc: Disable i915_pm_rps when SLPC is enabled
 2022-08-20  3:36 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915/guc: Disable i915_pm_rps when SLPC is enabled (rev3)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH] tests/i915/gem_huc_copy: cover reset and suspend/resume scenarios
 2022-08-19 21:09 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/gem_huc_copy: cover reset and suspend/resume scenarios (rev3)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] i915/guc: Disable i915_pm_rps when SLPC is enabled
 2022-08-19 17:51 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] tests/i915/kms_psr2_su: Convert tests to dynamic
 2022-08-19  9:14 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t 1/3] tests/gem_exec_fence: Fix wrong engine checked for store_dword capability
 2022-08-19  6:02 UTC  (8+ messages)
` [igt-dev] [PATCH i-g-t v2 2/3] tests/gem_exec_fence: Exclude 0 from use in store batches
  ` [igt-dev] [Intel-gfx] "
` [igt-dev] [PATCH i-g-t v3 3/3] tests/gem_exec_fence: Restore pre-hang checks in *await-hang scenarios
  ` [igt-dev] [Intel-gfx] "
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/3] tests/gem_exec_fence: Fix wrong engine checked for store_dword capability
` [igt-dev] [Intel-gfx] [PATCH i-g-t 1/3] "

[igt-dev] [PATCH i-g-t v2] tests/i915/kms_big_fb: First async flip discarded on i915
 2022-08-19  5:00 UTC  (7+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/kms_big_fb: First async flip discarded on i915 (rev2)
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] ✓ Fi.CI.IGT: success "

[igt-dev] [i-g-t] tests/kms_atomic_transition: Convert tests to dynamic
 2022-08-19  4:16 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3 0/2] IGT clean-up tasks
 2022-08-18 17:17 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v3 1/2] tests/kms_universal_plane: Test cleanup
` [igt-dev] [PATCH i-g-t v3 2/2] tests/kms_universal_plane: Convert test to dynamic
` [igt-dev] ✓ Fi.CI.BAT: success for IGT clean-up tasks (rev3)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [i-g-t] tests/kms_plane_cursor: Convert tests to dynamic
 2022-08-18 15:49 UTC  (5+ messages)
` [igt-dev] [i-g-t V2] "
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_plane_cursor: Convert tests to dynamic (rev2)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH 0/2] tests/i915/kms_draw_crc: Test Cleanup
 2022-08-18 14:55 UTC  (3+ messages)
` [igt-dev] [PATCH 1/2] tests/i915/kms_draw_crc: Convert tests to dynamic

[igt-dev] [PATCH i-g-t] docs/chamelium: Document debugging network issues
 2022-08-18 14:19 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH] lib/igt_kmod: remove the conditional audio removal code
 2022-08-18 12:16 UTC 

[igt-dev] [PATCH] lib/igt_kmod: remove the conditional audio removal code
 2022-08-18 12:01 UTC 

[igt-dev] [PATCH v6 0/2] tests/kms_lease: IGT test Cleanup
 2022-08-18  9:17 UTC  (4+ messages)
` [igt-dev] [PATCH v6 1/2] tests/kms_lease: Create dynamic subtests
` [igt-dev] [PATCH v6 2/2] tests/kms_lease: Test Cleanup
` [igt-dev] ✗ Fi.CI.BUILD: failure for tests/kms_lease: IGT test Cleanup

[igt-dev] [PATCH i-g-t] replaced /bin/bash shebangs with /bin/sh for BSD compatibility
 2022-08-17 21:19 UTC  (11+ messages)
  ` [igt-dev] [PATCH i-g-t 2/2] Checked shebang changes against checkbashisms script
    ` [igt-dev] [PATCH i-g-t 3/3] added newline to 'END TESTLIST' to comply with runner string comparison
` [igt-dev] ✗ Fi.CI.BUILD: failure for replaced /bin/bash shebangs with /bin/sh for BSD compatibility
` [igt-dev] ✗ GitLab.Pipeline: warning "
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH v5 0/2] tests/kms_lease: IGT test Cleanup
 2022-08-17 11:47 UTC  (4+ messages)
` [igt-dev] [PATCH v5 1/2] tests/kms_lease: Create dynamic subtests
` [igt-dev] [PATCH v5 2/2] tests/kms_lease: Test Cleanup
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_lease: IGT test Cleanup

[igt-dev] [PATCH] tests/i915/i915_pipe_stress: Add plane pipes stress test
 2022-08-17 11:28 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/i915_pipe_stress: Add plane pipes stress test (rev2)
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/i915/i915_pipe_stress: Add plane pipes stress test (rev3)

[igt-dev] [PATCH i-g-t] tests/i915/kms_psr2_sf: Convert tests to dynamic
 2022-08-16 14:02 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t 1/2] kms_flip_event_leak: Create dynamic subtests
 2022-08-16 11:51 UTC 

[igt-dev] [PATCH i-g-t v2] tests/gem_lmem_swapping: add some coverage for big objects
 2022-08-16  8:06 UTC  (2+ messages)
` [igt-dev] [Intel-gfx] "

[igt-dev] [PATCH] docs: Update Chamelium doc
 2022-08-16  4:06 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] i915/i915_hangman: fail only after freeing spinners
 2022-08-16  4:07 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3 0/4] add kselftest runner documentation
 2022-08-16  2:39 UTC  (11+ messages)
` [igt-dev] [PATCH i-g-t v3 1/4] lib/igt_kmod: fix trivial typos
` [igt-dev] [PATCH i-g-t v3 2/4] CONTRIBUTING: Add reference for GTKDoc
` [igt-dev] [PATCH i-g-t v3 3/4] lib/kselftests: Skip kselftest when opening kmsg fails
` [igt-dev] [PATCH i-g-t v3 4/4] lib/igt_kmod: add igt_kselftests documentation
` [igt-dev] ✓ Fi.CI.BAT: success for add kselftest runner documentation (rev3)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t v2] tests/amdgpu/amd_bypass: skip if connector is not DisplayPort
 2022-08-15 21:18 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/amdgpu/amd_bypass: skip if connector is not DisplayPort (rev2)

[igt-dev] [PATCH i-g-t] lib/igt_sysfs: Drop igt_debug_on from igt_sysfs_gt_open
 2022-08-15 17:05 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/1] Skip enforce S3 based on mem_sleep state
 2022-08-15 16:39 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/1] lib/igt_aux : Skip SUSPEND_STATE_S3 if mem_sleep deep state is not supported

[igt-dev] [i-g-t 40/51] tests/i915/kms_ccs: Add support for Bigjoiner
 2022-08-15 14:03 UTC 

[igt-dev] [i-g-t 40/51] tests/i915/kms_ccs: Add support for Bigjoiner
 2022-08-15 13:56 UTC 

[igt-dev] [i-g-t 00/51] Add IGT support for 8K and Bigjoiner
 2022-08-15 13:56 UTC  (12+ messages)
` [igt-dev] [i-g-t 01/51] lib/igt_kms: Add a helper for igt test constraint
` [igt-dev] [i-g-t 44/51] tests/i915/kms_flip_tiling: Add support for Bigjoiner
` [igt-dev] [i-g-t 45/51] tests/i915/kms_frontbuffer_tracking: "
` [igt-dev] [i-g-t 46/51] tests/i915/kms_mmap_write_crc: "
` [igt-dev] [i-g-t 47/51] tests/i915/kms_psr2_sf: "
` [igt-dev] [i-g-t 48/51] tests/i915/kms_psr2_su: "
` [igt-dev] [i-g-t 49/51] tests/i915/kms_psr: "
` [igt-dev] [i-g-t 50/51] tests/i915/kms_psr_stress_test: "
` [igt-dev] [i-g-t 51/51] tests/i915/kms_pwrite_crc: "

[igt-dev] [PATCH i-g-t] tests/amdgpu/amd_bypass: skip if connector is not DisplayPort
 2022-08-15  9:42 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2 0/4] add kselftest runner documentation
 2022-08-15  9:40 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 3/4] lib/kselftests: Skip kselftest when opening kmsg fails


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox