Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-27 16:34:16 to 2024-08-29 14:47:02 UTC [more...]

[PATCH i-g-t v5 00/17] Test coverage for GPU debug support
 2024-08-29 14:45 UTC  (14+ messages)
` [PATCH i-g-t v5 01/17] drm-uapi/xe: Sync with oa uapi fix
` [PATCH i-g-t v5 02/17] lib/xe_ioctl: Add wrapper with vm_bind_op extension parameter
` [PATCH i-g-t v5 03/17] lib/gpgpu_shader: Extend shader building library
` [PATCH i-g-t v5 04/17] lib/gpgpu_shader: Add write_on_exception template
` [PATCH i-g-t v5 05/17] lib/gpgpu_shader: Add set/clear exception register (cr0.1) helpers
` [PATCH i-g-t v5 06/17] lib/intel_batchbuffer: Add helper to get pointer at specified offset
` [PATCH i-g-t v5 07/17] lib/gpgpu_shader: Allow enabling illegal opcode exceptions in shader
` [PATCH i-g-t v5 08/17] tests/xe_exec_sip: Add sanity-after-timeout test
` [PATCH i-g-t v5 09/17] tests/xe_exec_sip: Introduce invalid instruction tests
` [PATCH i-g-t v5 10/17] drm-uapi/xe: Sync with eudebug uapi
` [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 0/5] lib/igt_kms: Helpers for connector managment
 2024-08-29 14:17 UTC  (12+ messages)
` [PATCH i-g-t 1/5] lib/igt_kms: Add a detect timeout value
` [PATCH i-g-t 2/5] lib/igt_kms: Add helper to wait for a specific status on a connector
` [PATCH i-g-t 3/5] lib/igt_kms: Add function to list connected connectors
` [PATCH i-g-t 4/5] lib/igt_kms: Add helper to obtain a connector by its name or MST path
` [PATCH i-g-t 5/5] lib/igt_kms: Add function to get valid pipe for specific output
` ✓ Fi.CI.BAT: success for lib/igt_kms: Helpers for connector managment
` ✓ CI.xeBAT: "
` ✗ CI.xeFULL: failure "
` ✓ Fi.CI.IGT: success "

[PATCH i-g-t 0/5] lib/igt_kms: Helpers for monitor edid managment
 2024-08-29 13:21 UTC  (9+ messages)
` [PATCH i-g-t 1/5] lib/monitor_edids: Add helper functions for using monitor_edid objects
` [PATCH i-g-t 2/5] lib/monitor_edids: Add helper to get an EDID by its name
` [PATCH i-g-t 3/5] lib/monitor_edids: Add helper to print all available EDID names
` [PATCH i-g-t 4/5] lib/monitor_edids: Fix missing names in some monitor EDID
` [PATCH i-g-t 5/5] lib/monitor_edids: Add new EDID for HDMI 4k
` ✓ Fi.CI.BAT: success for lib/igt_kms: Helpers for monitor edid managment
` ✓ CI.xeBAT: "
` ✗ CI.xeFULL: failure "

[PATCH i-g-t v4 00/17] Test coverage for GPU debug support
 2024-08-29 12:57 UTC  (4+ messages)
` [PATCH i-g-t v4 04/17] lib/gpgpu_shader: Extend shader building library

[PATCH i-g-t v3] tests/intel/xe_exec_fault_mode: Don't return early
 2024-08-29 12:18 UTC  (10+ messages)
` ✗ CI.xeBAT: failure for tests/intel/xe_exec_fault_mode: Don't return early (rev3)
` ✗ Fi.CI.BAT: "
` ✓ CI.xeBAT: success for tests/intel/xe_exec_fault_mode: Don't return early (rev4)
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure for tests/intel/xe_exec_fault_mode: Don't return early (rev3)
` ✗ CI.xeFULL: failure for tests/intel/xe_exec_fault_mode: Don't return early (rev4)
` ✗ Fi.CI.IGT: "

[PATCH i-g-t] runner/executor.c: Detect tests killed by a signal
 2024-08-29 12:13 UTC  (6+ messages)
