Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-12 12:13:53 to 2024-06-18 08:46:35 UTC [more...]

[i-g-t V6 0/6] Check the validity of selected pipe/output combo
 2024-06-18  8:46 UTC  (9+ messages)
` [i-g-t V6 1/6] lib/igt_kms: Check validity of the selcted "
` [i-g-t V6 2/6] tests/kms: Drop redundant check for pipe/output combo validity
` [i-g-t V6 3/6] tests/chamelium: Use lib helper to check the "
` [i-g-t V6 4/6] tests/intel/kms: "
` [i-g-t V6 5/6] tests/kms_dither: "
` [i-g-t V6 6/6] tests/kms_hdr: "

[PATCH v3 0/2] Add new test to validate adaptive sharpness filter
 2023-03-28  9:28 UTC  (3+ messages)
` [PATCH v3 1/2] lib/igt_kms: Added "sharpness strength" as crtc property
` [PATCH v3 2/2] tests/kms_sharpness_filter: Add adaptive sharpness filter test

[i-g-t V2 0/3] Move non-Intel tests to new directories
 2024-06-18  8:39 UTC  (10+ messages)
` [i-g-t V2 1/3] tests/panfrost: Move Panfrost tests to new dir
` [i-g-t V2 2/3] tests/msm: Move MSM "
  ` [i-g-t V3 2/3] tests/msm: Generate MSM test bins in "
` ✓ Fi.CI.IGT: success for Move non-Intel tests to new directories

[PATCH i-g-t v2 00/12] Introduce intel_tiling_detect tool
 2024-06-18  8:36 UTC  (15+ messages)
` [PATCH i-g-t v2 01/12] lib/intel_bufops: Fix offset returned for Tile4
` [PATCH i-g-t v2 02/12] lib/intel_bufops: Fix mapping/unmapping for i915 and xe
` [PATCH i-g-t v2 03/12] lib/intel_bufops: Add linear-to-none copy path
` [PATCH i-g-t v2 04/12] lib/intel_bufops: Add Tile4 in linear_to and to_linear helpers
` [PATCH i-g-t v2 05/12] lib/intel_bufops: Add Yf tiling
` [PATCH i-g-t v2 06/12] lib/intel_blt: Add Yf tiling in block-copy
` [PATCH i-g-t v2 07/12] lib/intel_bufops: Add Ys tiling in linear_to and to_linear path
` [PATCH i-g-t v2 08/12] lib/intel_bufops: Drop unnecessary Tile4 function assignment
` [PATCH i-g-t v2 09/12] lib/intel_bufops: Preparation for adding software tiling for Tile64
` [PATCH i-g-t v2 10/12] lib/intel_bufops: Drop Tile4 swizzling
` [PATCH i-g-t v2 11/12] lib/intel_bufops: Don't disable x and y on platforms without swizzling
` [PATCH i-g-t v2 12/12] tools/intel_tiling_detect: Introduce tiling detection tool
` ✓ CI.xeBAT: success for Introduce intel_tiling_detect tool (rev2)
` ✓ Fi.CI.BAT: "

[i-g-t V6 0/8] Force joiner support in bigjoiner checks
 2024-06-18  8:22 UTC  (9+ messages)
` [i-g-t V6 1/8] lib/igt_kms: Split the bigjoiner check into multiple
` [i-g-t V6 2/8] lib/igt_kms: Update force joiner debugfs check
` [i-g-t V6 3/8] lib/igt_kms: New helper to check force joiner status
` [i-g-t V6 4/8] lib/igt_kms: Force joiner support in bigjoiner checks
` [i-g-t V6 5/8] tests/intel/kms_pm_lpsp: "
` [i-g-t V6 6/8] tests/kms_flip: "
` [i-g-t V6 7/8] tests/kms_setmode: "
` [i-g-t V6 8/8] HAX: Test force joiner on BAT

[PATCH i-g-t 1/2] tests/kms_vrr: New subtest for CMRR
 2024-06-18  7:42 UTC  (2+ messages)
