Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-22 01:03:37 to 2022-09-26 06:18:31 UTC [more...]

[igt-dev] [PATCH 00/76] Ensure that file descriptors will be closed on exit
 2022-09-26  6:18 UTC  (10+ messages)
` [igt-dev] [PATCH 01/76] lib: Introduce typed cleanups
` [igt-dev] [PATCH 02/76] i915/gem_basic: Close device before exit
` [igt-dev] [PATCH 05/76] i915/gem_blits: "
` [igt-dev] [PATCH 07/76] i915/gem_create: "
` [igt-dev] [PATCH 11/76] i915/gem_render_copy: "
` [igt-dev] [PATCH 16/76] i915/gem_unref_active_buffers: "
` [igt-dev] [PATCH 19/76] i915/gem_unfence_active_buffers: "
` [igt-dev] [PATCH 42/76] i915/kms_psr2_sf: "
` [igt-dev] [PATCH 58/76] kms_vblank: "

[igt-dev] [i-g-t 1/2] tests/kms_color: Fix ctm-0.* tests
 2022-09-26  4:53 UTC  (4+ messages)
` [igt-dev] [i-g-t 2/2] tests/chamelium/kms_color_chamelium: "
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] tests/kms_color: "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t] tests/i915/i915_pm_backlight: Add new subtest to validate dual panel backlight
 2022-09-26  3:50 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for tests/i915/i915_pm_backlight: Add new subtest to validate dual panel backlight (rev3)

[igt-dev] [i-g-t] tests/kms_color: Fix ctm-0.* tests
 2022-09-25 18:33 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_color: Fix ctm-0.* tests (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [i-g-t V2 0/8] Revert Color patches
 2022-09-25 11:46 UTC  (16+ messages)
` [igt-dev] [i-g-t V2 1/8] Revert "tests/kms_color: fix crc assert condition"
` [igt-dev] [i-g-t V2 2/8] Revert "tests/kms: Fix to use max_bpc constraint helper"
` [igt-dev] [i-g-t V2 3/8] Revert "tests/kms_color: Fix multiple failures in deep-color tests"
` [igt-dev] [i-g-t V2 4/8] Revert "tests/kms_color: Fix memory leaks"
` [igt-dev] [i-g-t V2 5/8] Revert "tests/kms_color: Test Cleanup"
` [igt-dev] [i-g-t V2 6/8] Revert "tests/kms_color: Convert tests to dynamic"
` [igt-dev] [i-g-t V2 7/8] Revert "tests/kms_color_chamelium: "
` [igt-dev] [i-g-t V2 8/8] tests/kms_color: Fix crc compare check in CTM tests
` [igt-dev] ✗ Fi.CI.BUILD: failure for Revert Color patches

[igt-dev] [PATCH i-g-t 1/3] include/drm-uapi: Update to the latest v3d_drm.h
 2022-09-24 17:57 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/3] lib/igt_v3d: Add PAGE_SIZE macro to V3D
` [igt-dev] [PATCH i-g-t 3/3] tests/v3d_create_bo: Create test for V3D's Create BO IOCTL
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/3] include/drm-uapi: Update to the latest v3d_drm.h

[igt-dev] [PATCH] Chamelium: Handle getting port connector if it's MST
 2022-09-24 12:33 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t v4 00/17] Add DG2 OA test
 2022-09-24 11:47 UTC  (20+ messages)
