messages from 2026-06-30 03:27:38 to 2026-07-03 21:08:45 UTC [more...]
[PATCH i-g-t v2 00/31] tools: remove unnecessary shared library
2026-07-03 21:06 UTC (54+ messages)
` [PATCH i-g-t v2 01/31] lib/igt_tools_stub: introduce static sub-library for tools
` [PATCH i-g-t v2 02/31] lib/igt_stats: "
` [PATCH i-g-t v2 03/31] tools/igt_stats: link with minimal sub-libraries
` [PATCH i-g-t v2 04/31] tools/intel_firmware_decode: "
` [PATCH i-g-t v2 05/31] lib/igt_tools_stub: add stubs needed by tools
` [PATCH i-g-t v2 06/31] lib/igt_drm_stub: introduce for tools needing driver detection
` [PATCH i-g-t v2 07/31] lib/igt_device_scan: wire to use static sub-libraries
` [PATCH i-g-t v2 08/31] tools/intel_gpu_top: add explicit drm/tools-stub deps
` [PATCH i-g-t v2 09/31] lib/igt_halffloat: introduce static sub-library for tools
` [PATCH i-g-t v2 10/31] lib/i915/intel_decode: "
` [PATCH i-g-t v2 11/31] lib/intel_mmio: introduce lib_igt_reg_tools "
` [PATCH i-g-t v2 12/31] tools/intel_gpu_frequency: link with minimal sub-libraries
` [PATCH i-g-t v2 13/31] lib/i915/intel_decode: replace igt.h with minimal headers
` [PATCH i-g-t v2 14/31] tools/intel_stepping: link with minimal sub-libraries
` [PATCH i-g-t v2 15/31] tools/intel_gtt: "
` [PATCH i-g-t v2 16/31] tools/intel_dump_decode: "
` [PATCH i-g-t v2 17/31] tools/intel_error_decode: "
` [PATCH i-g-t v2 18/31] tools/intel_vbt_decode: "
` [PATCH i-g-t v2 19/31] tools/intel_backlight: "
` [PATCH i-g-t v2 20/31] tools/intel_lid: "
` [PATCH i-g-t v2 21/31] tools/intel_gpu_time: "
` [PATCH i-g-t v2 22/31] tools/intel_audio_dump: "
` [PATCH i-g-t v2 23/31] tools/intel_forcewaked: "
` [PATCH i-g-t v2 24/31] tools/intel_guc_logger: "
` [PATCH i-g-t v2 25/31] tools/intel_infoframes: "
` [PATCH i-g-t v2 26/31] tools/intel_panel_fitter: "
` [PATCH i-g-t v2 27/31] tools/intel_watermark: "
` [PATCH i-g-t v2 28/31] tools/intel_display_poller: "
` [PATCH i-g-t v2 29/31] tools/intel_gvtg_test: "
` [PATCH i-g-t v2 30/31] lib/igt_core: move igt_load_igtrc to igt_device_scan
` [PATCH i-g-t v2 31/31] tools/lsgpu: link with minimal sub-libraries
[PATCH i-g-t v11] tests/intel/xe_vm: Add oversubscribe concurrent bind stress subtest
2026-07-03 21:03 UTC (4+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "
[PATCH i-g-t v2] tests/intel/xe_exec_fault_mode: Revive atomic tests
2026-07-03 20:11 UTC (4+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_exec_fault_mode: Revive atomic tests (rev3)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH] tests/intel/xe_defrag: Exercise the Xe page-defragmentation worker
2026-07-03 19:05 UTC (4+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH i-g-t v5 0/7] Vswing / Pre-emphasis Override decoding
2026-07-03 17:44 UTC (12+ messages)
` [PATCH i-g-t v5 1/7] tools/vbt_decode: fix tables' offset reading
` [PATCH i-g-t v5 2/7] tools/vbt_decode: rename VBT#57 related vars
` [PATCH i-g-t v5 3/7] tools/vbt_decode: validate DEVICE env var
` [PATCH i-g-t v5 4/7] tools/vbt_decode: parse & dump VS/PE-O tables for LT
` [PATCH i-g-t v5 5/7] tools/vbt_decode: parse & dump VS/PE-O tables for Snps
` [PATCH i-g-t v5 6/7] tools/vbt_decode: parse & dump VS/PE-O tables for Combo
` [PATCH i-g-t v5 7/7] tools/vbt_decode: change VBT#57 Combo's layout
` ✓ Xe.CI.BAT: success for Vswing / Pre-emphasis Override decoding (rev4)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
` ✗ i915.CI.Full: "
[PATCH 1/7] lib: Add vendor-agnostic platform filtering interface
2026-07-03 15:59 UTC (9+ messages)
` [PATCH 2/7] lib: Implement generic platform filtering framework
` [PATCH 3/7] lib/amdgpu: Add AMD platform filtering backend
` [PATCH 4/7] lib: Add platform filter initialization check for automatic filtering
` [PATCH 5/7] lib/igt_core: Enable automatic platform filtering in subtest execution
` [PATCH 6/7] docs: Add comprehensive platform filtering documentation
` [PATCH 7/7] tests/amdgpu: Integrate platform filtering into amd_basic
` ✓ Xe.CI.BAT: success for series starting with [1/7] lib: Add vendor-agnostic platform filtering interface
` ✓ i915.CI.BAT: "
[PATCH 0/2] tests/msm: Add PERFCNTR_CONFIG ioctl
2026-07-03 14:39 UTC (3+ messages)
` [PATCH 1/2] drm-uapi: Sync msm_drm.h
` [PATCH 2/2] tests/msm: Add perfcntrs test
[PATCH i-g-t v3 0/7] add dmem_cgroups test
2026-07-03 11:18 UTC (10+ messages)
` [PATCH i-g-t v2 1/7] lib/igt_cgroup: add cgroup v2 and dmem controller helpers
` [PATCH i-g-t v2 2/7] tests/cgroup_dmem: add dmem cgroup controller test
` [PATCH i-g-t v2 3/7] lib/xe: add xe_cgroup_region_name() helper
` [PATCH i-g-t v2 4/7] lib/xe: Introduce dmem driver and implement Xe support
` [PATCH i-g-t v2 5/7] lib/amdgpu: add amdgpu_cgroup_region_name
` [PATCH i-g-t v2 6/7] lib/amdgpu: add amdgpu support to igt_dmem_driver
` [PATCH i-g-t v2 7/7] tests/dmem_cgroups: add test for dmem.current
[PATCH i-g-t v7 0/2] Enable multi-format testing for pipe color tests
2026-07-03 10:19 UTC (6+ messages)
` [PATCH i-g-t v7 1/2] tests/kms_color: Prepare FB creation for explicit YUV color range handling
` [PATCH i-g-t v7 2/2] tests/kms_color: Add multi-format coverage for pipe color tests
` ✓ i915.CI.BAT: success for Enable multi-format testing for pipe color tests (rev4)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v5 i-g-t 0/7] Remove EUdebug tests
2026-07-03 8:14 UTC (11+ messages)
` [PATCH v5 i-g-t 1/7] tests/xe_eudebug: Remove xe_eudebug test
` [PATCH v5 i-g-t 2/7] tests/xe_exec_sip_eudebug: Remove xe_exec_sip_eudebug test
` [PATCH v5 i-g-t 3/7] tests/xe_eudebug_online: Remove xe_eudebug_online test
` [PATCH v5 i-g-t 4/7] tests/xe_eudebug_sriov: Remove xe_eudebug_sriov test
` [PATCH v5 i-g-t 5/7] tests/meson: Remove Xe EUdebug
` [PATCH v5 i-g-t 6/7] lib/xe_eudebug: Remove EUdebug library
` [PATCH v5 i-g-t 7/7] drm-uapi-experimental/xe_drm_eudebug: Remove EUdebug uapi
` ✓ Xe.CI.BAT: success for Remove EUdebug tests (rev5)
` ✓ i915.CI.BAT: "
[PATCH v2] tools/xe-perf-recorder: Add mmio-trigger support
2026-07-02 23:58 UTC (5+ messages)
` ✓ Xe.CI.BAT: success for tools/xe-perf-recorder: Add mmio-trigger support (rev2)
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✓ Xe.CI.FULL: success "
[PATCH v9 0/2] tests/kms_vrr: Add full-range refresh rate testing
2026-07-02 20:25 UTC (3+ messages)
` [PATCH v9 2/2] tests/kms_vrr: add support for full range "
[PATCH 1/7] lib: Add vendor-agnostic platform filtering interface
2026-07-02 17:25 UTC (15+ messages)
` [PATCH 2/7] lib: Implement generic platform filtering framework
` [PATCH 3/7] lib/amdgpu: Add AMD platform filtering backend
` [PATCH 6/7] docs: Add comprehensive platform filtering documentation
` ✓ Xe.CI.BAT: success for series starting with [1/7] lib: Add vendor-agnostic platform filtering interface
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.FULL: "
[PATCH i-g-t v10] test/intel/xe_vm: Add oversubscribe concurrent bind stress subtest
2026-07-02 16:57 UTC (5+ messages)
` ✓ Xe.CI.BAT: success for test/intel/xe_vm: Add oversubscribe concurrent bind stress subtest (rev4)
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✓ Xe.CI.FULL: success "
[PATCH i-g-t 00/25] tools: remove unnecessary shared library
2026-07-02 15:33 UTC (9+ messages)
` [PATCH i-g-t 02/25] tools: intel_firmware_decode: drop libigt.so, link against minimal sub-libraries
` [PATCH i-g-t 09/25] lib/i915: intel_decode: replace igt.h with minimal headers
` ✓ Xe.CI.BAT: success for tools: remove unnecessary shared library (rev2)
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✓ Xe.CI.FULL: success "
[PATCH i-g-t 1/2] tests/msm: fix BO allocation tests to use explicit cache flags
2026-07-02 11:38 UTC (5+ messages)
` [PATCH i-g-t 2/2] tests/msm: extend BO tests to cover GEM_INFO and "
[PATCH] tools/xe-perf-recorder: Add mmio-trigger support
2026-07-02 5:29 UTC (5+ messages)
[PATCH v3 i-g-t 0/5] Remove EUdebug tests
2026-07-01 19:44 UTC (10+ messages)
` [PATCH v3 i-g-t 1/5] tests/xe_eudebug: Remove xe_eudebug test
` [PATCH v3 i-g-t 2/5] tests/xe_exec_sip_eudebug: Remove xe_exec_sip_eudebug test
` [PATCH v3 i-g-t 3/5] tests/xe_eudebug_online: Remove xe_eudebug_online test
` [PATCH v3 i-g-t 4/5] tests/xe_eudebug_sriov: Remove xe_eudebug_sriov test
` [PATCH v3 i-g-t 5/5] tests/meson: Remove Xe EUdebug
` ✓ i915.CI.BAT: success for Remove EUdebug tests (rev3)
` ✓ Xe.CI.BAT: "
` ✓ i915.CI.Full: "
` ✗ Xe.CI.FULL: failure "
[PATCH i-g-t v1] tests/intel/kms_psr2_sf: Restrict ET validation to eDP only
2026-07-01 17:36 UTC (6+ messages)
` [PATCH i-g-t v2] "
` ✓ Xe.CI.BAT: success for tests/intel/kms_psr2_sf: Restrict ET validation to eDP only (rev2)
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.FULL: "
[PATCH v4 i-g-t 0/8] Remove EUdebug tests
2026-07-01 12:28 UTC (10+ messages)
` [PATCH v4 i-g-t 1/8] tests/xe_eudebug: Remove xe_eudebug test
` [PATCH v4 i-g-t 2/8] tests/xe_exec_sip_eudebug: Remove xe_exec_sip_eudebug test
` [PATCH v4 i-g-t 3/8] tests/xe_eudebug_online: Remove xe_eudebug_online test
` [PATCH v4 i-g-t 4/8] tests/xe_eudebug_sriov: Remove xe_eudebug_sriov test
` [PATCH v4 i-g-t 5/8] tests/meson: Remove Xe EUdebug
` [PATCH v4 i-g-t 6/8] lib/xe_eudebug: Remove EUdebug library
` [PATCH v4 i-g-t 7/8] drm-uapi-experimental/xe_drm_eudebug: Remove EUdebug uapi
` [PATCH v4 i-g-t 8/8] meson: Remove Xe EUdebug
[PATCH i-g-t] tests/intel/xe_exec_fault_mode: Revive atomic tests
2026-07-01 7:49 UTC (2+ messages)
[PATCH i-g-t] test/intel/xe_vm: Add oversubscribe concurrent bind stress subtest
2026-06-30 15:16 UTC (3+ messages)
[ANNOUNCE] igt-gpu-tools 2.5
2026-06-30 13:31 UTC
[PATCH i-g-t 0/4] Add maximum downscaling test on kms_plane_scaling
2026-06-30 12:01 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH i-g-t 0/1] IGT release version 2.5
2026-06-30 11:59 UTC (2+ messages)
` [PATCH i-g-t 1/1] Update NEWS, bump version to 2.5
[PATCH i-g-t] tests/chamelium/kms_chamelium_audio: Add suspend/resume audio tests
2026-06-30 10:42 UTC (6+ messages)
` ✗ Xe.CI.FULL: failure for tests/chamelium/kms_chamelium_audio: Add suspend/resume audio tests (rev9)
` ✗ i915.CI.Full: "
[PATCH i-g-t v1 0/2] frontbuffer_tracking: prep for limiting suspend
2026-06-30 9:46 UTC (3+ messages)
` ✓ Xe.CI.FULL: success for "
` ✗ i915.CI.Full: failure "
[PATCH i-g-t v1 0/3] sharpness_filter: limit suspend
2026-06-30 8:39 UTC (3+ messages)
` ✓ Xe.CI.FULL: success for "
` ✗ i915.CI.Full: failure "
[PATCH i-g-t v4 0/3] Fix 2-display test for MST shared-link BW
2026-06-30 7:37 UTC (3+ messages)
` ✓ Xe.CI.FULL: success for Fix 2-display test for MST shared-link BW (rev4)
` ✓ i915.CI.Full: "
[PATCH i-g-t v1 0/1] pipe_crc_basic: limit suspend
2026-06-30 7:06 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH i-g-t] tests/kms_content_protection: Skip MST outputs in SST-style tests
2026-06-30 6:33 UTC (3+ messages)
` ✗ Xe.CI.FULL: failure for "
` ✗ i915.CI.Full: "
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