` [i-g-t V2 "

[PATCH i-g-t] tests/api_intel_bb: Fix render-ccs subtest hang on DG2
 2024-06-18  7:49 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ CI.xeBAT: "
` ✓ CI.xeFULL: "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t] add tests to check crc for supported formats
 2024-06-18  7:35 UTC  (2+ messages)

[PATCH 0/2] lib/intel_chipset: add Battlemage support
 2024-06-18  7:31 UTC  (12+ messages)
` [PATCH 1/2] lib: sync xe_pciids.h with kernel
` [PATCH 2/2] lib/intel_chipset: add Battlemage support
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✓ CI.xeFULL: "
` ✗ Fi.CI.IGT: failure "

[i-g-t V6 0/6] Force joiner support in bigjoiner checks
 2024-06-18  6:21 UTC  (7+ messages)
` [i-g-t V6 1/6] lib/igt_kms: Check validity of the selcted pipe/output combo
` [i-g-t V6 2/6] tests/kms: Drop redundant check for pipe/output combo validity
` [i-g-t V6 3/6] tests/chamelium: Use lib helper to check the "
` [i-g-t V6 4/6] tests/intel/kms: "
` [i-g-t V6 5/6] tests/kms_dither: "
` [i-g-t V6 6/6] tests/kms_hdr: "

[PATCH i-g-t 00/12] Introduce intel_tiling_detect tool
 2024-06-18  5:15 UTC  (24+ messages)
` [PATCH i-g-t 03/12] lib/intel_bufops: Add linear-to-none copy path
` [PATCH i-g-t 04/12] lib/intel_bufops: Add Tile4 in linear_to and to_linear helpers
` [PATCH i-g-t 05/12] lib/intel_bufops: Add Yf tiling
` [PATCH i-g-t 06/12] lib/intel_blt: Add Yf tiling in block-copy
` [PATCH i-g-t 07/12] lib/intel_bufops: Add Ys tiling in linear_to and to_linear path
` [PATCH i-g-t 08/12] lib/intel_bufops: Drop unnecessary Tile4 function assignment
` [PATCH i-g-t 09/12] lib/intel_bufops: Preparation for adding software tiling for Tile64
` [PATCH i-g-t 10/12] lib/intel_bufops: Drop Tile4 swizzling
` [PATCH i-g-t 11/12] lib/intel_bufops: Don't disable x and y on platforms without swizzling
` [PATCH i-g-t 12/12] tools/intel_tiling_detect: Introduce tiling detection tool

[PATCH i-g-t 0/2] add subtest in kms_bw for connected outputs only
 2024-06-17 17:42 UTC  (6+ messages)
` [PATCH i-g-t 1/2] tests/kms_bw: add subtest for only connected outputs
` [PATCH i-g-t 2/2] HAX patch do not merge
` ✓ CI.xeBAT: success for add subtest in kms_bw for connected outputs only (rev2)
` ✗ Fi.CI.BAT: failure "

[PATCH v2] tests/intel/xe_evict: Reduce allocations to maximum working set
 2024-06-17 17:10 UTC  (3+ messages)
` ✗ CI.xeBAT: failure for tests/intel/xe_evict: Reduce allocations to maximum working set (rev2)
` ✗ Fi.CI.BAT: "

[PATCH v7 0/5] lib/gpgpu: add shader support
 2024-06-17 14:04 UTC  (12+ messages)
` [PATCH v7 1/5] lib/gpu_cmds: add Xe_LP version of emit_vfe_state
` [PATCH v7 2/5] lib/gpgpu_shader: tooling for preparing and running gpgpu shaders
` [PATCH v7 4/5] lib/igt_sysfs: add helpers to access engine sysfs directory
` ✗ CI.xeBAT: failure for lib/gpgpu: add shader support (rev7)
` ✗ Fi.CI.IGT: "

[PATCH i-g-t] tests/intel/i915_pm_rpm: warn and skip test if reading connector fails
 2024-06-17 12:02 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ CI.xeBAT: "