` ✗ GitLab.Pipeline: warning for "
` ✓ CI.xeBAT: success "
` ✗ Fi.CI.BAT: failure "
` ✗ CI.xeFULL: "
` [PATCH i-g-t v2] runner/executor: Detect when child process is "

[PATCH i-g-t] lib/igt_core: Refactor libpciaccess init/cleanup wrappers
 2024-08-29 11:58 UTC  (4+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "

[PATCH i-g-t] tests/amd_queue_reset: fix critical warning in queue reset
 2024-08-29 11:25 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "

[RFC i-g-t] kunit: Remove hard-coded test list from xe_live_ktest
 2024-08-29 10:45 UTC  (8+ messages)

[PATCH i-g-t V2] tests/amd_queue_reset: add sdma test in queue reset
 2024-08-29 10:03 UTC  (3+ messages)
` ✓ CI.xeBAT: success for tests/amd_queue_reset: add sdma test in queue reset (rev2)
` ✗ Fi.CI.BAT: failure "

[PATCH i-g-t] tests/amd_queue_reset: add sdma test in queue reset
 2024-08-29  9:02 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "

[PATCH i-g-t v3] tests/kms_3d: Add more logs to skips/failure
 2024-08-29  8:46 UTC  (5+ messages)
` ✓ CI.xeBAT: success for tests/kms_3d: Add more logs to skips/failure (rev3)
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "

[PATCH i-g-t] runner/settings: set PRUNE_KEEP_ALL as default
 2024-08-28 14:34 UTC  (2+ messages)

[PATCH i-g-t v2] runner/settings: set PRUNE_KEEP_ALL as default
 2024-08-29  7:14 UTC  (3+ messages)

[PATCH i-g-t v2] tests/kms_3d: Add more logs to skips/failure
 2024-08-29  7:47 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for tests/kms_3d: Add more logs to skips/failure (rev2)
` ✗ CI.xeBAT: failure "
` ✗ CI.xeFULL: "
` ✓ Fi.CI.IGT: success "

[PATCH i-g-t v4] tests/kms_3d: Add more logs to skips/failure
 2024-08-29  7:39 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for tests/kms_3d: Add more logs to skips/failure (rev4)
` ✓ CI.xeBAT: success "

[CI i-g-t 1/5] tests/intel/xe_drm_fdinfo: Print timestamp for debug
 2024-08-29  6:36 UTC  (7+ messages)
` [CI i-g-t 2/5] lib/igt_core: Add igt_assert_lt_double()
` [CI i-g-t 3/5] tests/intel/xe_drm_fdinfo: Use igt_assert_lt_double()
` [CI i-g-t 4/5] tests/intel/xe_drm_fdinfo: Use usec for batch duration
` [CI i-g-t 5/5] tests/intel/xe_drm_fdinfo: Half the execution time
` ✓ CI.xeBAT: success for series starting with [CI,i-g-t,1/5] tests/intel/xe_drm_fdinfo: Print timestamp for debug
` ✓ Fi.CI.BAT: "

[PATCH i-g-t v2] tests/intel/xe_exec_fault_mode: Don't return early
 2024-08-29  5:16 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for tests/intel/xe_exec_fault_mode: Don't return early (rev2)
` ✗ CI.xeBAT: failure "
` ✗ CI.xeFULL: "
` ✗ Fi.CI.IGT: "

[PATCH i-g-t v5 0/4] Improvise-the-deep-pkgc
 2024-08-29  5:07 UTC  (13+ messages)
` [PATCH i-g-t v5 1/4] tests/intel/kms_pm_dc: Add time unit macros and update delay calculation
` [PATCH i-g-t v5 2/4] tests/intel/kms_pm_dc: Update VRR handling and eDP output check
` [PATCH i-g-t v5 4/4] tests/intel/kms_pm_dc: Add polling for deep-pkgc
` ✓ CI.xeBAT: success for Improvise-the-deep-pkgc (rev5)
` ✓ Fi.CI.BAT: "
` ✓ CI.xeFULL: "
` ✓ Fi.CI.IGT: "

