Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-13 18:44:02 to 2025-05-16 05:35:32 UTC [more...]

[RFC i-g-t 0/5] Replace intel_sysfs_debugfs
 2025-05-16  5:35 UTC  (13+ messages)
` [RFC i-g-t 1/5] Remove tests/intel/intel_sysfs_debugfs
` [RFC i-g-t 2/5] lib/igt_dir_explorer: Add function to recursively read all files in a directory
` [RFC i-g-t 3/5] Add tests: core_debugfs and core_debugfs_display_on_off
` [RFC i-g-t 4/5] tests/core_sysfs: Add GPU-agnostic sysfs testing
` [RFC i-g-t 5/5] tests/intel/xe_debugfs: Add Xe-specific debugfs testing
` ✗ Xe.CI.BAT: failure for Replace intel_sysfs_debugfs
` ✗ i915.CI.BAT: "
` ✗ Xe.CI.Full: "

[PATCH i-g-t] tests/intel/xe_drm_fdinfo: Add test to check for active contexts
 2025-05-16  5:19 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for tests/intel/xe_drm_fdinfo: Add test to check for active contexts (rev2)
` ✓ Xe.CI.BAT: "
` ✓ i915.CI.Full: "

[PATCH] intel_reg: add support to hw address port
 2025-05-16  5:16 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.Full: "

[PATCH v4 00/15] Extend IGT to support Android
 2025-05-16  5:07 UTC  (36+ 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 07/15] lib/igt_dummyload: Avoid pthread_cancel use by introducing an exit flag
` [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_mmap: Acquire rpm reference for pci-membarrier-paraller test
 2025-05-16  5:24 UTC 

[PATCH i-g-t] tests/intel/xe_oa: Avoid divide by zero SIGFPE
 2025-05-16  0:08 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "

[PATCH 00/14] Extend IGT to support Android
 2025-05-15 22:34 UTC  (18+ messages)
` [PATCH 01/14] Add stub for libunwind, procps and glib
` [PATCH 02/14] lib: Include local igt procps, glib and unwind header for Android
` [PATCH 03/14] tests: Include local igt_glib "
` [PATCH 04/14] runner: "
` [PATCH 05/14] tools: "
` [PATCH 06/14] tools/gputop: find program name from command line
` [PATCH 07/14] lib/igt_dummyload: Avoid pthread_cancel use by overriding timer value
` [PATCH 08/14] lib/xe/xe_spin: Avoid pthread_cancel use by introducing an exit flag
` [PATCH 09/14] lib/igt_core: Implement conditional backtrace support using HAVE_LIBUNWIND
` [PATCH 10/14] lib/igt_core: Conditionally define __noreturn for non-Android platforms
` [PATCH 11/14] tools/intel_gpu_top: Replace index with strchr
` [PATCH 12/14] tests/intel/xe_create: Conditionally define PAGE_SIZE for non-Android platforms
` [PATCH 13/14] lib/igt_device_scan: Replace rindex with strrchr
` [PATCH 14/14] lib/igt_device_scan: reuse igt hash
` ✓ Xe.CI.BAT: success for Extend IGT to support Android (rev5)
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "

[PATCH i-g-t v9 0/4] Support for IN_FORMATS_ASYNC plane property
 2025-05-15 18:11 UTC  (9+ messages)
` [PATCH i-g-t v9 1/4] lib/igt_kms: Add support to retrieve async modifiers and formats
` [PATCH i-g-t v9 2/4] tests/kms_async_flips: use in_formats_async for async modifiers
` [PATCH i-g-t v9 3/4] tests/kms_async_flips: Add test for all async format modifiers
` [PATCH i-g-t v9 4/4] tests/kms_async_flips: Remove allow_fail flag from async flip tests
` ✓ Xe.CI.BAT: success for Support for IN_FORMATS_ASYNC plane property
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.Full: "

[PATCH i-g-t v2 1/1] tests/intel/xe_render_copy: Skip tests on renderless cards
 2025-05-15 16:52 UTC  (7+ messages)
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,v2,1/1] "
` ✓ i915.CI.BAT: "
` ✓ i915.CI.Full: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/3]tests/intel/xe_exec_system_allocator: Test to validate SVM prefetch ranges
 2025-05-15 16:04 UTC  (17+ 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 0/3] tests/intel/xe_exec_system_allocator: Test to validate SVM prefetch ranges
 2025-05-15 15:52 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 prefetch ranges (rev2)
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.Full: "

[PATCH i-g-t] tests/intel/xe_sriov_scheduling: Close open handles before disabling VFs
 2025-05-15 14:04 UTC  (8+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[RFC v3 i-g-t] tests/intel/sec_xe_exec_queue_timeslice_abuse: Validate the Impact of Timeslice Abuse on Exec Queues
 2025-05-15 10:34 UTC  (4+ messages)
` [RFC v4 i-g-t] tests/intel/xe_sec_exec_queue_timeslice: "

[PATCH i-g-t v1 1/1] tests/intel/xe_render_copy: Skip tests on PVC
 2025-05-15  9:38 UTC  (5+ messages)
` ✗ i915.CI.Full: failure for series starting with [i-g-t,v1,1/1] "

[PATCH i-g-t] tests/intel/xe_oa: Skip non-zero-reason subtest in simulation
 2025-05-15  6:48 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✓ i915.CI.Full: "
` ✗ Xe.CI.Full: failure "

[PATCH i-g-t 1/2] tests/amdgpu: userq skip waiting for signal fence
 2025-05-15  6:43 UTC 

[PATCH i-g-t 2/2] tests/amdgpu: add fwm preemption test case for userq
 2025-05-15  6:43 UTC 

[PATCH] drm_virtgpu: Add functional coverage for core VirtIO-GPU ioctls
 2025-05-15  0:24 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t v3 0/2] Introduce intel_hdcp tool
 2025-05-14 23:32 UTC  (7+ 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
` ✓ Xe.CI.BAT: success for Introduce intel_hdcp tool
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[PATCH i-g-t v3 0/5] Add more tests to validate engine activity
 2025-05-14 22:43 UTC  (9+ 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 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

[PATCH i-g-t v3 0/5] Add test to validate survivability mode
 2025-05-14 14:46 UTC  (7+ messages)
` [PATCH i-g-t v3 5/5] tests/intel/xe_configfs: "
` ✓ i915.CI.BAT: success for Add test to validate survivability mode (rev3)
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "

[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  (2+ 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  (5+ messages)

[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  (2+ messages)
` ✗ i915.CI.Full: failure for "


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