` [igt-dev] [PATCH i-g-t v4 01/17] i915/perf: Check regularly if we are done reading reports
` [igt-dev] [PATCH i-g-t v4 02/17] i915/perf: Fix OA short_reads test
` [igt-dev] [PATCH i-g-t v4 03/17] i915/perf: Check return value from getparam
` [igt-dev] [PATCH i-g-t v4 04/17] i915/perf: Limit sseu-config tests for gen11
` [igt-dev] [PATCH i-g-t v4 05/17] i915/perf: Account for OA sampling interval in polling test
` [igt-dev] [PATCH i-g-t v4 06/17] i915/perf: Define OA report types and fix oa-formats test
` [igt-dev] [PATCH i-g-t v4 07/17] i915/perf: Use ARRAY_SIZE consistently for num_properties
` [igt-dev] [PATCH i-g-t v4 08/17] i915/perf: Use gt in perf tests and lib
` [igt-dev] [PATCH i-g-t v4 09/17] i915/perf: Explicitly state rendercopy needs for a test
` [igt-dev] [PATCH i-g-t v4 10/17] i915/perf: Skip tests that use rendercopy
` [igt-dev] [PATCH i-g-t v4 11/17] i915/perf: Add OA formats for DG2
` [igt-dev] [PATCH i-g-t v4 12/17] i915/perf: Fix CS timestamp vs OA timstamp mismatch
` [igt-dev] [PATCH i-g-t v4 13/17] i915/perf: Wait longer for rc6 residency in DG2
` [igt-dev] [PATCH i-g-t v4 14/17] lib/i915/perf: implement report accumulation for new format
` [igt-dev] [PATCH i-g-t v4 15/17] lib/i915/perf: fixup conversion script for XEHPSDV
` [igt-dev] [PATCH i-g-t v4 16/17] lib/i915/perf: make warning message more helpful
` [igt-dev] [PATCH i-g-t v4 17/17] lib/i915/perf: Add DG2 metrics
` [igt-dev] ✓ Fi.CI.BAT: success for Add DG2 OA test (rev5)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] gem_ctx_persistence: adjust reset timeout
 2022-09-24  6:42 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH] tests/kms_plane_cursor: update pipe to output for each test
 2022-09-24  5:06 UTC  (6+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] ✗ GitLab.Pipeline: warning for tests/kms_plane_cursor: update pipe to output for each test (rev2)
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] tests/i915/kms_busy: Test cleanup
 2022-09-24  3:33 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/kms_busy: Test Cleanup (rev4)
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH] Chamelium: Make autodiscover discover connectors one at a time
 2022-09-23 20:32 UTC  (13+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] ✓ Fi.CI.BAT: success for Chamelium: Make autodiscover discover connectors one at a time. (rev2)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [i-g-t V4 00/52] Add IGT support for Bigjoiner
 2022-09-23 16:21 UTC  (58+ messages)
