messages from 2024-02-22 06:33:14 to 2024-02-27 14:24:44 UTC [more...]
[i-g-t v6 0/9] tests/kms_vrr: Modify kms_vrr to allow flicker profiling
2024-02-27 14:24 UTC (16+ messages)
` [i-g-t v6 1/9] tests/kms_vrr: Move fb0 and fb1 to an array
` [i-g-t v6 2/9] tests/kms_vrr: Move vtest_ns into data_t
` [i-g-t v6 3/9] tests/kms_vrr: Allow test rate to be altered from the command line
` [i-g-t v6 4/9] tests/kms_vrr: Allow test duration to be specified "
` [i-g-t v6 5/9] tests/kms_vrr: Change the pattern displayed in the test
` [i-g-t v6 6/9] tests/kms_vrr: Add ability to flip static image for flicker profiling
` [i-g-t v6 7/9] tests/kms_vrr: Allow for multiple rates in a test
` [i-g-t v6 8/9] tests/kms_vrr: Add a max/min test to oscillate between rates
` [i-g-t v6 9/9] HAX/DO_NOT_MERGE: Test VRR in BAT
` ✓ CI.xeBAT: success for tests/kms_vrr: Modify kms_vrr to allow flicker profiling (rev7)
` ✗ Fi.CI.BAT: failure "
` ✗ GitLab.Pipeline: warning for tests/kms_vrr: Modify kms_vrr to allow flicker profiling (rev8)
` ✗ Fi.CI.BAT: failure "
` ✓ CI.xeBAT: success "
` ✓ CI.xeBAT: success for tests/kms_vrr: Modify kms_vrr to allow flicker profiling (rev9)
[PATCH i-g-t 2/2] tests/intel/kms_dirtyfb: Fix DRRS status check
2024-02-27 13:54 UTC (2+ messages)
` [i-g-t,2/2] "
[PATCH i-g-t] drm-uapi: sync with drm-next f112b68f273f
2024-02-27 13:24 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ CI.xeBAT: "
` ✗ Fi.CI.IGT: failure "
[PATCH i-g-t v2 0/3] print info in core_getversion
2024-02-27 12:34 UTC (4+ messages)
` ✗ Fi.CI.IGT: failure for print info in core_getversion (rev2)
` ✓ Fi.CI.IGT: success "
[PATCH i-g-t 0/2] add freq exec tests
2024-02-27 10:49 UTC (5+ messages)
` [PATCH i-g-t 1/2] tests/intel/xe_gt_freq: re-introduce exec tests of xe_gt_freq
` [PATCH i-g-t 2/2] HAX: Add freq tests to xe-fast-feedback.testlist
` ✓ CI.xeBAT: success for add freq exec tests
` ✓ Fi.CI.BAT: "
[PATCH i-g-t] tests/intel-ci: Add debugfs subtest to i915 BAT testlist
2024-02-21 13:01 UTC (3+ messages)
[PATCH i-g-t] tests/intel/xe_compute_preempt: Add compute-preempt-many
2024-02-27 7:31 UTC (5+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✓ Fi.CI.IGT: "
[PATCH i-g-t] tests/intel/xe_exec_compute_mode: Stress test to validate long running workload on compute mode
2024-02-27 7:24 UTC (6+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✗ Fi.CI.IGT: failure "
[PATCH i-g-t] lib/rendercopy: Fix Xe2 pixel shader
2024-02-27 7:14 UTC (7+ messages)
` ✓ CI.xeBAT: success for "
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.BAT: failure for lib/rendercopy: Fix Xe2 pixel shader (rev2)
` ✓ CI.xeBAT: success "
[RFC PATCH v5 00/32] IGT tests for the KMS Color Pipeline API
2024-02-27 6:02 UTC (37+ messages)
` [RFC PATCH v5 01/32] lib/drmtest: Add is_vkms_device()
` [RFC PATCH v5 02/32] tests/kms_writeback: Fix kms_writeback for VKMS
` [RFC PATCH v5 03/32] lib/igt_kms: Move get_writeback_formats_blob to lib
` [RFC PATCH v5 04/32] lib/igt_kms: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
` [RFC PATCH v5 05/32] include/drm-uapi: Add COLOROP object
` [RFC PATCH v5 06/32] drm-uapi: Add 3x4 CTM
` [RFC PATCH v5 07/32] drm-uapi: Add 1D LUT drm_colorop_type
` [RFC PATCH v5 08/32] lib/igt_kms: Introduce drm_colorop and COLOR_PIPELINE
` [RFC PATCH v5 09/32] tests/kms_properties: Add colorop properties test
` [RFC PATCH v5 10/32] igt/color: Add SW color transform functionality
` [RFC PATCH v5 11/32] lib/igt_fb: Add copy_fb function
` [RFC PATCH v5 12/32] tests/kms_colorop: Add kms_colorop tests
` [RFC PATCH v5 13/32] lib/igt_kms: Add support for DATA colorop property
` [RFC PATCH v5 14/32] lib/igt_color: Add support for 3x4 matrices
` [RFC PATCH v5 15/32] tests/kms_colorop: Add 3x4 CTM tests
` [RFC PATCH v5 16/32] tests/kms_colorop: Add bypass test
` [RFC PATCH v5 17/32] tests/kms_colorop: Parametrize the buffer format
` [RFC PATCH v5 18/32] tests/kms_colorop: Add 10bpc test and skip if format not supported
` [RFC PATCH v5 19/32] tests/kms_colorop: Skip if writeback does not support fourcc
` [RFC PATCH v5 20/32] lib/igt_fb: Allow any non-planar format for igt_copy_fb
` [RFC PATCH v5 21/32] kms/colorop: Do proper setup and cleanup
` [RFC PATCH v5 22/32] lib/igt_color: Support color transform for XRGB2101010
` [RFC PATCH v5 23/32] tests/kms_colorop: Set wide [13, 13] bracket for comparison on amdgpu
` [RFC PATCH v5 24/32] lib/igt_color: Add PQ variants for 0-1 and 0-125 range
` [RFC PATCH v5 25/32] tests/kms_colorop: Add tests for PQ variants
` [RFC PATCH v5 26/32] lib/igt_kms: increase MAX_NUM_COLOROPS to 128
` [RFC PATCH v5 27/32] tests/kms_colorop: Add a sRGB test for EOTF -> Inverse EOTF -> EOTF
` [RFC PATCH v5 28/32] lib/igt_color: add BT2020/BT709 transfer functions
` [RFC PATCH v5 29/32] tests/kms_colorop: Add tests for BT2020/BT709 TFs
` [RFC PATCH v5 30/32] lib/igt_color: Add 1D LUT color transformation support
` [RFC PATCH v5 31/32] test/kms_colorop: Add tests that exercise the 1D LUT colorops
` [RFC PATCH v5 32/32] tests/kms_colorop: Add multiplier tests
` ✗ GitLab.Pipeline: warning for IGT tests for the KMS Color Pipeline API (rev5)
` ✓ CI.xeBAT: success "
` ✓ Fi.CI.BAT: "
` ✗ Fi.CI.IGT: failure "
[PATCH i-g-t v2 1/2] lib/igt_sysfs: Use same var for sizeof()
2024-02-27 5:26 UTC (8+ messages)
` [PATCH i-g-t v2 2/2] lib/igt_sysfs: make sure to write empty strings
` ✓ CI.xeBAT: success for series starting with [i-g-t,v2,1/2] lib/igt_sysfs: Use same var for sizeof()
` ✓ Fi.CI.BAT: "
` ✗ Fi.CI.IGT: failure "
[PATCH i-g-t 0/3] benchmarks/kms_fb_stress: Add command-line options to change the planes and writeback formats
2024-02-27 3:39 UTC (8+ messages)
` [PATCH i-g-t 1/3] benchmarks/kms_fb_stress: Assert that we have an supported pipe
` [PATCH i-g-t 2/3] benchmarks/kms_fb_stress: Add command line options to change the planes and writeback formats
` [PATCH i-g-t 3/3] benchmarks/kms_fb_stress: Log the KMS structure
` ✗ CI.xeBAT: failure for benchmarks/kms_fb_stress: Add command-line options to change the planes and writeback formats
` ✓ Fi.CI.BAT: success "
` ✗ GitLab.Pipeline: warning "
` ✗ Fi.CI.IGT: failure "
[PATCH] xe_exec_compute_mode: Add malloc-ufence test
2024-02-27 3:00 UTC (3+ messages)
` ✗ Fi.CI.BUILD: failure for "
` ✗ GitLab.Pipeline: warning "
[PATCH i-g-t v2 1/2] tests/kms_bw: Use reduced blanking mode 1920x1080p timings
2024-02-27 1:04 UTC (5+ messages)
` [PATCH i-g-t v2 2/2] tests/kms_bw: Add 2160x1440p mode
[PATCH i-g-t 0/2] More updates for MTL workarounds
2024-02-27 0:45 UTC (5+ messages)
` [PATCH i-g-t 1/2] tests/intel/gem_spin_batch: Skip compute engines on MTL due to w/a
` [PATCH i-g-t 2/2] tests/intel/gem_exec_schedule: Add w/a tag to prior update for MTL RCS/CCS w/a
` ✓ CI.xeBAT: success for More updates for MTL workarounds
` ✗ Fi.CI.BAT: failure "
[PATCH i-g-t] lib/igt_kmod: Allow to load kunit from alias
2024-02-26 19:23 UTC (5+ messages)
` ✗ Fi.CI.BUILD: failure for "
` ✗ GitLab.Pipeline: warning "
` ✗ Fi.CI.BUILD: failure for lib/igt_kmod: Allow to load kunit from alias (rev2)
` ✗ GitLab.Pipeline: warning "
[PATCH i-g-t] tests/intel/xe_gt_freq: re-introduce exec tests of xe_gt_freq
2024-02-26 13:48 UTC (6+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✓ Fi.CI.IGT: "
[PATCH i-g-t v2 0/4] Additional fixes for IntelCI testlist generation
2024-02-26 11:09 UTC (12+ messages)
` [PATCH i-g-t v2 1/4] scripts/igt_doc.py: fix intelci testlist generation for complex cases
` [PATCH i-g-t v2 2/4] scripts/igt_doc.py: ignore "all" when producing testlists
` [PATCH i-g-t v2 3/4] scripts/igt_doc.py: fix trivial case handling
` [PATCH i-g-t v2 4/4] scripts/igt_doc.py: fix intelci testlist join logic
` ✓ CI.xeBAT: success for Additional fixes for IntelCI testlist generation (rev2)
` ✗ Fi.CI.BAT: failure "
[PATCH i-g-t] intel/xe_test_config.json: add sriov_basic.c
2024-02-26 10:45 UTC (6+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✗ Fi.CI.IGT: failure "
[PATCH i-g-t] tests/intel/xe_pm: Test to validate vm bind functionality with suspend and resume
2024-02-26 6:50 UTC (8+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✓ Fi.CI.IGT: "
[i-g-t] tests/intel: Add tests to run suspend without display
2024-02-26 3:24 UTC (9+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✗ Fi.CI.IGT: failure "
[PATCH i-g-t 0/2] tests/xe_spin_batch: Miscellaneous preempter fixes
2024-02-24 17:09 UTC (8+ messages)
` [PATCH i-g-t 1/2] tests/xe_spin_batch: Correct xe_vm_bind_async usage
` [PATCH i-g-t 2/2] tests/xe_spin_batch: Sync after vm_bind_async
` ✓ CI.xeBAT: success for tests/xe_spin_batch: Miscellaneous preempter fixes
` ✓ Fi.CI.BAT: "
` ✗ Fi.CI.IGT: failure "
[PATCH i-g-t] tests/intel/gem_exec_capture: Check for partial register captures
2024-02-24 14:54 UTC (4+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✗ Fi.CI.IGT: failure "
[PATCH i-g-t] tests/amdgpu: refactor the ABM test to use the new sysfs interface
2024-02-23 21:47 UTC (3+ messages)
[RFC][PATCH i-g-t 0/2] Add new test to validate adaptive sharpness filter
2024-02-23 19:49 UTC (6+ messages)
` [RFC][PATCH i-g-t 1/2] lib/igt_kms: Add sharpness strength property
` [RFC][PATCH i-g-t 2/2] tests/kms_sharpness_filter: Add new test
` ✓ CI.xeBAT: success for Add new test to validate adaptive sharpness filter (rev2)
` ✓ Fi.CI.BAT: "
` ✗ Fi.CI.IGT: failure "
[PATCH i-g-t] tests/intel/xe_compute_preempt: Extend it for more engines
2024-02-23 8:30 UTC (3+ messages)
[PATCH i-g-t] lib/igt_draw: Don't call i915 specific ioctls on xe in draw rectangle
2024-02-23 8:27 UTC (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ CI.xeBAT: failure "
` ✓ Fi.CI.IGT: success "
[PATCH] [i-g-t] tests/amdgpu/amd_ilr: Fix psr eDP crc read timeout
2024-02-23 1:53 UTC (4+ messages)
` ✓ CI.xeBAT: success for tests/amdgpu/amd_ilr: Fix psr eDP crc read timeout (rev4)
` ✓ Fi.CI.BAT: "
` ✓ Fi.CI.IGT: "
[PATCH] [i-g-t] tests/amdgpu/amd_multidisplay_modeset: Run mode set and display enable for multidisplays
2024-02-23 0:53 UTC (4+ messages)
` ✓ CI.xeBAT: success for tests/amdgpu/amd_multidisplay_modeset: Run mode set and display enable for multidisplays (rev4)
` ✓ Fi.CI.BAT: "
` ✗ Fi.CI.IGT: failure "
[PATCH i-g-t 0/3] Additional fixes for IntelCI testlist generation
2024-02-22 16:38 UTC (7+ messages)
` [PATCH i-g-t 1/3] scripts/igt_doc.py: fix intelci testlist generation for complex cases
` [PATCH i-g-t 2/3] scripts/igt_doc.py: ignore "all" when producing testlists
` [PATCH i-g-t 3/3] scripts/igt_doc.py: fix trivial case handling
` ✓ CI.xeBAT: success for Additional fixes for IntelCI testlist generation
` ✓ Fi.CI.BAT: "
` ✓ Fi.CI.IGT: "
[PATCH i-g-t] lib/amdgpu: add GC 11.5.1 to GC 11.5.0 family
2024-02-22 11:29 UTC (5+ messages)
` ✗ Fi.CI.IGT: failure for "
` ✓ Fi.CI.IGT: success "
[PATCH i-g-t v5] lib/drmtest: drop legacy check from filtered opens
2024-02-22 11:20 UTC (5+ messages)
` ✗ Fi.CI.IGT: failure for lib/drmtest: drop legacy check from filtered opens (rev2)
` ✓ Fi.CI.IGT: success "
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