messages from 2024-10-17 10:14:56 to 2024-10-22 16:04:41 UTC [more...]
[PATCH i-g-t 00/14] intel: igt_draw and intel_bufops improvements
2024-10-22 16:04 UTC (11+ messages)
` [PATCH i-g-t 02/14] lib/igt_draw: Extend the API to support 64bpp colors
` [PATCH i-g-t 03/14] lib/igt_draw: Support 64bpp int the mmap/pwrite paths
` [PATCH i-g-t 04/14] lib/igt_draw: Support 8bpp "
` [PATCH i-g-t 10/14] lib/intel_bufops: Provide pread/pwrite based fallback when we don't have WC
` [PATCH i-g-t 13/14] lib/igt_aux: Add igt_ror() and igt_rol()
[PATCH i-g-t 0/3] tests/i915/kms_flip_tiling: Fix timeouts with low vrefresh modes
2024-10-22 15:53 UTC (4+ messages)
` [PATCH i-g-t 1/3] lib/igt_kms: Add igt_kms_frame_time_from_vrefresh()
` [PATCH i-g-t 2/3] lib/igt_kms: Add kmstest_wait_for_pageflip_timeout()
` [PATCH i-g-t 3/3] tests/i915/kms_flip_tiling: Fix pageflip timeout for low vrefresh modes
[PATCH i-g-t v2 0/5] lib/igt_kms: Helpers for connector managment
2024-10-22 15:47 UTC (8+ messages)
` [PATCH i-g-t v2 1/5] lib/igt_kms: Add a detect timeout value
` [PATCH i-g-t v2 2/5] lib/igt_kms: Add helper to wait for a specific status on a connector
` [PATCH i-g-t v2 3/5] lib/igt_kms: Add function to list connected connectors
` [PATCH i-g-t v2 4/5] lib/igt_kms: Add helper to obtain a connector by its name or MST path
` [PATCH i-g-t v2 5/5] lib/igt_kms: Add function to get valid pipe for specific output
` ✓ CI.xeBAT: success for lib/igt_kms: Helpers for connector managment (rev2)
` ✗ Fi.CI.BAT: failure "
[i-g-t, v3, 0/2] tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states
2024-10-22 15:31 UTC (4+ messages)
` [i-g-t, v4, 1/2] tests/intel/xe_pm_residency: Add GT coarse power gating validation
` [i-g-t, v4, 2/2] HAX: Add Coarse power gating tests to fast feedback list
` ✗ GitLab.Pipeline: warning for tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states (rev8)
[PATCH i-g-t v2 1/2] tests/chamelium/kms_chamelium_edid: Use extended flag to reduce the number of edid
2024-10-22 15:19 UTC (7+ messages)
` [PATCH i-g-t v2 2/2] HAX: Do not merge
` ✓ CI.xeBAT: success for series starting with [i-g-t,v2,1/2] tests/chamelium/kms_chamelium_edid: Use extended flag to reduce the number of edid
` ✓ Fi.CI.BAT: "
` ✗ Fi.CI.IGT: failure "
` ✗ CI.xeFULL: "
[PATCH i-g-t v2] tests/kms_rotation_crc: Intel display version 20 onwards doesn't do hflip with tile4
2024-10-22 15:19 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ CI.xeBAT: success "
[PATCH i-g-t v6 00/12] benchmarks/kms_fb_stress: benchmark formats
2024-10-22 15:06 UTC (3+ messages)
` [PATCH i-g-t v6 12/12] lib/igt_fb: Add non sub-sampled YUV formats
[PATCH i-g-t 0/4] lib/chamelium: Move chameliumv2 support in its own directory
2024-10-22 14:49 UTC (5+ messages)
` [PATCH i-g-t 1/4] tests/chamelium: Extract Chamelium v2 tests into a separate directory
` [PATCH i-g-t 2/4] lib/chamelium/v2: Extract chamelium v2 wrapper into its own directory
` [PATCH i-g-t 3/4] lib/chamelium/v2: Rename chamelium to chamelium_v2
` [PATCH i-g-t 4/4] lib/chamelium/v2: Rename HAVE_CHAMELIUM to HAVE_CHAMELIUM_V2
[PATCH i-g-t 0/2] xe_find_engine_by_class helper
2024-10-22 13:55 UTC (10+ messages)
` [PATCH i-g-t 1/2] lib/xe/xe_query: "
` [PATCH i-g-t 2/2] tests/intel/xe_exec_compute_mode: Use xe_find_engine_by_class
` ✗ CI.xeFULL: failure for xe_find_engine_by_class helper (rev2)
[PATCH i-g-t v2 0/5] lib/igt_kms: Helpers for monitor edid managment
2024-10-22 12:53 UTC (6+ messages)
` [PATCH i-g-t v2 1/5] lib/monitor_edids: Add helper functions for using monitor_edid objects
` [PATCH i-g-t v2 2/5] lib/monitor_edids: Add helper to get an EDID by its name
` [PATCH i-g-t v2 3/5] lib/monitor_edids: Add helper to print all available EDID names
` [PATCH i-g-t v2 4/5] lib/monitor_edids: Fix missing names in some monitor EDID
` [PATCH i-g-t v2 5/5] lib/monitor_edids: Add new EDID for HDMI 4k
[PATCH i-g-t v7 0/4] Add new test to validate adaptive sharpness filter
2024-10-22 12:20 UTC (9+ messages)
` [PATCH i-g-t v7 1/4] lib/igt_kms: Added "sharpness strength" as crtc property
` [PATCH i-g-t 2/4] lib/igt_kms: Added func() to return scaling mode name string
` [PATCH i-g-t v7 3/4] tests/kms_sharpness_filter: Add adaptive sharpness filter test
` [PATCH i-g-t 4/4] tests/chamelium/kms_chamelium_sharpness_filter: Add adaptive sharpness chamelium "
` ✓ CI.xeBAT: success for Add new test to validate adaptive sharpness filter (rev8)
` ✗ Fi.CI.BAT: failure "
` ✗ CI.xeFULL: "
[PATCH i-g-t v3 0/3] Move backlight read, write to lib
2024-10-22 12:10 UTC (4+ messages)
` [PATCH i-g-t v3 1/3] lib/igt_kms: Move backlight read and "
` [PATCH i-g-t v3 2/3] tests/intel/kms_pm_backlight: Refactor and use functions from lib
` [PATCH i-g-t v3 3/3] tests/kms_hdr: Test brightness manipulation in HDR mode
[PATCH i-g-t v2 0/3] kms_ccs optimization
2024-10-22 12:02 UTC (15+ messages)
` [PATCH i-g-t v2 1/3] tests/intel/kms_ccs: recycle framebuffers
` [PATCH i-g-t v2 2/3] lib/igt_fb: add igt_xe2_blit_with_dst_pat function
` [PATCH i-g-t v2 3/3] tests/intel/kms_ccs: use igt_fb functions instead of locally defined
` ✓ CI.xeBAT: success for kms_ccs optimization (rev2)
` ✓ Fi.CI.BAT: "
` ✗ CI.xeBAT: failure "
` ✗ Fi.CI.IGT: "
` ✗ CI.xeFULL: "
[PATCH i-g-t v5 0/1] tests/intel/kms_joiner: switch modeset from uj to bj and vice-versa
2024-10-22 10:16 UTC (6+ messages)
` [PATCH i-g-t v5 1/1] tests/intel/kms_joiner: switch modeset between uj and bj
` ✓ Fi.CI.BAT: success for tests/intel/kms_joiner: switch modeset from uj to bj and vice-versa (rev5)
` ✓ CI.xeBAT: "
` ✗ Fi.CI.IGT: failure "
` ✗ CI.xeFULL: "
[PATCH v2 i-g-t 0/6] Introduce xe_sriov_flr test
2024-10-22 10:10 UTC (12+ messages)
` [PATCH v2 i-g-t 1/6] lib/igt_sriov_device: add helper for opening SR-IOV device sysfs
` [PATCH v2 i-g-t 2/6] lib/igt_sriov_device: add helper for resetting SR-IOV device
` [PATCH v2 i-g-t 3/6] tests/intel/xe_sriov_flr: Add skeleton for clear and isolation tests
` [PATCH v2 i-g-t 4/6] tests/intel/xe_sriov_flr: Implement clear-ggtt subcheck
` [PATCH v2 i-g-t 5/6] tests/intel/xe_sriov_flr: Implement clear-lmem subcheck
` [PATCH v2 i-g-t 6/6] tests/intel/xe_sriov_flr: Implement clear-scratch-regs and clear-media-scratch-regs subchecks
` ✓ Fi.CI.BAT: success for Introduce xe_sriov_flr test (rev2)
` ✓ CI.xeBAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "
[i-g-t, v3, 0/2] tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states
2024-10-22 9:50 UTC (8+ messages)
` [i-g-t, v3, 1/2] tests/intel/xe_pm_residency: Add GT coarse power gating validation
` [i-g-t,v3,1/2] "
` [i-g-t, v3, 2/2] HAX: Add Coarse power gating tests to fast feedback list
` ✓ Fi.CI.BAT: success for tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states (rev4)
` ✗ CI.xeBAT: failure "
` ✗ CI.xeFULL: "
` ✓ Fi.CI.IGT: success "
[PATCH i-g-t] lib/xe/oa: Don't skip if freq sysfs are not present
2024-10-22 9:19 UTC (6+ messages)
` ✓ Fi.CI.BAT: success for lib/xe/oa: Don't skip if freq sysfs are not present (rev2)
` ✓ CI.xeBAT: "
` ✗ Fi.CI.IGT: failure "
` ✓ CI.xeFULL: success "
[PATCH i-g-t] lib/xe/oa: Don't skip if freq sysfs are not present
2024-10-22 4:59 UTC (7+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ CI.xeBAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "
[PATCH i-g-t v2 0/2] Move backlight read, write to lib
2024-10-22 4:49 UTC (8+ messages)
` [PATCH i-g-t v2 1/2] lib/igt_kms: Move backlight read and "
` [PATCH i-g-t v2 2/2] tests/intel/kms_pm_backlight: Refactor and use functions from lib
` ✗ CI.xeBAT: failure for Move backlight read, write to lib (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
` ✗ CI.xeFULL: "
[i-g-t, v3, 0/2] tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states
2024-10-21 21:57 UTC (13+ messages)
` [i-g-t, v3, 1/2] tests/intel/xe_pm_residency: Add GT coarse power gating validation
` [i-g-t, v3, 2/2] HAX: Add Coarse power gating tests to fast feedback list
` ✗ Fi.CI.BAT: failure for tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states (rev5)
` ✗ CI.xeBAT: "
` ✗ CI.xeBAT: failure for tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states (rev6)
` ✗ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure for tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states (rev5)
` ✗ CI.xeBAT: failure for tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states (rev7)
` ✓ Fi.CI.BAT: success "
` ✗ CI.xeFULL: failure for tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states (rev6)
` ✗ Fi.CI.IGT: failure for tests/xe: Add tests to validate GT coarse power gating status and toggle coarse power gating states (rev7)
` ✗ CI.xeFULL: "
[PATCH i-g-t 1/2] tests/kms_flip.c: Updating the skip message
2024-10-21 20:22 UTC (5+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/2] "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH i-g-t] tests/intel/kms_fbcon_fbt: Use linear instead of x tiled
2024-10-21 15:41 UTC (5+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✗ Fi.CI.IGT: failure "
` ✗ CI.xeFULL: "
[PATCH i-g-t 0/2] tests/kms_vrr: Update LOBF test to resuse the existing logic
2024-10-21 5:58 UTC (3+ messages)
` [PATCH i-g-t 1/2] lib/igt_kms: Added library functions for aux-less ALPM status
[PATCH] tests/xe_exec_reset: Add readout of devcoredump
2024-10-19 10:26 UTC (5+ messages)
` ✓ CI.xeBAT: success for tests/xe_exec_reset: Add readout of devcoredump (rev2)
` ✓ Fi.CI.BAT: "
` ✗ Fi.CI.IGT: failure "
` ✗ CI.xeFULL: "
[PATCH i-g-t 0/2] runner: Allow limits at dumping dmesg
2024-10-19 8:41 UTC (7+ messages)
` [PATCH i-g-t 1/2] runner/executor: Check for error at writing dmesg dump
` [PATCH i-g-t 2/2] runner/executor: Limit reading dmesg to chunks
` ✓ Fi.CI.BAT: success for runner: Allow limits at dumping dmesg
` ✓ CI.xeBAT: "
` ✗ Fi.CI.IGT: failure "
` ✗ CI.xeFULL: "
[PATCH i-g-t v2] tests/kms_properties: rework immutability checks
2024-10-19 3:09 UTC (7+ messages)
` ✗ GitLab.Pipeline: warning for tests/kms_properties: rework immutability checks (rev2)
` ✓ CI.xeBAT: success "
` ✓ Fi.CI.BAT: "
` ✓ Fi.CI.IGT: "
` ✗ CI.xeFULL: failure "
[PATCH] tests/vmwgfx: Add test that draws triangle without using 3d commands
2024-10-18 17:43 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for tests/vmwgfx: Add test that draws triangle without using 3d commands. (rev2)
[PATCH i-g-t 0/6] Introduce xe_sriov_flr test
2024-10-18 7:17 UTC (7+ messages)
` [PATCH i-g-t 3/6] tests/intel/xe_sriov_flr: Add skeleton for clear and isolation tests
` [PATCH i-g-t 4/6] tests/intel/xe_sriov_flr: Implement clear-ggtt subcheck
` [PATCH i-g-t 5/6] tests/intel/xe_sriov_flr: Implement clear-lmem subcheck
[PATCH i-g-t] tests/kms_rotation_crc: Intel Xe2 cannot do hflip with tile4
2024-10-18 7:07 UTC (3+ messages)
[PATCH i-g-t] tests/intel/psr: update documentation
2024-10-18 5:19 UTC (5+ messages)
` ✗ Fi.CI.IGT: failure for "
` ✗ CI.xeFULL: "
` ✓ Fi.CI.IGT: success "
[PATCH v1 0/1] Added IGT support to validate global histogram
2024-10-18 1:15 UTC (6+ messages)
` [PATCH i-g-t] tests/kms_histogram: "
` ✓ CI.xeBAT: success for tests/kms_histogram: Added IGT support to validate global histogram (rev3)
` ✓ Fi.CI.BAT: "
` ✗ Fi.CI.IGT: failure "
` ✗ CI.xeFULL: "
[PATCH i-g-t 1/2] tests/chamelium/kms_chamelium_edid: Use extended flag to reduce the number of edid
2024-10-17 20:31 UTC (3+ messages)
` [PATCH i-g-t 2/2] HAX: Do not merge
` ✗ Fi.CI.BUILD: failure for series starting with [i-g-t,1/2] tests/chamelium/kms_chamelium_edid: Use extended flag to reduce the number of edid
[PATCH i-g-t 0/3] kms_ccs optimization
2024-10-17 20:03 UTC (5+ messages)
` [PATCH i-g-t 2/3] lib/igt_fb: add igt_xe2_blit_with_dst_pat function
` [PATCH i-g-t 3/3] tests/intel/kms_ccs: use igt_fb functions instead of locally defined
` ✓ CI.xeBAT: success for kms_ccs optimization
` ✗ CI.xeFULL: failure "
[PATCH i-g-t v1 0/2] Move backlight read, write to lib
2024-10-17 17:13 UTC (4+ messages)
` [PATCH i-g-t v1 1/2] lib/igt_kms: "
[PATCH i-g-t] MAINTAINERS: Change Bhanuprakash's email address
2024-10-17 16:23 UTC (4+ messages)
[PATCH i-g-t v5 0/3] tests/kms_writeback: Add clone mode subtest
2024-10-17 14:07 UTC (3+ messages)
` ✗ CI.xeFULL: failure for tests/kms_writeback: Add clone mode subtest (rev5)
` ✗ CI.xeFULL: failure for tests/kms_writeback: Add clone mode subtest (rev6)
[PATCH i-g-t] tests/intel/gem_exec_balancer: Disable parallel tests on execlists
2024-10-17 11:44 UTC (3+ messages)
` ✗ CI.xeFULL: failure for "
[PATCH i-g-t v2] tests/kms_histogram: Added IGT support to validate global histogram
2024-10-17 11:20 UTC (2+ messages)
` [PATCH i-g-t v3] "
[PATCH i-g-t] oa/i915: Add ARL standlone oa files
2024-10-17 11:06 UTC (2+ messages)
[PATCH i-g-t] tests/kms_color: Move dynamic subtests even further out
2024-10-17 10:39 UTC (2+ messages)
` ✗ CI.xeFULL: failure for "
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