` [igt-dev] [i-g-t V4 01/52] lib/igt_kms: Add a helper for valid pipe/output constraint
` [igt-dev] [i-g-t V4 02/52] lib/igt_kms: Bigjoiner check in max_bpc constraint
` [igt-dev] [i-g-t V4 03/52] tests/kms_async_flips: Add support for Bigjoiner
` [igt-dev] [i-g-t V4 04/52] tests/kms_atomic: "
` [igt-dev] [i-g-t V4 05/52] tests/kms_atomic_interruptible: "
` [igt-dev] [i-g-t V4 06/52] tests/kms_atomic_transition: "
` [igt-dev] [i-g-t V4 07/52] tests/kms_color_helper: Helper to check Bigjoiner constraint
` [igt-dev] [i-g-t V4 08/52] tests/kms_color: Add support for Bigjoiner
` [igt-dev] [i-g-t V4 09/52] tests/chamelium/kms_color_chamelium: "
` [igt-dev] [i-g-t V4 10/52] tests/kms_concurrent: "
` [igt-dev] [i-g-t V4 11/52] tests/kms_content_protection: "
` [igt-dev] [i-g-t V4 12/52] tests/kms_cursor_crc: "
` [igt-dev] [i-g-t V4 13/52] tests/kms_cursor_edge_walk: "
` [igt-dev] [i-g-t V4 14/52] tests/kms_cursor_legacy: "
` [igt-dev] [i-g-t V4 15/52] tests/kms_display_modes: "
` [igt-dev] [i-g-t V4 16/52] tests/kms_dp_tiled_display: "
` [igt-dev] [i-g-t V4 17/52] tests/kms_flip_event_leak: "
` [igt-dev] [i-g-t V4 18/52] tests/kms_invalid_mode: "
` [igt-dev] [i-g-t V4 19/52] tests/kms_lease: "
` [igt-dev] [i-g-t V4 20/52] tests/kms_multipipe_modeset: Find the suitable mode instead of using default
` [igt-dev] [i-g-t V4 21/52] tests/kms_pipe_crc_basic: Add support for Bigjoiner
` [igt-dev] [i-g-t V4 22/52] tests/kms_plane: "
` [igt-dev] [i-g-t V4 23/52] tests/kms_plane_alpha_blend: "
` [igt-dev] [i-g-t V4 24/52] tests/kms_plane_cursor: "
` [igt-dev] [i-g-t V4 25/52] tests/kms_plane_lowres: "
` [igt-dev] [i-g-t V4 26/52] tests/kms_plane_multiple: "
` [igt-dev] [i-g-t V4 27/52] tests/kms_plane_scaling: "
` [igt-dev] [i-g-t V4 28/52] tests/kms_prime: "
` [igt-dev] [i-g-t V4 29/52] tests/kms_properties: "
` [igt-dev] [i-g-t V4 30/52] tests/kms_rmfb: "
` [igt-dev] [i-g-t V4 31/52] tests/kms_rotation_crc: "
` [igt-dev] [i-g-t V4 32/52] tests/kms_scaling_modes: "
` [igt-dev] [i-g-t V4 33/52] tests/kms_sequence: "
` [igt-dev] [i-g-t V4 34/52] tests/kms_universal_plane: "
` [igt-dev] [i-g-t V4 35/52] tests/kms_vblank: "
` [igt-dev] [i-g-t V4 36/52] tests/kms_vrr: "
` [igt-dev] [i-g-t V4 37/52] tests/i915/kms_big_fb: "
` [igt-dev] [i-g-t V4 38/52] tests/i915/kms_big_joiner: Negative tests "
` [igt-dev] [i-g-t V4 39/52] tests/i915/kms_busy: Add support "
` [igt-dev] [i-g-t V4 40/52] tests/i915/kms_ccs: "
` [igt-dev] [i-g-t V4 41/52] tests/i915/kms_cdclk: "
` [igt-dev] [i-g-t V4 42/52] tests/i915/kms_draw_crc: "
` [igt-dev] [i-g-t V4 43/52] tests/i915/kms_fence_pin_leak: "
` [igt-dev] [i-g-t V4 44/52] tests/i915/kms_flip_scaled_crc: "
` [igt-dev] [i-g-t V4 45/52] tests/i915/kms_flip_tiling: "
` [igt-dev] [i-g-t V4 46/52] tests/i915/kms_frontbuffer_tracking: "
` [igt-dev] [i-g-t V4 47/52] tests/i915/kms_mmap_write_crc: "
` [igt-dev] [i-g-t V4 48/52] tests/i915/kms_psr2_sf: "
` [igt-dev] [i-g-t V4 49/52] tests/i915/kms_psr2_su: "
` [igt-dev] [i-g-t V4 50/52] tests/i915/kms_psr: "
` [igt-dev] [i-g-t V4 51/52] tests/i915/kms_psr_stress_test: "
` [igt-dev] [i-g-t V4 52/52] tests/i915/kms_pwrite_crc: "
` [igt-dev] ✓ Fi.CI.BAT: success for Add IGT support for Bigjoiner (rev4)
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] ✓ Fi.CI.BAT: success for Add IGT support for Bigjoiner (rev5)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] tests/i915/gem_ctx_persistence: adjust saturated-hostile test timeout
 2022-09-23 16:06 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t v3] tests/kms_plane_alpha_blend: Convert test to dynamic
 2022-09-23 14:50 UTC  (6+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_plane_alpha_blend: Convert test to dynamic (rev3)
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t v2 0/2] Convert PSR2 sf & su test to dynamic
 2022-09-23  6:50 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t v2 1/2] tests/i915/kms_psr2_sf: Convert tests "
` [igt-dev] ✓ Fi.CI.BAT: success for Convert PSR2 sf & su test to dynamic (rev2)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [i-g-t V3 38/52] tests/i915/kms_big_joiner: Negative tests for Bigjoiner
 2022-09-23  4:39 UTC  (3+ messages)