[CI i-g-t] tests/intel/xe_drm_fdinfo: Extend mercy to the upper end
 2024-08-29  4:50 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for tests/intel/xe_drm_fdinfo: Extend mercy to the upper end (rev2)
` ✓ CI.xeBAT: "
` ✓ CI.xeFULL: "

[PATCH v2 0/5] tests/kms_writeback: Add clone mode subtest
 2024-08-29  3:57 UTC  (8+ messages)
` [PATCH v2 1/5] tests/kms_writeback: clear writeback properties in teardown path
` [PATCH v2 2/5] lib/igt_kms: Add helper to get encoder index
` [PATCH v2 3/5] lib/igt_kms: loosen duplicate check in igt_display_refresh
` [PATCH v2 4/5] tests/kms_writeback: Disable all outputs after igt_display_require()
` [PATCH v2 5/5] tests/kms_writeback: Add dump for valid clone mode
` ✓ CI.xeBAT: success for tests/kms_writeback: Add clone mode subtest (rev2)
` ✗ Fi.CI.BAT: failure "

[PATCH 0/5] tests/kms_writeback: Add clone mode subtest
 2024-08-29  3:01 UTC  (7+ messages)
` [PATCH 1/5] tests/kms_writeback: clear writeback properties in teardown path
` [PATCH 2/5] lib/igt_kms: Add helper to get encoder index
` [PATCH 3/5] lib/igt_kms: loosen duplicate check in igt_display_refresh
` [PATCH 4/5] tests/kms_writeback: Disable all outputs after igt_display_require()
` [PATCH 5/5] tests/kms_writeback: Add dump for valid clone mode

[PATCH i-g-t] tests/intel/xe_exec_fault_mode: Don't return early
 2024-08-28 19:27 UTC  (3+ messages)
` ✗ CI.xeFULL: failure for "
` ✗ Fi.CI.IGT: "

[PATCH 2/2 i-g-t] tests/amd_deadlock: add sdma negative test
 2024-08-28 19:24 UTC  (2+ messages)

[PATCH i-g-t v2 00/39] tests/chamelium: Integrate the chamelium v3
 2024-08-28 17:26 UTC  (10+ messages)
` [PATCH i-g-t v2 01/39] lib/igt_kms: Add a detect timeout value
` [PATCH i-g-t v2 14/39] lib/chamelium/v3: Introduce the foundation for the Chamelium v3 wrapper
` [PATCH i-g-t v2 28/39] lib/chamelium/v3: Plug specific ports for all tests

[PATCH i-g-t v3 00/10] tests/intel/xe_drm_fdinfo: Fix noise and improve
 2024-08-28 15:14 UTC  (26+ messages)
` [PATCH i-g-t v3 01/10] tests/intel/xe_drm_fdinfo: Extend mercy to the upper end
` [PATCH i-g-t v3 02/10] tests/intel/xe_drm_fdinfo: Print timestamp for debug
` [PATCH i-g-t v3 03/10] lib/igt_core: Add igt_assert_lt_double()
` [PATCH i-g-t v3 04/10] tests/intel/xe_drm_fdinfo: Use igt_assert_lt_double()
` [PATCH i-g-t v3 05/10] tests/intel/xe_drm_fdinfo: Be strict on == 0 comparison
` [PATCH i-g-t v3 06/10] tests/intel/xe_drm_fdinfo: Use usec for batch duration
` [PATCH i-g-t v3 07/10] tests/intel/xe_drm_fdinfo: Half the execution time
` [PATCH i-g-t v3 08/10] tests/intel/xe_drm_fdinfo: Remove unused flags
` [PATCH i-g-t v3 09/10] tests/intel/xe_drm_fdinfo: Use enum with expected load
` [PATCH i-g-t v3 10/10] tests/intel/xe_drm_fdinfo: Rename and reorder tests
` ✓ CI.xeBAT: success for tests/intel/xe_drm_fdinfo: Fix noise and improve (rev2)
` ✗ Fi.CI.BAT: failure "
` ✗ CI.xeFULL: "

[PATCH i-g-t 00/37] Intel CCS + 10bpc/fp16 stuff
 2024-08-28 13:03 UTC  (46+ messages)
` [PATCH i-g-t 01/37] lib/intel_aux_pgtable: Library to add support for RGB16161616_64B format
` [PATCH i-g-t 15/37] lib/igt_fb: Extract ccs_needs_enginecopy()
` [PATCH i-g-t 16/37] lib/igt_fb: Require enginecopy for clear color
` [PATCH i-g-t 17/37] lib/igt_fb: Expose igt_fb_is_ccs_modifier()
` [PATCH i-g-t 18/37] lib/igt_fb: Expose igt_fb_is_gen12_rc_ccs_cc_modifier()
` [PATCH i-g-t 19/37] lib/igt_fb: Expose igt_fb_is_gen12_mc_ccs_modifier()
` [PATCH i-g-t 20/37] lib/igt_fb: Adjust how we pick the blitter compression format
` [PATCH i-g-t 21/37] lib/igt_fb: Add DRM_FORMAT_XRGB2101010 compression format for the
` [PATCH i-g-t 22/37] lib/igt_fb: Add 16bpc compression format for the blitter
` [PATCH i-g-t 23/37] lib/igt_fb: Fix planar block copy
` [PATCH i-g-t 24/37] lib/igt_fb: Fix blitter compression format handling
` [PATCH i-g-t 25/37] lib/igt_fb: Try to fix block copy media compression handling
` [PATCH i-g-t 26/37] lib/igt_fb: Assert that we have no clear color when using the bltter
` [PATCH i-g-t 27/37] lib/vebox: Add support for fp16 RGB formats
` [PATCH i-g-t 28/37] lib/vebox: Add 10bpc support
` [PATCH i-g-t 29/37] lib/igt_fb: Treat 2:10:10:10 properly
` [PATCH i-g-t 30/37] tests/kms_plane: Extract skip_format_mod()
` [PATCH i-g-t 31/37] tests/kms_plane: Skip 10bpc formats with media compression
` [PATCH i-g-t 32/37] tests/kms_ccs: Reuse igt_fb_is_gen12_rc_ccs_cc_modifier()
` [PATCH i-g-t 33/37] tests/kms_ccs: Correctly check clear color for 10bpc formats
` [PATCH i-g-t 36/37] tests/kms_ccs: Skip testing on identical plane types
` [PATCH i-g-t 37/37] tests/kms_ccs: Provide a hint as to what we're testing

[PATCH] tests/xe: Add system_allocator test
 2024-08-28 10:10 UTC  (5+ messages)
` ✗ GitLab.Pipeline: warning for tests/xe: Add system_allocator test (rev2)
` ✓ CI.xeBAT: success "
` ✗ Fi.CI.BAT: failure "
` ✗ CI.xeFULL: "

[PATCH 2/2 V2 i-g-t] tests/amd_deadlock: add sdma negative test
 2024-08-28  9:46 UTC 

[PATCH 1/2 V2 i-g-t] lib/amdgpu: Enhanced SDMA negative test interface
 2024-08-28  9:45 UTC 

[PATCH i-g-t, v4] tests/intel/xe_pm: Add tests for suspend without display
 2024-08-28  8:46 UTC  (9+ messages)

[PATCH 1/2 i-g-t] lib/amdgpu: Enhanced SDMA negative test interface
 2024-08-28  8:31 UTC 

LGCI Ubuntu 24.04 Upgrade Notice
 2024-08-26 13:45 UTC 

[PATCH i-g-t 0/5] Improve MST HDCP tests
 2024-08-28  6:37 UTC  (3+ messages)
` ✗ CI.xeFULL: failure for Improve MST HDCP tests (rev4)
` ✗ Fi.CI.IGT: "

[PATCH i-g-t] test/amdgpu: fix unknow test issue for amdgpu queue test
 2024-08-28  5:33 UTC  (7+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH i-g-t 1/2] tests/kms_async_flips: subtests to validate async flips on atomic path
 2024-08-27 17:02 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for series starting with [i-g-t,1/2] "


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