messages from 2024-09-02 14:38:05 to 2024-09-05 09:28:39 UTC [more...]
[PATCH i-g-t v6 00/17] Test coverage for GPU debug support
2024-09-05 9:27 UTC (3+ messages)
` [PATCH i-g-t v6 01/17] drm-uapi/xe: Sync with oa uapi fix
` [PATCH i-g-t v6 02/17] lib/xe_ioctl: Add wrapper with vm_bind_op extension parameter
[PATCH i-g-t] tests/intel/kms_pm_rpm: use basename from libgen.h
2024-09-04 13:49 UTC
[PATCH i-g-t v1 0/1] tests/intel/kms_psr: DP2.1 PR IGT Fixes
2024-09-05 8:53 UTC (2+ messages)
` [PATCH i-g-t v1 1/1] lib/igt_psr: Remove SRD status change check for DP2.1 Panel Replay
[PATCH i-g-t 1/2] lib/xe/oa: simplify device id array initialization
2024-09-05 8:52 UTC (12+ messages)
` [PATCH i-g-t 2/2] lib/intel_device_info: use dedicated macro for struct pci_id_match init
` ✓ CI.xeBAT: success for series starting with [i-g-t,1/2] lib/xe/oa: simplify device id array initialization
` ✗ Fi.CI.BAT: failure "
` ✗ CI.xeFULL: "
` ✓ CI.xeBAT: success for series starting with [i-g-t,1/2] lib/xe/oa: simplify device id array initialization (rev2)
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "
[PATCH i-g-t] tests/amdgpu: fix concurrent queue test issue
2024-09-05 8:49 UTC (2+ messages)
` ✗ Fi.CI.BUILD: failure for "
[PATCH i-g-t 0/1] tests/intel/kms_psr: DP2.1 PR IGT Fixes
2024-09-05 6:37 UTC (7+ messages)
` [PATCH i-g-t 1/1] tests/intel/kms_psr: Add condition to check for eDP output before asserting PSR update
` ✓ CI.xeBAT: success for tests/intel/kms_psr: DP2.1 PR IGT Fixes
` ✓ Fi.CI.BAT: "
` ✓ CI.xeFULL: "
` ✗ Fi.CI.IGT: failure "
[PATCH i-g-t v2 1/4] tests/xe_oa: Drop TestOa from metric_set()
2024-09-05 6:17 UTC (13+ messages)
` [PATCH i-g-t v2 2/4] xe/oa: Update oa-lnl.xml
` [PATCH i-g-t v2 3/4] xe/oa: Update scripts to support BMG
` [PATCH i-g-t v2 4/4] xe/oa: Add oa-bmg.xml
` ✓ CI.xeBAT: success for series starting with [i-g-t,v2,1/4] tests/xe_oa: Drop TestOa from metric_set() (rev2)
` ✓ Fi.CI.BAT: "
` ✓ CI.xeFULL: "
` ✗ Fi.CI.IGT: failure "
[PATCH i-g-t 0/2] tests/intel/xe_drm_fdinfo: Virtual and parallel
2024-09-04 23:51 UTC (5+ messages)
` [PATCH i-g-t 1/2] tests/intel/xe_drm_fdinfo: Wire up parallel/virtual submission
` [PATCH i-g-t 2/2] tests/intel/xe_drm_fdinfo: Implement virtual/parallel exec queues
` ✓ CI.xeBAT: success for tests/intel/xe_drm_fdinfo: Virtual and parallel
` ✗ Fi.CI.BAT: failure "
[PATCH i-g-t] RFC tests/intel/kms_frontbuffer_tracking: Introduce plane-fbc-dr test
2024-09-04 21:11 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ CI.xeBAT: "
[PATCH i-g-t] lib/igt_drm_fdinfo: Handle (somewhat) amdgpu memory stats
2024-09-04 20:42 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ CI.xeBAT: failure "
[PATCH i-g-t v6] tests/intel/xe_exec_fault_mode: Don't return early
2024-09-04 19:39 UTC (3+ messages)
` ✓ CI.xeBAT: success for tests/intel/xe_exec_fault_mode: Don't return early (rev8)
` ✓ Fi.CI.BAT: "
[PATCH i-g-t 0/3] Introduce VF MMIO register tests and xe_mmio fixes
2024-09-04 18:58 UTC (6+ messages)
` [PATCH i-g-t 1/3] tests/intel/xe_sriov_mmio_regs: Add tests to verify registers on VFs
` [PATCH i-g-t 2/3] lib/xe/xe_mmio: Fix assertion logic in xe_mmio_vf_access_init
` [PATCH i-g-t 3/3] lib/xe/xe_mmio: Remove redundant PCI system cleanup
` ✓ Fi.CI.BAT: success for Introduce VF MMIO register tests and xe_mmio fixes
` ✓ CI.xeBAT: "
[PATCH v3 i-g-t 0/1] Introduce intel_bb_create_with_context_in_region
2024-09-04 18:08 UTC (4+ messages)
` [PATCH v3 i-g-t 1/1] lib/intel_batchbuffer: "
` ✓ Fi.CI.BAT: success for "
` ✓ CI.xeBAT: "
[PATCH i-g-t 0/2] lib/intel_batchbuffer: Introduce intel_bb_create_with_context_in_region
2024-09-04 17:37 UTC (6+ messages)
` [PATCH i-g-t 1/2] "
` [PATCH i-g-t 2/2] lib/intel_batchbuffer: Fix igt_require in intel_bb_create_no_relocs
` ✓ Fi.CI.BAT: success for lib/intel_batchbuffer: Introduce intel_bb_create_with_context_in_region
` ✓ CI.xeBAT: "
[PATCH i-g-t v3,0/3] Add dsc+bigjoiner subtest
2024-09-04 17:05 UTC (6+ messages)
` [PATCH i-g-t v3, 1/3] tests/intel/kms_dsc: move restore funcs() to reset func()
` [PATCH i-g-t v3,2/3] dsc: add dsc+big joiner helper func
` [PATCH i-g-t v3,3/3] tests/intel/kms_dsc: add new subtest
` ✓ Fi.CI.BAT: success for Add dsc+bigjoiner subtest (rev3)
` ✓ CI.xeBAT: "
[PATCH i-g-t] runner/executor.c: Detect tests killed by a signal
2024-09-04 14:34 UTC (9+ messages)
` [PATCH i-g-t v4] runner/executor: Detect when child process is "
` ✗ Fi.CI.BUILD: failure for runner/executor.c: Detect tests killed by a signal (rev4)
` [PATCH i-g-t v5] runner/executor: Detect when child process is killed by a signal
` ✓ CI.xeBAT: success for runner/executor.c: Detect tests killed by a signal (rev5)
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✓ Fi.CI.IGT: success "
[PATCH i-g-t v5] tests/intel/xe_exec_fault_mode: Don't return early
2024-09-04 13:49 UTC (3+ messages)
[PATCH i-g-t v5 00/17] Test coverage for GPU debug support
2024-09-04 13:37 UTC (24+ messages)
` [PATCH i-g-t v5 04/17] lib/gpgpu_shader: Add write_on_exception template
` [PATCH i-g-t v5 11/17] lib/xe_eudebug: Introduce eu debug testing framework
` [PATCH i-g-t v5 12/17] scripts/igt_doc: Add '--exclude-files' parameter
` [PATCH i-g-t v5 13/17] tests/xe_eudebug: Test eudebug resource tracking and manipulation
` [PATCH i-g-t v5 14/17] lib/intel_batchbuffer: Add support for long-running mode execution
` [PATCH i-g-t v5 15/17] tests/xe_exec_sip_eudebug: Add SIP tests for eudebug
` [PATCH i-g-t v5 17/17] tests/xe_live_ktest: Add xe_eudebug live test
[ANNOUNCE] igt-gpu-tools 1.29
2024-09-04 13:22 UTC
[PATCH i-g-t v4] tests/intel/xe_exec_fault_mode: Don't return early
2024-09-04 10:41 UTC (5+ messages)
[PATCH i-g-t] lib/igt_sriov_device: Adjust the igt_sriov_is_pf function
2024-09-04 9:25 UTC (2+ messages)
[PATCH i-g-t] tests/kms_properties: rework immutability checks
2024-09-04 9:08 UTC (5+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "
[PATCH i-g-t 1/3] xe/oa: Update oa-lnl.xml
2024-09-04 8:47 UTC (7+ messages)
` [PATCH i-g-t 2/3] xe/oa: Update scripts to support BMG
` [PATCH i-g-t 3/3] xe/oa: Add oa-bmg.xml
` ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/3] xe/oa: Update oa-lnl.xml
` ✓ CI.xeBAT: "
` ✗ CI.xeFULL: failure "
` ✓ Fi.CI.IGT: success "
[PATCH i-g-t 00/23] Intel format/modifier stuff
2024-09-04 8:39 UTC (28+ messages)
` [PATCH i-g-t 01/23] lib/rendercopy: Add deltas to all surface relocs
` [PATCH i-g-t 02/23] tests/kms_big_fb: Use igt_fb_create_intel_buf()
` [PATCH i-g-t 03/23] tests/kms_frontbuffer_tracking: Use igt_create_fb()
` [PATCH i-g-t 04/23] lib/igt_fb: Make igt_calc_fb_size() somewhat usable
` [PATCH i-g-t 05/23] lib/rendercopy: Always setup clear color for TGL
` [PATCH i-g-t 06/23] lib/rendercopy: Don't skip clearcolor on flat CCS
` [PATCH i-g-t 07/23] lib/rendercopy: Fix fastclear scaling
` [PATCH i-g-t 08/23] lib/rendercopy: Extract gen4_surface_format()
` [PATCH i-g-t 09/23] lib/rendercopy: Extract {dg2, lnl}_compression_format()
` [PATCH i-g-t 10/23] lib/igt_fb: Extract is_gen12_rc_ccs_cc_modifier()
` [PATCH i-g-t 11/23] lib/igt_fb: Extract ccs_needs_enginecopy()
` [PATCH i-g-t 12/23] lib/igt_fb: Require enginecopy for clear color
` [PATCH i-g-t 13/23] lib/igt_fb: Expose igt_fb_is_ccs_modifier()
` [PATCH i-g-t 14/23] lib/igt_fb: Expose igt_fb_is_gen12_rc_ccs_cc_modifier()
` [PATCH i-g-t 15/23] lib/igt_fb: Expose igt_fb_is_gen12_mc_ccs_modifier()
` [PATCH i-g-t 16/23] lib/igt_fb: Adjust how we pick the blitter compression format
` [PATCH i-g-t 17/23] lib/igt_fb: Fix planar block copy
` [PATCH i-g-t 18/23] lib/igt_fb: Fix blitter compression format handling
` [PATCH i-g-t 19/23] lib/igt_fb: Assert that we have no clear color when using the bltter
` [PATCH i-g-t 20/23] tests/kms_plane: Extract skip_format_mod()
` [PATCH i-g-t 21/23] tests/kms_ccs: Reuse igt_fb_is_gen12_rc_ccs_cc_modifier()
` [PATCH i-g-t 22/23] tests/kms_ccs: Skip testing on identical plane types
` [PATCH i-g-t 23/23] tests/kms_ccs: Provide a hint as to what we're testing
` ✓ Fi.CI.BAT: success for Intel format/modifier stuff
` ✓ CI.xeBAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "
[PATCH] tests/core_setmaster: Handle the test even if cards are non-continuous
2024-09-04 6:55 UTC (7+ messages)
` ✗ Fi.CI.BUILD: failure for tests/core_setmaster: Handle the test even if cards are non-continuous (rev2)
` ✗ Fi.CI.BUILD: failure for tests/core_setmaster: Handle the test even if cards are non-continuous (rev3)
[PATCH i-g-t 00/14] add test to validate fallback
2024-09-04 5:13 UTC (9+ messages)
` [PATCH i-g-t 03/14] lib/igt_kms: add function to get max link rate/lane count
` [PATCH i-g-t 06/14] lib/igt_kms: add function to check if retrain disabled
` [PATCH i-g-t 07/14] lib/igt_kms: add function to check force link training failure support
` [PATCH i-g-t 13/14] tests/intel/kms_dp_fallback: add test for validating fallback
[PATCH i-g-t v3 1/4] tests/xe_oa: Drop TestOa from metric_set()
2024-09-04 1:44 UTC (7+ messages)
` [PATCH i-g-t v3 2/4] xe/oa: Update oa-lnl.xml
` [PATCH i-g-t v3 3/4] xe/oa: Update scripts to support BMG
` [PATCH i-g-t v3 4/4] xe/oa: Add oa-bmg.xml
` ✓ CI.xeBAT: success for series starting with [i-g-t,v3,1/4] tests/xe_oa: Drop TestOa from metric_set()
` ✗ Fi.CI.BAT: failure "
` ✗ CI.xeFULL: "
[PATCH v2 0/5] tests/kms_writeback: Add clone mode subtest
2024-09-03 23:33 UTC (4+ messages)
LGCI Ubuntu 24.04 Upgrade Reminder (1 of 3)
2024-09-03 20:59 UTC
[PATCH i-g-t v6 0/4] Improvise-the-deep-pkgc
2024-09-03 20:30 UTC (5+ messages)
` ✓ CI.xeBAT: success for Improvise-the-deep-pkgc (rev6)
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "
[PATCH i-g-t v2] tests/intel/kms_cdclk: skip cdclk tests for bmg
2024-09-03 20:10 UTC (6+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "
[PATCH i-g-t 01/14] lib/igt_kms: add enum for link rate and lane count
2024-09-03 14:55 UTC (17+ messages)
` [PATCH i-g-t 02/14] lib/igt_kms: add helper to get current link rate/ lane count for connector
` [PATCH i-g-t 03/14] lib/igt_kms: add function to get max link rate/lane count
` [PATCH i-g-t 07/14] lib/igt_kms: add function to check force link training failure support
` [PATCH i-g-t 10/14] lib/igt_kms: add helper to set connector link status
` [PATCH i-g-t 11/14] lib/igt_kms: add function to reset link params
` [PATCH i-g-t 12/14] lib/igt_kms: allow set and reset value to be same
` [PATCH i-g-t 13/14] tests/intel/kms_dp_fallback: add test for validating fallback
[PATCH i-g-t 0/1] lib/intel_batchbuffer: Introduce intel_bb_create_with_context_in_memory
2024-09-03 13:44 UTC (12+ messages)
` [PATCH i-g-t 1/1] "
` ✓ CI.xeBAT: success for "
` ✗ Fi.CI.BAT: failure "
` ✗ CI.xeFULL: "
` [PATCH v2 i-g-t 0/2] lib/intel_batchbuffer: Introduce intel_bb_create_with_context_in_region
` [PATCH i-g-t 1/2] "
` [PATCH i-g-t 2/2] lib/intel_batchbuffer: Fix igt_require in intel_bb_create_no_relocs
` ✓ CI.xeFULL: success for lib/intel_batchbuffer: Introduce intel_bb_create_with_context_in_memory
[PATCH i-g-t v4] tests/kms_3d: Add more logs to skips/failure
2024-09-03 8:00 UTC (2+ messages)
[PATCH i-g-t] tests/amd_deadlock: fix sdma error type
2024-09-03 7:22 UTC (3+ messages)
` ✗ CI.xeFULL: failure for "
` ✗ Fi.CI.IGT: "
[PATCH v3 2/2] tests/kms_sharpness_filter: Add adaptive sharpness filter test
2024-09-03 7:19 UTC (3+ messages)
` [PATCH v4 "
[PATCH i-g-t v4] tests/amd_queue_reset: add sdma test in queue reset
2024-09-02 21:38 UTC (4+ messages)
` ✓ CI.xeBAT: success for tests/amd_queue_reset: add sdma test in queue reset (rev4)
` ✗ Fi.CI.BAT: failure "
` ✗ CI.xeFULL: "
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