` [igt-dev] [i-g-t V4 "

[igt-dev] [PATCH i-g-t] tests/kms_properties: Create dynamic subtests
 2022-09-23  2:52 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_properties: Create dynamic subtests (rev3)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t 0/7] add I915_MMAP_OFFSET_FIXED tests part 1
 2022-09-23  2:04 UTC  (10+ messages)
` [igt-dev] [PATCH i-g-t 1/7] i915/gem_mmap_offset: Avoid set_domain when I915_MMAP_OFFSET_FIXED is used
` [igt-dev] [PATCH i-g-t 2/7] i915/gem_mmap_offset: Verify all regions return clear mmaps on creation
` [igt-dev] [PATCH i-g-t 3/7] i915/gem_mmap_offset: Verify all regions with ptrace
` [igt-dev] [PATCH i-g-t 4/7] i915/gem_mmap_offset: Verify all regions remain in isolation
` [igt-dev] [PATCH i-g-t 5/7] i915/gem_mmap_offset: Verify all regions have nonblocking pagefaults
` [igt-dev] [PATCH i-g-t 6/7] i915/gem_mmap_offset: Check all mmap types reject invalid objects
` [igt-dev] [PATCH i-g-t 7/7] i915/gem_mmap_offset: Crudely measure read/write to different mmaps
` [igt-dev] ✓ Fi.CI.BAT: success for add I915_MMAP_OFFSET_FIXED tests part 1
` [igt-dev] ✓ Fi.CI.IGT: "

[igt-dev] [PATCH i-g-t v4 0/2] tests/kms_content_protection: Test Refactoring
 2022-09-22 19:33 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t v4 1/2] tests/kms_content_protection: Test Cleanup
` [igt-dev] [PATCH i-g-t v4 2/2] tests/kms_content_protection: Convert test to dynamic
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_content_protection: Test Refactoring (rev2)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] tests/i915/kms_frontbuffer_tracking: Convert tests to dynamic
 2022-09-22 15:44 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] tests/kms_properties: Create dynamic subtests
 2022-09-22 14:11 UTC  (2+ messages)

[igt-dev] [PATCH 0/2] tests/kms_writeback: Test cleanup
 2022-09-22 13:22 UTC  (6+ messages)
` [igt-dev] [PATCH 1/2] tests/kms_writeback: Convert tests to dynamic
` [igt-dev] [PATCH 2/2] tests/kms_writeback: Test cleanup
` [igt-dev] ✗ Fi.CI.BUILD: failure for tests/kms_writeback: Test Cleanup (rev3)

[igt-dev] [PATCH i-g-t v2] tests/kms_cursor_crc: Wait extra vblank
 2022-09-22 13:20 UTC  (2+ messages)

[igt-dev] [i-g-t V3 00/52] Add IGT support for Bigjoiner
 2022-09-22 12:20 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for Add IGT support for Bigjoiner (rev3)

[igt-dev] [RFC, i-g-t] tests/i915/i915_pm_backlight: Add new subtest to validate dual panel backlight
 2022-09-22  9:31 UTC  (2+ messages)

[igt-dev] [PATCH 0/6] Fix some issues at gcov parse tool and add a new table on reports
 2022-09-22  8:46 UTC  (7+ messages)
` [igt-dev] [PATCH 1/6] scripts/code_cov_parse_info: avoid warning messages on parsing
` [igt-dev] [PATCH 2/6] scripts/code_cov_parse_info: fix --only-drm filtering rules
` [igt-dev] [PATCH 3/6] scripts/code_cov_parse_info: fix brf record handling
` [igt-dev] [PATCH 4/6] scripts/code_cov_parse_info: Fix indentation at the output html file
` [igt-dev] [PATCH 5/6] scripts/code_cov_parse_info: take gcc IPA optimizations into account
` [igt-dev] [PATCH 6/6] scripts/code_cov_parse_info: print common coverage and extra per function

[igt-dev] [PATCH i-g-t] tests/i915/kms_busy: Test cleanup
 2022-09-22  8:25 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3 0/2] tests/kms_content_protection: Test Refactoring
 2022-09-22  6:46 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v3 1/2] tests/kms_content_protection: Test Cleanup

[igt-dev] [PATCH i-g-t] tests/kms_color: fix crc assert condition
 2022-09-22  5:31 UTC  (11+ messages)

[igt-dev] [PATCH] tests/i915/i915_pipe_stress: Add plane pipes stress test
 2022-09-22  4:30 UTC  (2+ messages)


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