` ✓ CI.xeFULL: "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t] tests/intel/xe_evict: Reduce allocations to maximum working set
 2024-06-17  9:50 UTC  (8+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✓ CI.xeFULL: "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t,v3] tests/amdgpu/amd_replay: Add amd_replay IGT test
 2024-06-17  9:47 UTC 

[PATCH i-g-t 0/2] Fix freq_low_max test
 2024-06-16 21:19 UTC  (9+ messages)
` [PATCH i-g-t 1/2] Revert "tests/intel/xe_gt_freq: Fix freq_low_max test"
` [PATCH i-g-t 2/2] "tests/intel/xe_gt_freq: Fix freq_low_max test
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✓ CI.xeFULL: "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t 0/8] IGT KMS Test cleanup
 2024-06-16 21:11 UTC  (13+ messages)
` [PATCH i-g-t 1/8] tests/intel/kms_fence_pin_leak: "
` [PATCH i-g-t 3/8] tests/intel/kms_pwrite_crc: "
` [PATCH i-g-t 5/8] tests/kms_tiled_display: "
  ` [i-g-t V2 "
` ✓ CI.xeBAT: success for IGT KMS Test cleanup (rev3)
` ✓ Fi.CI.BAT: "
` ✓ CI.xeFULL: "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t v3 0/7] Panel Replay eDP changes
 2024-06-15  7:52 UTC  (13+ messages)
` [PATCH i-g-t v3 1/7] lib/igt_psr: Set Panel Replay disable bit for PSR modes
` [PATCH i-g-t v3 2/7] lib/igt_psr: Psr status debugfs interface print "enabled" not "Enabled"
` [PATCH i-g-t v3 3/7] lib/igt_psr: Handle PR_MODE2_SEL_FETCH and eDP PR_* in psr active check
` [PATCH i-g-t v3 4/7] tests/intel/kms_psr_stress_test: Provide output to psr_wait_entry
` [PATCH i-g-t v3 5/7] tests/kms_psr2_sf: Use stored psr mode instead of PSR_MODE_2_SEL_FETCH
` [PATCH i-g-t v3 6/7] lib/igt_psr: Fix PR_MODE sink support check
` [PATCH i-g-t v3 7/7] lib/igt_psr: Adjust igt_wait intervals
` ✓ Fi.CI.BAT: success for Panel Replay eDP changes (rev3)
` ✓ CI.xeBAT: "
` ✗ GitLab.Pipeline: warning "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "

[PATCH i-g-t v2] tests/intel/xe_gt_freq: Resolve freq_low_max test
 2024-06-15  5:27 UTC  (4+ messages)
` ✓ CI.xeBAT: success for "
` ✗ Fi.CI.BAT: failure "
` ✓ CI.xeFULL: success "

[PATCH i-g-t v2 0/6] Panel Replay eDP changes
 2024-06-14 17:08 UTC  (11+ messages)
` [PATCH i-g-t v2 1/6] lib/igt_psr: Set Panel Replay disable bit for PSR modes
` [PATCH i-g-t v2 2/6] lib/igt_psr: Psr status debugfs interface print "enabled" not "Enabled"
` [PATCH i-g-t v2 3/6] lib/igt_psr: Handle PR_MODE2_SEL_FETCH and eDP PR_* in psr active check
` [PATCH i-g-t v2 4/6] tests/intel/kms_psr_stress_test: Provide output to psr_wait_entry
` [PATCH i-g-t v2 5/6] tests/kms_psr2_sf: Use stored psr mode instead of PSR_MODE_2_SEL_FETCH
` [PATCH i-g-t v2 6/6] lib/igt_psr: Fix PR_MODE sink support check
` ✓ Fi.CI.BAT: success for Panel Replay eDP changes (rev2)
` ✓ CI.xeBAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "

[PATCH i-g-t v2] tools/lsgpu: Add switch to display gpu pci devices
 2024-06-14 15:16 UTC  (2+ messages)

[PATCH v2 0/2] Job cancel tests
 2024-06-14 13:53 UTC  (3+ messages)
` [PATCH v2 2/2] xe_exec_reset: Add timeslice preempt test

[i-g-t V2 0/4] VRR test cleanup
 2024-06-14 12:36 UTC  (9+ messages)
