Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-17 10:01:29 to 2024-04-22 11:37:11 UTC [more...]

[PATCH i-g-t 0/7] cleanup and fixes for kms_big_joiner
 2024-04-22 11:37 UTC  (13+ messages)
` [PATCH i-g-t 1/7] lib/igt_kms: don't run on unsupported platform
` [PATCH i-g-t 2/7] tests/intel/kms_big_joiner: fix crash in multi joiner test
` [PATCH i-g-t 3/7] tests/intel/kms_big_joiner: add missing commit after reset
` [PATCH i-g-t 4/7] lib/igt_kms: add support for forcing bigjoiner on particular connector
` [PATCH i-g-t 5/7] tests/intel/kms_big_joiner: use kmstest_force_connector_bigjoiner
` [PATCH i-g-t 6/7] lib/igt_kms: remove unused igt_force_and_check_bigjoiner_status
` [PATCH i-g-t 7/7] HAX: Do not merge
` ✗ Fi.CI.BAT: failure for cleanup and fixes for kms_big_joiner (rev4)

[PATCH i-g-t] tests/intel/gem_exec_capture: fix use of igt_allow_hang() / igt_disallow_hang()
 2024-04-22 11:35 UTC  (7+ messages)
` [PATCH i-g-t v2] tests/intel/gem_exec_capture: fix use of uninitialized hang var
` ✓ Fi.CI.BAT: success for tests/intel/gem_exec_capture: fix use of igt_allow_hang() / igt_disallow_hang() (rev2)
` ✓ CI.xeBAT: "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/3] Misc. musl libc fixes
 2024-04-21 23:20 UTC  (4+ messages)
` [PATCH 1/3] Define _LARGEFILE64_SOURCE for musl libc
` [PATCH 2/3] Change sys/poll.h to poll.h
` [PATCH 3/3] Change sys/signal.h to signal.h

[PATCH i-g-t 0/1] Put "Run type" highest in documentation hierarchy
 2024-04-22  7:59 UTC  (9+ messages)
` [PATCH i-g-t 1/1] tests/intel: "
` ✗ CI.xeBAT: failure for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
` ✓ CI.xeFULL: success "

[PATCH i-g-t v6 0/2] Update compression check based on platform
 2024-04-22  7:13 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ CI.xeBAT: "
` ✓ Fi.CI.IGT: "
` [PATCH i-g-t v6 1/2] lib/intel_blt: Add helper function to ensure platform has flat-ccs enabled
` [PATCH i-g-t v6 2/2] tests/xe_ccs: Update compression check based on flat-ccs enablement

[PATCH i-g-t,v1 0/4] L3 bank mask
 2024-04-22  6:02 UTC  (14+ messages)
` [PATCH i-g-t,v1 1/4] drm-uapi/xe: Align header with drm-xe-next
` [PATCH i-g-t, v1 2/4] drm-uapi/xe: Define topology types as indexes rather than masks
` [PATCH i-g-t,v1 3/4] drm-uapi/xe: Expose the L3 bank mask
` [PATCH i-g-t,v1 4/4] lib/xe/xe_query: Add L3 bank mask test
` ✓ Fi.CI.BAT: success for L3 bank mask
` ✓ CI.xeBAT: "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t] tests/intel/xe_exec_fault_mode: Fix misuse of __xe_wait_ufence
 2024-04-19 21:35 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ CI.xeBAT: success "

[PATCH i-g-t 00/12] gputop: Add support for xe
 2024-04-19 18:34 UTC  (25+ messages)
` [PATCH i-g-t 01/12] lib/igt_drm_fdinfo: Stop passing key twice
` [PATCH i-g-t 03/12] lib/igt_drm_fdinfo: Fix wrong name len assert
` [PATCH i-g-t 04/12] lib/igt_drm_fdinfo: Assert pdev is not truncated
` [PATCH i-g-t 05/12] lib/igt_drm_fdinfo: Detect invalid drm-client-id
` [PATCH i-g-t 06/12] lib/igt_drm_fdinfo: Stop ignoring space where not needed
` [PATCH i-g-t 07/12] lib/igt_drm_fdinfo: Parse unit for engine utilization
` [PATCH i-g-t 10/12] gputop: Extract method to update console size
` [PATCH i-g-t 11/12] gputop: Extract clrscr()

[PATCH i-g-t,v2 0/3] Align Xe header and restore some uAPI flags
 2024-04-19 16:18 UTC  (11+ messages)
