messages from 2025-05-09 07:53:02 to 2025-05-14 14:46:07 UTC [more...]
[PATCH i-g-t v3 0/5] Add test to validate survivability mode
2025-05-14 14:46 UTC (12+ messages)
` [PATCH i-g-t v3 1/5] lib/igt_aux: Move is_mountpoint() to igt_aux
` [PATCH i-g-t v3 2/5] lib/igt_configfs: Add helper to mount configfs
` [PATCH i-g-t v3 3/5] lib/igt_fs: Rename igt_io to igt_fs to add additional helpers
` [PATCH i-g-t v3 4/5] lib/igt_fs: Add helper functions to create and remove directories
` [PATCH i-g-t v3 5/5] tests/intel/xe_configfs: Add test to validate survivability mode
` ✓ Xe.CI.BAT: success for Add test to validate survivability mode (rev3)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "
[PATCH v4 00/15] Extend IGT to support Android
2025-05-14 14:33 UTC (30+ messages)
` [PATCH v4 01/15] Add stub for libunwind, procps and glib
` [PATCH v4 02/15] lib: Include local igt procps, glib and unwind header for Android
` [PATCH v4 03/15] tests: Include local igt_glib "
` [PATCH v4 04/15] runner: "
` [PATCH v4 05/15] tools: "
` [PATCH v4 06/15] tools/gputop: find program name from command line
` [PATCH v4 09/15] lib/igt_core: Add print_backtrace placeholder for Android
` [PATCH v4 10/15] lib/igt_core: Conditionally define __noreturn for non-Android platforms
` [PATCH v4 11/15] tools/intel_gpu_top: Replace index with strchr
` [PATCH v4 12/15] tests/intel/xe_create: Conditionally define PAGE_SIZE for non-Android platforms
` [PATCH v4 13/15] lib/igt_device_scan: Replace return value of devs_compate to int
` [PATCH v4 14/15] lib/igt_device_scan: Replace rindex with strrchr
` [PATCH v4 15/15] lib/igt_device_scan: reuse igt hash
[PATCH i-g-t] tests/intel/xe_sriov_scheduling: Close open handles before disabling VFs
2025-05-14 14:25 UTC
[PATCH i-g-t v1 1/1] tests/intel/xe_render_copy: Skip tests on PVC
2025-05-14 11:19 UTC (6+ messages)
` ✗ Xe.CI.BAT: failure for series starting with [i-g-t,v1,1/1] "
` ✗ Xe.CI.Full: "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH] drm_virtgpu: Add functional coverage for core VirtIO-GPU ioctls
2025-05-14 10:28 UTC
[PATCH i-g-t v3 0/2] Introduce intel_hdcp tool
2025-05-14 9:02 UTC (3+ messages)
` [PATCH i-g-t v3 1/2] tools/intel_hdcp: "
` [PATCH i-g-t v3 2/2] tools/intel_hdcp: Support for enabling and disabling HDCP
[PATCH i-g-t] RFC: Add library functions to query tiling modes on a platform basis
2025-05-14 9:07 UTC
[PATCH i-g-t] RFC: tests/kms_plane_lowres: Refactor test to handle tiling formats dynamically
2025-05-14 8:59 UTC
[PATCH i-g-t] tests/kms_properties: Add IN_FORMATS_ASYNC property
2025-05-14 7:45 UTC (9+ messages)
` ✓ Xe.CI.BAT: success for tests/kms_properties: Add IN_FORMATS_ASYNC property (rev4)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "
[PATCH i-g-t] Revert "tests/intel/xe_fault_injection: Suppress GuC CT dumps"
2025-05-14 7:08 UTC (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] tests/intel/xe_mmap: Adding igt exercise for RO page
2025-05-14 6:28 UTC (3+ messages)
[PATCH i-g-t 1/1] tests/intel/xe_eu_stall: Do not check for presence of data on simulation
2025-05-14 6:03 UTC (9+ messages)
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,1/1] "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "
[PATCH 0/3]tests/intel/xe_exec_system_allocator: Test to validate SVM prefetch ranges
2025-05-14 5:25 UTC (12+ messages)
` [PATCH 1/3] tests/intel/xe_exec_system_allocator: Test to validate basic SVM functionality
` [PATCH 2/3] tests/intel/xe_exec_system_allocator: Validate preftch of svm with single and multi ranges
` [PATCH 3/3] tests/intel/xe_exec_system_allocator: Rebind the prefetch ranges
` ✓ Xe.CI.BAT: success for tests/intel/xe_exec_system_allocator: Test to validate SVM "
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH i-g-t 00/15] Improve mem-copy/mem-set lib and tests
2025-05-14 5:05 UTC (22+ messages)
` [PATCH i-g-t 01/15] lib/xe_spin: limit width/pitch for mem-copy
` [PATCH i-g-t 02/15] tests/xe_render_copy: change width and pitch to be in valid range
` [PATCH i-g-t 03/15] tests/xe_spin_batch: "
` [PATCH i-g-t 04/15] tests/xe_copy_basic: use non-zero pitch
` [PATCH i-g-t 05/15] lib/intel_cmds_info: rename M to TYPE in blt_memop_type
` [PATCH i-g-t 06/15] lib/intel_blt: separate mem-copy and mem-set
` [PATCH i-g-t 07/15] lib/intel_cmds_info: add blt_memop_mode (byte/page)
` [PATCH i-g-t 08/15] lib/intel_blt: add emit batchbuffer end
` [PATCH i-g-t 09/15] lib/intel_blt: use struct instead of inline coding
` [PATCH i-g-t 10/15] tests/xe_copy_basic: replace size to rect which keeps objects geometry
` [PATCH i-g-t 11/15] tests/xe_copy_basic: add testcase with large buffer size
` [PATCH i-g-t 12/15] tests/xe_copy_basic: add subtest to verify mem-copy in pages
` [PATCH i-g-t 13/15] lib/intel_blt: add support for matrix mem-copy
` [PATCH i-g-t 14/15] tests/xe_copy_basic: add mem-copy matrix subtests
` [PATCH i-g-t 15/15] lib/intel_blt: add mem-copy debug facility
` ✓ Xe.CI.BAT: success for Improve mem-copy/mem-set lib and tests
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "
[i-g-t, 0/2] tests/i915/pm_rc6_residency: Use sysfs to achieve peak frequency
2025-05-13 21:27 UTC (6+ messages)
` [i-g-t, 1/2] "
` [i-g-t v6 2/2] HAX: Add rc6-idle tests to fast feedback list
` ✓ Xe.CI.BAT: success for tests/i915/pm_rc6_residency: Use sysfs to achieve peak frequency (rev2)
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH i-g-t v1 0/2] Skip PSR when disabled
2025-05-13 21:25 UTC (7+ messages)
` [PATCH i-g-t v1 1/2] lib/igt_psr: Skip the test when PSR is disabled
` [PATCH i-g-t v1 2/2] tests/intel/kms_frontbuffer_tracking: pass non-NULL output pointer
` ✗ Xe.CI.BAT: failure for Skip PSR when disabled
` ✗ Xe.CI.Full: "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH i-g-t 0/2] Width/pitch in spinner mem-copy
2025-05-13 18:05 UTC (11+ messages)
` [PATCH i-g-t 1/2] lib/xe_spin: limit width/pitch for mem-copy
` [PATCH i-g-t 2/2] tests/xe_render_copy: change width and pitch to be in valid range
` ✓ i915.CI.BAT: success for Width/pitch in spinner mem-copy
` ✓ Xe.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.Full: "
[PATCH i-g-t,v3] tests/intel/kms_dsc: Store valid DSC outputs
2025-05-13 6:18 UTC (5+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/kms_dsc: Store valid DSC outputs (rev4)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "
[PATCH i-g-t 0/5] Add test to validate survivability mode
2025-05-13 5:25 UTC (10+ messages)
` [PATCH i-g-t 5/5] tests/intel/xe_configfs: "
[PATCH i-g-t] tests/intel/xe_mmap: Skip pci-membarrier-parallel test on PVC
2025-05-13 1:20 UTC (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH i-g-t v3 0/2] intel-ci/xe.blocklist: remove device_reset@unbind-*-rebind
2025-05-13 1:06 UTC (6+ messages)
` [PATCH i-g-t v3 1/2] intel-ci/xe.blocklist: remove device_reset@unbind-reset-rebind
` [PATCH i-g-t v3 2/2] intel/xe_test_config.json: add device_reset
` ✗ Fi.CI.BAT: failure for intel-ci/xe.blocklist: remove device_reset@unbind-*-rebind (rev2)
[PATCH i-g-t v3 0/5] Add more tests to validate engine activity
2025-05-13 0:54 UTC (10+ messages)
` [PATCH i-g-t v3 1/5] tests/intel/xe_pmu: Add a helper function to check and end cork
` [PATCH i-g-t v3 2/5] tests/intel/xe_pmu: Move descriptions of tests to the top of file
` [PATCH i-g-t v3 3/5] tests/intel/xe_pmu: Add tests to validate engine activity with single engine active
` [PATCH i-g-t v3 4/5] tests/intel/xe_pmu: Add tests to validate engine activity on all engines
` [PATCH i-g-t v3 5/5] test/intel/xe_pmu: Add tests to validate engine activity by loading most engines
` ✓ Xe.CI.BAT: success for Add more tests to validate engine activity (rev3)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✓ i915.CI.Full: success "
[PATCH RFC i-g-t] lib/xe/xe_legacy: Move test_legacy_mode to lib/
2025-05-12 23:26 UTC (5+ messages)
` [PATCH v2 "
` ✗ Xe.CI.Full: failure for lib/xe/xe_legacy: Move test_legacy_mode to lib/ (rev3)
[PATCH i-g-t v1 0/2] Allow running gitlab-ci pipe locally
2025-05-12 14:06 UTC (3+ messages)
` [PATCH i-g-t v1 2/2] CONTRIBUTING: Add explanation how to run CI locally
[PATCH i-g-t] intel-ci/xe.blocklist: remove device_reset@unbind-*-rebind
2025-05-12 10:34 UTC (8+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.Full: "
[PATCH] tests/intel/xe_mmap: Adding igt exercise for RO page
2025-05-12 10:11 UTC (2+ messages)
[PATCH i-g-t] tests/kms_display_modes: Fit modes within MST bandwidth constraints
2025-05-12 9:13 UTC (7+ messages)
` ✗ i915.CI.BAT: failure for tests/kms_display_modes: Fit modes within MST bandwidth constraints (rev7)
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH i-g-t 0/2] tests/intel/xe_pmu: Improve VF setup and cleanup
2025-05-12 8:07 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH i-g-t v3] tests/kms_tiled_display: Skip if connectors are not of same type
2025-05-12 6:47 UTC (4+ messages)
` ✓ Xe.CI.BAT: success for tests/kms_tiled_display: Skip if connectors are not of same type (rev3)
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH i-g-t] intel-ci/xe.blocklist: Fix regex for blocked tests
2025-05-10 4:45 UTC (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.Full: "
[PATCH i-g-t] tests/kms_plane: Add test to validate odd panning
2025-05-10 2:53 UTC (4+ messages)
` ✓ Xe.CI.BAT: success for tests/kms_plane: Add test to validate odd panning (rev6)
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH i-g-t v2 0/4] tests/kms_flip: Improve frame timing checks for high refresh rates
2025-05-10 2:19 UTC (7+ messages)
` [PATCH i-g-t v2 2/4] tests/kms_flip: Increase test duration for flip-vs-wf_vblank
` [PATCH i-g-t v2 3/4] tests/kms_flip: Adjust frame time checks based on refresh rate
` [PATCH i-g-t v2 4/4] HAX patch do not merge
` ✗ i915.CI.BAT: failure for tests/kms_flip: Improve frame timing checks for high refresh rates (rev2)
` ✗ Xe.CI.BAT: "
` ✗ Xe.CI.Full: "
[PATCH i-g-t] tests/kms_setmode: Check timing twice before asserting igt@kms_setmode@basic
2025-05-09 20:18 UTC (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.Full: "
[PATCH i-g-t] tests/intel/kms_dsc: Store valid DSC outputs
2025-05-09 19:47 UTC (3+ messages)
` ✗ i915.CI.Full: failure for tests/intel/kms_dsc: Store valid DSC outputs (rev3)
` ✗ Xe.CI.Full: "
[PATCH i-g-t v2 0/5] Add more tests to validate engine activity
2025-05-09 14:45 UTC (10+ messages)
` [PATCH i-g-t v2 1/5] tests/intel/xe_pmu: Add a helper function to check and end cork
` [PATCH i-g-t v2 3/5] tests/intel/xe_pmu: Add tests to validate engine activity with single engine active
` [PATCH i-g-t v2 4/5] tests/intel/xe_pmu: Add tests to validate engine activity on all engines
[PATCH i-g-t v1 0/2] whitelist for HDCP panels
2025-05-09 13:11 UTC (3+ messages)
` [PATCH i-g-t v1 1/2] lib/igt_whitelist: Add Hdcp Whitelist support
[PATCH i-g-t] tests/intel/xe_fault_injection: Use xe_device_wait_for_vram_ready
2025-05-09 10:08 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox