messages from 2024-08-26 21:43:36 to 2024-08-28 14:58:55 UTC [more...]
[CI i-g-t] tests/intel/xe_drm_fdinfo: Extend mercy to the upper end
2024-08-28 14:58 UTC
[PATCH i-g-t v3 00/10] tests/intel/xe_drm_fdinfo: Fix noise and improve
2024-08-28 14:56 UTC (23+ 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 v2] runner/settings: set PRUNE_KEEP_ALL as default
2024-08-28 14:42 UTC (2+ messages)
[PATCH i-g-t 0/5] lib/igt_kms: Helpers for connector managment
2024-08-28 14:31 UTC (6+ 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
[PATCH i-g-t v2 00/39] tests/chamelium: Integrate the chamelium v3
2024-08-28 14:31 UTC (4+ messages)
` [PATCH i-g-t v2 01/39] lib/igt_kms: Add a detect timeout value
[PATCH i-g-t] runner/executor.c: Detect tests killed by a signal
2024-08-28 13:15 UTC (5+ messages)
` ✗ GitLab.Pipeline: warning for "
` ✓ CI.xeBAT: success "
` ✗ Fi.CI.BAT: failure "
` ✗ CI.xeFULL: "
[PATCH i-g-t 00/37] Intel CCS + 10bpc/fp16 stuff
2024-08-28 13:03 UTC (64+ messages)
` [PATCH i-g-t 01/37] lib/intel_aux_pgtable: Library to add support for RGB16161616_64B format
` [PATCH i-g-t 04/37] tests/kms_frontbuffer_tracking: Use igt_create_fb()
` [PATCH i-g-t 07/37] lib/rendercopy: Don't skip clearcolor on flat CCS
` [PATCH i-g-t 08/37] lib/rendercopy: Fix fastclear scaling
` [PATCH i-g-t 09/37] lib/rendercopy: Extract gen4_surface_format()
` [PATCH i-g-t 10/37] lib/rendercopy: Extract {dg2, lnl}_compression_format()
` [PATCH i-g-t 11/37] lib/rendercopy: Add specific support for 2:10:10:10 formats
` [PATCH i-g-t 12/37] lib/rendercopy: Use the proper compression format for 10bpc on dg2/lnl+
` [PATCH i-g-t 13/37] lib/rendercopy: Use the proper compression format for 16bpc "
` [PATCH i-g-t 14/37] lib/igt_fb: Extract is_gen12_rc_ccs_cc_modifier()
` [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 i-g-t v3] tests/intel/xe_exec_fault_mode: Don't return early
2024-08-28 12:51 UTC (5+ 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: "
[PATCH i-g-t v2] tests/kms_3d: Add more logs to skips/failure
2024-08-28 11:46 UTC (5+ messages)
` ✗ CI.xeBAT: failure for tests/kms_3d: Add more logs to skips/failure (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ CI.xeFULL: failure "
[PATCH i-g-t v3] tests/kms_3d: Add more logs to skips/failure
2024-08-28 10:53 UTC (3+ messages)
` ✓ CI.xeBAT: success for tests/kms_3d: Add more logs to skips/failure (rev3)
` ✓ Fi.CI.BAT: "
[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 (12+ messages)
[PATCH 2/2 i-g-t] tests/amd_deadlock: add sdma negative test
2024-08-28 8:34 UTC
[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 (10+ messages)
` [PATCH i-g-t 1/5] tests/kms_content_protection: Move HDCP output checks earlier
` [PATCH i-g-t 2/5] tests/kms_content_protection: Move try commit call
` [PATCH i-g-t 3/5] tests/kms_content_protection: Rename igt_commit_style variable
` [PATCH i-g-t 4/5] tests/kms_content_protection: Add retry logic for mst usecase
` [PATCH i-g-t 5/5] tests/kms_content_protection: Set screen red/green based on CP Status
` ✓ CI.xeBAT: success for Improve MST HDCP tests (rev4)
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "
[PATCH i-g-t v5 0/4] Improvise-the-deep-pkgc
2024-08-28 6:32 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 3/4] tests/intel/kms_pm_dc: Update test duration to 4 seconds
` [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: "
[PATCH i-g-t] test/amdgpu: fix unknow test issue for amdgpu queue test
2024-08-28 5:33 UTC (10+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "
[PATCH i-g-t v2] tests/intel/xe_exec_fault_mode: Don't return early
2024-08-28 3:20 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for tests/intel/xe_exec_fault_mode: Don't return early (rev2)
` ✗ CI.xeBAT: failure "
` ✗ CI.xeFULL: "
[PATCH i-g-t] tests/intel/xe_exec_fault_mode: Don't return early
2024-08-27 22:55 UTC (8+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
[PATCH i-g-t 1/2] tests/kms_async_flips: subtests to validate async flips on atomic path
2024-08-27 17:02 UTC (6+ messages)
` [PATCH i-g-t 2/2] HAX patch do not merge
` ✓ CI.xeBAT: success for series starting with [i-g-t,1/2] tests/kms_async_flips: subtests to validate async flips on atomic path
` ✗ Fi.CI.BAT: failure "
` ✗ CI.xeFULL: "
[PATCH i-g-t v2 00/10] tests/intel/xe_drm_fdinfo: Fix noise and improve
2024-08-27 15:09 UTC (15+ messages)
` [PATCH i-g-t v2 01/10] tests/intel/xe_drm_fdinfo: Extend mercy to the upper end
` [PATCH i-g-t v2 02/10] tests/intel/xe_drm_fdinfo: Print timestamp for debug
` [PATCH i-g-t v2 03/10] lib/igt_core: Add igt_assert_lt_double()
` [PATCH i-g-t v2 04/10] tests/intel/xe_drm_fdinfo: Use igt_assert_lt_double()
` [PATCH i-g-t v2 05/10] tests/intel/xe_drm_fdinfo: Be strict on == 0 comparison
` [PATCH i-g-t v2 06/10] tests/intel/xe_drm_fdinfo: Use usec for batch duration
` [PATCH i-g-t v2 07/10] tests/intel/xe_drm_fdinfo: Half the execution time
` [PATCH i-g-t v2 08/10] tests/intel/xe_drm_fdinfo: Remove unused flags
` [PATCH i-g-t v2 09/10] tests/intel/xe_drm_fdinfo: Use enum with expected load
` [PATCH i-g-t v2 10/10] tests/intel/xe_drm_fdinfo: Rename and reorder tests
` ✓ CI.xeBAT: success for tests/intel/xe_drm_fdinfo: Fix noise and improve
` ✗ Fi.CI.BAT: failure "
` ✓ CI.xeFULL: success "
[PATCH i-g-t 00/10] tests/intel/xe_drm_fdinfo: Fix noise and improve
2024-08-27 13:04 UTC (16+ messages)
` [PATCH i-g-t 01/10] tests/intel/xe_drm_fdinfo: Extend mercy to the upper end
` [PATCH i-g-t 02/10] tests/intel/xe_drm_fdinfo: Print timestamp for debug
` [PATCH i-g-t 03/10] lib/igt_core: Add igt_assert_lt_double()
` [PATCH i-g-t 04/10] tests/intel/xe_drm_fdinfo: Use igt_assert_lt_double()
` [PATCH i-g-t 05/10] tests/intel/xe_drm_fdinfo: Be strict on == 0 comparison
` [PATCH i-g-t 06/10] tests/intel/xe_drm_fdinfo: Use usec for batch duration
` [PATCH i-g-t 07/10] tests/intel/xe_drm_fdinfo: Half the execution time
` [PATCH i-g-t 08/10] tests/intel/xe_drm_fdinfo: Remove unused flags
` [PATCH i-g-t 09/10] tests/intel/xe_drm_fdinfo: Use enum with expected load
` [PATCH i-g-t 10/10] tests/intel/xe_drm_fdinfo: Rename and reorder tests
` [PATCH i-g-t] "
` ✗ CI.xeBAT: failure for "
` ✗ Fi.CI.BAT: "
` ✗ CI.xeFULL: "
[PATCH i-g-t v4 00/17] Test coverage for GPU debug support
2024-08-27 9:06 UTC (5+ messages)
` [PATCH i-g-t v4 09/17] tests/xe_exec_sip: Add sanity-after-timeout test
[PATCH i-g-t 01/14] lib/igt_kms: add enum for link rate and lane count
2024-08-27 5:45 UTC (6+ 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 00/14] add test to validate fallback
2024-08-27 5:30 UTC (3+ messages)
` [PATCH i-g-t 01/14] lib/igt_kms: add enum for link rate and lane count
[PATCH i-g-t 0/5] Improve MST HDCP tests
2024-08-27 5:21 UTC (2+ messages)
[PATCH i-g-t] tests/kms_async_flips: subtests to validate async flips on atomic path
2024-08-27 4:54 UTC (4+ messages)
` ✓ CI.xeBAT: success for "
` ✗ Fi.CI.BAT: failure "
` ✗ CI.xeFULL: "
[PATCH i-g-t 0/3] tests/kms_plane_scaling: Update scaling functions to retry on valid outputs
2024-08-27 4:05 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH i-g-t v3 0/6] Parse GSC-based HuC firmware layout
2024-08-27 4:01 UTC (5+ messages)
` ✓ CI.xeBAT: success for Parse GSC-based HuC firmware layout (rev3)
` ✗ Fi.CI.BAT: failure "
` ✗ CI.xeFULL: "
[PATCH i-g-t] tests/amdgpu/amd_abm: Remove the modeset for ABM level setting
2024-08-27 3:23 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✗ CI.xeFULL: "
[PATCH i-g-t 0/3] tests/kms_plane_scaling: Update scaling
2024-08-26 23:40 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH i-g-t] tests/intel/xe_drm_fdinfo: Extend mercy to the upper end
2024-08-26 22:10 UTC (2+ messages)
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