` [PATCH i-g-t, v2 3/3] drm-uapi/xe: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE
` ✗ Fi.CI.BAT: failure for Align Xe header and restore some uAPI flags (rev4)
` ✗ CI.xeBAT: "
` ✗ Fi.CI.BAT: failure for Align Xe header and restore some uAPI flags (rev5)
` ✗ CI.xeBAT: "
` ✓ CI.xeFULL: success for Align Xe header and restore some uAPI flags (rev4)
` ✓ Fi.CI.BAT: success for Align Xe header and restore some uAPI flags (rev5)
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t] tests/intel/gem_exec_capture: Fix many-* subtests
 2024-04-19 15:05 UTC  (5+ messages)
` [PATCH i-g-t v2] "
` ✗ Fi.CI.BAT: failure for tests/intel/gem_exec_capture: Fix many-* subtests (rev2)

[PATCH i-g-t v4 0/7] benchmarks/kms_fb_stress: benchmark formats
 2024-04-19 15:00 UTC  (7+ messages)
` [PATCH i-g-t v4 3/7] benchmarks/kms_fb_stress: Separate the benchmark in a subtest
` [PATCH i-g-t v4 4/7] benchmarks/kms_fb_stress: Free resources on the stress procedure
` [PATCH i-g-t v4 5/7] benchmarks/kms_fb_stress: Don't paint the FB's if the format is not supported by Pixman

[PATCH i-g-t] i915/gem_mmap_offset: Partial mmap and munmap
 2024-04-19 14:25 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for i915/gem_mmap_offset: Partial mmap and munmap (rev2)

[PATCH i-g-t 0/3] tests/intel/xe_pm: Tests to validate vm-bind with S&R
 2024-04-19 14:20 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for tests/intel/xe_pm: Tests to validate vm-bind with S&R (rev2)

[PATCH i-g-t] tools/intel_reg: Fix mchbar register write
 2024-04-19 14:13 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ CI.xeBAT: success "

[PATCH i-g-t 0/7] cleanup and fixes for kms_big_joiner
 2024-04-19 11:34 UTC  (19+ messages)
` [PATCH i-g-t 1/7] lib/igt_kms: don't run on unsupported platform
` [PATCH i-g-t 2/7] tests/intel/kms_big_joiner: fix crash in multi joiner test
` [PATCH i-g-t 3/7] tests/intel/kms_big_joiner: add missing commit after reset
` [PATCH i-g-t 4/7] lib/igt_kms: add support for forcing bigjoiner on particular connector
` [PATCH i-g-t 5/7] tests/intel/kms_big_joiner: use kmstest_force_connector_bigjoiner
` [PATCH i-g-t 6/7] lib/igt_kms: remove unused igt_force_and_check_bigjoiner_status
` [PATCH i-g-t 7/7] HAX: Do not merge
` ✗ Fi.CI.BAT: failure for cleanup and fixes for kms_big_joiner (rev3)
` ✓ CI.xeBAT: success "

[PATCH i-g-t] tests/xe_evict|exec_threads: Use fd reopen to avoid corrupting global data
 2024-04-19 11:29 UTC  (11+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ CI.xeBAT: success "
` ✗ Fi.CI.BAT: failure for tests/xe_evict|exec_threads: Use fd reopen to avoid corrupting global data (rev2)
` ✓ CI.xeBAT: success "
` ✓ Fi.CI.BAT: "
` ✗ Fi.CI.IGT: failure "
` ✓ CI.xeFULL: success for tests/xe_evict|exec_threads: Use fd reopen to avoid corrupting global data

[PATCH i-g-t 0/6] cleanup and fixes for kms_big_joiner
 2024-04-19  9:14 UTC  (11+ messages)
` [PATCH i-g-t 1/6] tests/intel/kms_big_joiner: fix crash in multi joiner test
` [PATCH i-g-t 2/6] tests/intel/kms_big_joiner: add missing commit after reset
` [PATCH i-g-t 3/6] lib/igt_kms: add support for forcing bigjoiner on particular connector
` [PATCH i-g-t 4/6] tests/intel/kms_big_joiner: use kmstest_force_connector_bigjoiner
` [PATCH i-g-t 5/6] lib/igt_kms: remove unused igt_force_and_check_bigjoiner_status
` [PATCH i-g-t 6/6] HAX: Do not merge
` ✗ Fi.CI.BAT: failure for cleanup and fixes for kms_big_joiner
` ✓ CI.xeBAT: success "
` ✓ CI.xeFULL: "

[PATCH i-g-t v6 0/2] Update compression check based on platform
 2024-04-19  7:41 UTC  (9+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ CI.xeBAT: "
` [PATCH i-g-t v6 1/2] lib/intel_blt: Add helper function to ensure platform has flat-ccs enabled
` [PATCH i-g-t v6 2/2] tests/xe_ccs: Update compression check based on flat-ccs enablement
` ✗ Fi.CI.IGT: failure for Update compression check based on platform

[PATCH i-g-t 0/7] cleanup and fixes for kms_big_joiner
 2024-04-19  6:27 UTC  (11+ messages)