` [i-g-t V2 1/4] tests/kms_vrr: Skip low RR mode check for seamless-virtual subtest
` [i-g-t V2 2/4] tests/kms_vrr: Fix hardcoded step size
` [i-g-t V2 3/4] tests/kms_vrr: Enable VRR in seamless-virtual subtest
` [i-g-t V2 4/4] HAX: Run VRR subtests in BAT
` ✓ CI.xeBAT: success for VRR test cleanup (rev2)
` ✗ Fi.CI.BAT: failure "
` ✗ CI.xeFULL: "
` ✗ GitLab.Pipeline: warning "

[PATCH v6 0/5] lib/gpgpu: add shader support
 2024-06-14 12:36 UTC  (2+ messages)
` ✗ GitLab.Pipeline: warning for lib/gpgpu: add shader support (rev6)

[i-g-t V5 0/8] Force joiner support in bigjoiner checks
 2024-06-14 10:18 UTC  (5+ messages)
` [i-g-t V5 1/8] lib/igt_kms: Split the bigjoiner check into multiple
` [i-g-t V5 2/8] lib/igt_kms: Update force joiner debugfs check

[PATCH i-g-t 0/5] Check the validity of selected pipe/output combo
 2024-06-14  5:45 UTC  (7+ messages)
` [PATCH i-g-t 3/5] tests/chamelium: Use lib helper to check the pipe/output combo validity
` [PATCH i-g-t 4/5] tests/intel/kms: "
` [PATCH i-g-t 5/5] tests/kms: "

[PATCH] tests/intel: Add xe_coredump test, v3
 2024-06-13 23:27 UTC  (2+ messages)

[PATCH i-g-t 0/2] add subtest in kms_bw for connected outputs only
 2024-06-13 19:11 UTC  (7+ messages)
` [PATCH i-g-t 1/2] tests/kms_bw: add subtest for only connected outputs
` [PATCH i-g-t 2/2] HAX patch do not merge
` ✓ CI.xeBAT: success for add subtest in kms_bw for connected outputs only
` ✗ Fi.CI.BAT: failure "
` ✗ CI.xeFULL: "

[PATCH i-g-t 00/27] tools/intel_vbt_decode: Decode almost everything
 2024-06-13 17:19 UTC  (7+ messages)
` [PATCH i-g-t 03/27] tools/intel_vbt_decode: Dump MIPI config for the correct panel
` [PATCH i-g-t 04/27] tools/intel_vbt_decode: Decode block 3 (Display Toggle Option)

[PATCH i-g-t v3 0/2] check drmModeGetConnector() return value in some missing places
 2024-06-13 13:37 UTC  (9+ messages)
` [PATCH i-g-t v3 1/2] lib/igt_chamelium: check drmModeGetConnector() before using
` [PATCH i-g-t v3 2/2] tests/intel/i915_pm_rpm: check drmModeGetConnector() before use

[PATCH i-g-t 0/3] fix kms_bw test
 2024-06-13 13:05 UTC  (4+ messages)
` [PATCH i-g-t 2/3] tests/kms_bw: allow physically connected only

[PATCH i-g-t 0/2] Early Transport Support
 2024-06-13 10:41 UTC  (8+ messages)
` [PATCH i-g-t 1/2] lib/igt_psr: Added library functions for early trasport
` [PATCH i-g-t 2/2] tests/intel/kms_psr2_sf: Add checks for early transport
` ✓ CI.xeBAT: success for Early Transport Support (rev2)
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "

[PATCH i-g-t] intel-ci: block gem_exec_capture@many*
 2024-06-13  5:29 UTC  (2+ messages)

[PATCH i-g-t v2 0/2] check drmModeGetConnector() return value in some missing places
 2024-06-12 13:57 UTC  (11+ messages)
` [PATCH i-g-t v2 1/2] lib/igt_chamelium: check drmModeGetConnector() return in wait_for_connected_state()
` [PATCH i-g-t v2 2/2] tests/intel: check drmModeGetConnector() return in i915_pm_rpm


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