` [PATCH i-g-t 1/7] lib/igt_kms: don't run on unsupported platform
` [PATCH i-g-t 2/7] tests/intel/kms_big_joiner: fix crash in multi joiner test
` [PATCH i-g-t 3/7] tests/intel/kms_big_joiner: add missing commit after reset
` [PATCH i-g-t 4/7] lib/igt_kms: add support for forcing bigjoiner on particular connector
` [PATCH i-g-t 5/7] tests/intel/kms_big_joiner: use kmstest_force_connector_bigjoiner
` [PATCH i-g-t 6/7] lib/igt_kms: remove unused igt_force_and_check_bigjoiner_status
` [PATCH i-g-t 7/7] HAX: Do not merge
` ✗ Fi.CI.BAT: failure for cleanup and fixes for kms_big_joiner (rev2)
` ✓ CI.xeBAT: success "

[PATCH i-g-t] tests/amdgpu: add check for deadlock test
 2024-04-19  0:45 UTC  (5+ messages)
` ✗ CI.xeFULL: failure for tests/amdgpu: add check for deadlock test (rev3)
` ✓ CI.xeFULL: success "

[i-g-t V2 0/6] Force joiner support in bigjoiner checks
 2024-04-19  0:09 UTC  (12+ messages)
` [i-g-t V2 1/6] lib/igt_kms: New helper to check force joiner status
` [i-g-t V2 2/6] lib/igt_kms: Force joiner support in bigjoiner checks
` [i-g-t V2 3/6] tests/intel/kms_pm_lpsp: "
` [i-g-t V2 4/6] tests/kms_flip: "
` [i-g-t V2 5/6] tests/kms_setmode: "
` [i-g-t V2 6/6] HAX: Test force joiner on BAT
  ` [i-g-t V3 "
` ✗ Fi.CI.BAT: failure for Force joiner support in bigjoiner checks (rev3)
` ✓ CI.xeBAT: success "
` ✗ Fi.CI.BAT: failure for Force joiner support in bigjoiner checks (rev4)
` ✓ CI.xeBAT: success "

[igt-dev] [PATCH i-g-t] tests/intel/kms_flip_scaled_crc: Add support for FP16 format of MTL compressed modifier
 2024-04-18 20:39 UTC  (8+ messages)
` [PATCH 0/2] Adding FP16 XRGB16161616_64B tests in MTL
  ` [PATCH 1/2] lib/intel_aux_pgtable: Library to add support for FP16 XRGB16161616_64B format
  ` [PATCH 2/2] tests/intel/kms_flip_scaled_crc: Add tests for FP16 XRGB16161616_64B compressed format
` ✓ Fi.CI.BAT: success for tests/intel/kms_flip_scaled_crc: Add support for FP16 format of MTL compressed modifier (rev18)
` ✓ CI.xeBAT: "
` ✗ Fi.CI.IGT: failure "
` ✗ CI.xeFULL: "

[PATCH i-g-t 1/3] tests/intel/xe_wedged: Introduce a new test for Xe device wedged state
 2024-04-18 14:35 UTC  (6+ messages)
` [PATCH i-g-t 2/3] tests/intel/xe_wedged: Also add a simple exec to confirm GPU health
` [PATCH i-g-t 3/3] tests/intel/xe_wedged: Introduce test for wedged_mode=2

[PATCH i-g-t 0/2 v2] Add mmap ptr draw method
 2024-04-18  2:42 UTC  (4+ messages)
` [PATCH i-g-t v2 1/2] lib/igt_draw: Add support for writing onto already mmapped buffer

[PATCH i-g-t 0/6] Force joiner support in bigjoiner checks
 2024-04-17 21:13 UTC  (9+ messages)
` [PATCH i-g-t 1/6] lib/igt_kms: New helper to check force joiner status
` [PATCH i-g-t 2/6] lib/igt_kms: Force joiner support in bigjoiner checks
` [PATCH i-g-t 3/6] tests/intel/kms_pm_lpsp: "
` [PATCH i-g-t 4/6] tests/kms_flip: "
` [PATCH i-g-t 5/6] tests/kms_setmode: "
` [PATCH i-g-t 6/6] HAX: Test force joiner on BAT
` ✗ Fi.CI.BAT: failure for Force joiner support in bigjoiner checks (rev2)
` ✓ CI.xeBAT: success "

[PATCH] intel_reg: Move decoding behind an option
 2024-04-17 18:50 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH i-g-t v3] lib/kunit: Read results from debugfs
 2024-04-17 16:16 UTC  (10+ messages)
` ✗ Fi.CI.IGT: failure for lib/kunit: Read results from debugfs (rev3)
` ✗ CI.xeFULL: "
` ✓ Fi.CI.IGT: success "

[PATCH i-g-t 0/2] Force joiner support in bigjoiner checks
 2024-04-17 12:33 UTC  (3+ messages)
` [PATCH i-g-t 1/2] lib/igt_kms: New helper to check force joiner status
` [PATCH i-g-t 2/2] lib/igt_kms: Force joiner support in bigjoiner checks

[PATCH i-g-t v3 0/4] Update for atomics related uAPI changes
 2024-04-17 10:09 UTC  (3+ messages)
` ✗ CI.xeFULL: failure for "


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