Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-31 14:25:34 to 2024-06-07 14:57:58 UTC [more...]

[PATCH i-g-t 0/4] tests/kms_dirtyfb: few fbc related updates
 2024-06-07 14:57 UTC  (4+ messages)
` [PATCH i-g-t 1/4] lib/i915/fbc: print current fbc status if cannot be enabled
` [PATCH i-g-t 2/4] lib/i915/fbc: add fbc frame size check helper
` [PATCH i-g-t 3/4] tests/kms_dirtyfb: disable psr feature only if psr possible

[PATCH i-g-t v3 0/2] check drmModeGetConnector() return value in some missing places
 2024-06-07 14:41 UTC  (8+ messages)
` [PATCH i-g-t v3 1/2] lib/igt_chamelium: check drmModeGetConnector() before using
` ✗ Fi.CI.BAT: failure for check drmModeGetConnector() return value in some missing places (rev4)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t v2 0/2] check drmModeGetConnector() return value in some missing places
 2024-06-07 14:39 UTC  (9+ 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

[PATCH i-g-t 00/27] tools/intel_vbt_decode: Decode almost everything
 2024-06-07 13:57 UTC  (28+ messages)
` [PATCH i-g-t 01/27] tools/intel_vbt_decode: sync intel_vbt_defs.h with kernel commit 80c414772d93
` [PATCH i-g-t 02/27] tools/intel_vbt_decode: sync intel_vbt_defs.h with kernel commit 3e8daf14c47d
` [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 05/27] tools/intel_vbt_decode: Decode block 4 (Mode Support List)
` [PATCH i-g-t 06/27] tools/intel_vbt_decode: Decode block 5 (Generic Mode Table)
` [PATCH i-g-t 07/27] tools/intel_vbt_decode: Decode blocks 6, 7, 8 (register tables)
` [PATCH i-g-t 08/27] tools/intel_vbt_decode: Decode block 10 (Mode Removal Table)
` [PATCH i-g-t 09/27] tools/intel_vbt_decode: Decode block 12 (Driver Persistent Algorithm)
` [PATCH i-g-t 10/27] tools/intel_vbt_decode: Decode block 15 (Dot Clock Override Table) and block 9 (ALM only)
` [PATCH i-g-t 11/27] tools/intel_vbt_decode: Decode blocks 16, 29, 31 (Toggle List)
` [PATCH i-g-t 12/27] tools/intel_vbt_decode: Decode blocks 19, 30, 32 (Display Configuration Removal Table)
` [PATCH i-g-t 13/27] tools/intel_vbt_decode: Decode block 18 (Driver Rotation)
` [PATCH i-g-t 14/27] tools/intel_vbt_decode: Decode block 20 (OEM Customizable Modes)
` [PATCH i-g-t 15/27] tools/intel_vbt_decode: Decode block 21 (EFP List)
` [PATCH i-g-t 16/27] tools/intel_vbt_decode: Decode block 24 (SDVO LVDS PnP ID)
` [PATCH i-g-t 17/27] tools/intel_vbt_decode: Decode block 25 (SDVO LVDS PPS)
` [PATCH i-g-t 18/27] tools/intel_vbt_decode: Decode block 26 (TV Options)
` [PATCH i-g-t 19/27] tools/intel_vbt_decode: Decode block 28 (EFP DTD)
` [PATCH i-g-t 20/27] tools/intel_vbt_decode: Decode block 45 (eDP BFI)
` [PATCH i-g-t 21/27] tools/intel_vbt_decode: Decode block 46 (Chromaticity For Narrow Gamut Panel)
` [PATCH i-g-t 22/27] tools/intel_vbt_decode: Decode block 51 (Fixed Set Mode Table)
` [PATCH i-g-t 23/27] tools/intel_vbt_decode: Decode block 55 (RGB Palette Table)
` [PATCH i-g-t 24/27] tools/intel_vbt_decode: Decode block 57 (Vswing PreEmphasis Table)
` [PATCH i-g-t 25/27] tools/intel_vbt_decode: Decode block 58 (Generic DTD Block)
` [PATCH i-g-t 26/27] tools/intel_vbt_decode: Decode block 253 (PRD Table)
` [PATCH i-g-t 27/27] tools/intel_vbt_decode: Name a few more VBT blocks

[PATCH i-g-t 1/2] tests/kms_vrr: New subtest for CMRR
 2024-06-07 12:48 UTC  (2+ messages)
` [PATCH i-g-t 2/2] HAX: Test CMRR tests in BAT

[PATCH 0/2] Support for RGB16161616_64B compressed format
 2024-06-07 12:31 UTC  (8+ messages)
` [PATCH 1/2] lib/intel_aux_pgtable: Library to add support for RGB16161616_64B format
` [PATCH 2/2] tests/intel/kms_flip_scaled_crc: Add support for RGB16161616_64B compressed formats
` ✗ Fi.CI.BUILD: failure for Support for RGB16161616_64B compressed format
` ✗ Fi.CI.BUILD: failure for Support for RGB16161616_64B compressed format (rev2)

[PATCH] tests/intel/xe_create: Isolate performance tests
 2024-06-07 11:24 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/i915_pm_backlight: Brightness test during DPMS on and off
 2024-06-07 11:15 UTC  (3+ messages)
` [PATCH i-g-t] tests/intel/kms_pm_backlight: "

[PATCH] tests/intel/xe_create: Isolate performance tests
 2024-06-07  8:48 UTC 

[igt-dev] [i-g-t 0/2] New subtest for CMRR
 2024-06-06 18:12 UTC  (8+ messages)
` [igt-dev] [i-g-t 2/2] tests/kms_vrr: "
  `  "
  ` [i-g-t V2 "
` ✗ Fi.CI.BUILD: failure for New subtest for CMRR (rev2)
` ✓ CI.xeBAT: success for New subtest for CMRR (rev3)
` ✗ Fi.CI.BAT: failure "
` ✗ CI.xeFULL: "

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

[PATCH V3 i-g-t] tests/xe_exec_threads: Make hang tests reset domain aware
 2024-06-06 14:16 UTC  (4+ messages)

[PATCH i-g-t] tests/chamelium/hpd: No need to disconnect at the begining of the test
 2024-06-06 13:16 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ CI.xeBAT: "
` ✗ Fi.CI.IGT: failure "
` ✗ CI.xeFULL: "

[PATCH 0/2] Support for RGB16161616_64B compressed formats
 2024-06-06 12:11 UTC  (8+ messages)
` [PATCH 1/2] lib/intel_aux_pgtable: Library to add support for RGB16161616_64B format
` [PATCH 2/2] tests/intel/kms_flip_scaled_crc: Add support for RGB16161616_64B compressed formats
` ✗ Fi.CI.BUILD: failure for Support for RGB16161616_64B compressed formats (rev2)
` [PATCH 0/2] Support for RGB16161616_64B compressed format

[PATCH i-g-t v4 0/2] lib/xe: Use synchronous gt resets when needed
 2024-06-06  9:36 UTC  (9+ messages)
` [PATCH i-g-t v4 1/2] lib/xe: Add sync and async xe_force_gt_reset options
` [PATCH i-g-t v4 2/2] test/intel/xe_exec_reset: Synchronize cm-gt-reset gt resets
` ✓ CI.xeBAT: success for lib/xe: Use synchronous gt resets when needed (rev4)
` ✓ Fi.CI.BAT: "
` ✗ Fi.CI.IGT: failure "
` ✓ CI.xeFULL: success "

[PATCH i-g-t v3 0/2] lib/xe: Use synchronous gt resets when needed
 2024-06-06  8:14 UTC  (6+ messages)
` [PATCH i-g-t v3 1/2] lib/xe: Add sync and async xe_force_gt_reset options
` [PATCH i-g-t v3 2/2] test/intel/xe_exec_reset: Synchronize cm-gt-reset gt resets
` ✓ CI.xeBAT: success for lib/xe: Use synchronous gt resets when needed (rev3)
` ✗ Fi.CI.BAT: failure "
` ✓ CI.xeFULL: success "

[PATCH i-g-t] HAX: tests/kms_vrr: Fix the logic to choose low RR mode
 2024-06-06  6:39 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✗ CI.xeBAT: "
` ✓ CI.xeFULL: success "

[PATCH i-g-t 0/2] lib/xe: Use synchronous gt resets when needed
 2024-06-05 22:57 UTC  (7+ messages)
` [PATCH i-g-t 1/2] lib/xe: Add sync tag to xe_force_gt_reset
` [PATCH i-g-t 2/2] test/intel/xe_exec_reset: Synchronize cm-gt-reset gt resets
` ✓ CI.xeBAT: success for lib/xe: Use synchronous gt resets when needed
` ✓ Fi.CI.BAT: "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t v2 0/2] lib/xe: Use synchronous gt resets when needed
 2024-06-05 18:05 UTC  (6+ messages)
` [PATCH i-g-t v2 1/2] lib/xe: Add sync and async xe_force_gt_reset options
` [PATCH i-g-t v2 2/2] test/intel/xe_exec_reset: Synchronize cm-gt-reset gt resets
` ✗ Fi.CI.BUILD: failure for lib/xe: Use synchronous gt resets when needed (rev2)

[PATCH i-g-t RFC 00/13] tests/chamelium: Integrate the chamelium v3
 2024-06-05 16:36 UTC  (15+ messages)
` [PATCH i-g-t RFC 01/13] tests/chamelium: Extract chamelium v2 tests into its own directory
` [PATCH i-g-t RFC 02/13] lib/chamelium: Extract chamelium v2 wrapper "
` [PATCH i-g-t RFC 03/13] lib/chamelium: Change build options to split chamelium v2 and v3
` [PATCH i-g-t RFC 04/13] lib/chamelium: Introduce the foundation for the chamelium v3 library
` [PATCH i-g-t RFC 05/13] lib/chamelium: Implement all RPC calls for the chamelium v3
` [PATCH i-g-t RFC 06/13] lib/chamelium: Introduce a simple chamelium v3 test
` [PATCH i-g-t RFC 07/13] tests/chamelium: Introduce basic edid test
` [PATCH i-g-t RFC 08/13] lib/monitor_edids: Introduce helpers to get EDID from a monitor EDID
` [PATCH i-g-t RFC 09/13] tests/chamelium: Introduce 4k stress edid
` [PATCH i-g-t RFC 10/13] tests/chamelium: Introduce non-4k "
` [PATCH i-g-t RFC 11/13] tests/chamelium: Introduce test resolution
` [PATCH i-g-t RFC 12/13] tests/chamelium: Introduce test sleep
` [PATCH i-g-t RFC 13/13] tests/chamelium: Add MST test
` ✗ Fi.CI.BUILD: failure for tests/chamelium: Integrate the chamelium v3

[PATCH] [PATCH i-g-t] tests/intel/gem_exec_capture: Reduce test size
 2024-06-05 15:16 UTC  (2+ messages)

[PATCH i-g-t v2] tools/lsgpu: Add switch to display gpu pci devices
 2024-06-05 14:37 UTC  (4+ messages)
` ✓ CI.xeBAT: success for tools/lsgpu: Add switch to display gpu pci devices (rev2)
` ✗ Fi.CI.BAT: failure "
` ✓ CI.xeFULL: success "

[PATCH v5 0/5] lib/gpgpu: add shader support
 2024-06-05 13:28 UTC  (7+ messages)
` [PATCH v5 3/5] lib/gpgpu_shader: add inline support for iga64 assembly
` [PATCH v5 4/5] lib/igt_sysfs: add helpers to access engine sysfs directory

[PATCH i-g-t 00/20] tools/intel_vbt_decode: Refactoring and prep work for decoding more blocks
 2024-06-05 11:41 UTC  (23+ messages)
` [PATCH i-g-t 02/20] tools/intel_vbt_decode: s/dump_sdvo_panel_dtd()/dump_sdvo_lvds_dtd()/
` [PATCH i-g-t 07/20] tools/intel_vbt_decode: Use "(LFP<n>)" to indicate LFP panel type
` [PATCH i-g-t 08/20] tools/intel_vbt_decode: Decode the "not HDMI" bit right way up
` [PATCH i-g-t 09/20] tools/intel_vbt_decode: Extract dump_pnp_id()
` [PATCH i-g-t 10/20] tools/intel_vbt_decode: Reuse print_detail_timing_data()
` [PATCH i-g-t 12/20] tools/intel_vbt_decode: Allow dumpers to delcate min version for the block
` [PATCH i-g-t 14/20] tools/intel_vbt_decode: Sort dumper table
` [PATCH i-g-t 15/20] tools/intel_vbt_decode: Use struct bdb_sdvo_lvds_dtd
` [PATCH i-g-t 16/20] tools/intel_vbt_decode: Track the SDVO panel type
` [PATCH i-g-t 17/20] tools/intel_vbt_decode: Use find_raw_section() to determine block presence
` [PATCH i-g-t 18/20] tools/intel_vbt_decode: Make device handle names more compact
` [PATCH i-g-t 19/20] tools/intel_vbt_decode: Declare min/max version for child dev handles
` [PATCH i-g-t 20/20] tools/intel_vbt_decode: Decode device handle as a bitmask
` ✗ GitLab.Pipeline: warning for tools/intel_vbt_decode: Refactoring and prep work for decoding more blocks
` ✗ Fi.CI.BAT: failure "
` ✓ CI.xeBAT: success "
` ✗ CI.xeFULL: failure "

[PATCH] tests/intel/xe_exec_fault_mode: enable copy engine testing for invalid-va
 2024-06-05 10:54 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ CI.xeBAT: "
` ✓ CI.xeFULL: "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t 0/5] Enable fbdev tests on XE
 2024-06-05  8:23 UTC  (3+ messages)
` [PATCH i-g-t 5/5] tests/intel-ci/xe: Add fbdev tests to XE BAT

[PATCH i-g-t] tools/lsgpu: Add switch to display gpu pci devices
 2024-06-04 16:44 UTC  (5+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✓ CI.xeFULL: "
` ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] tests/intel/kms_flip_scaled_crc: Add support for FP16 format of MTL compressed modifier
 2024-06-04  9:42 UTC  (13+ messages)
` ✗ Fi.CI.BUILD: failure for tests/intel/kms_flip_scaled_crc: Add support for FP16 format of MTL compressed modifier (rev19)
` ✗ GitLab.Pipeline: warning "
` [PATCH 0/2] Support for RGB16161616_64B compressed formats
  ` [PATCH 1/2] lib/intel_aux_pgtable: Library to add support for RGB16161616_64B format
  ` [PATCH 2/2] tests/intel/kms_flip_scaled_crc: Add support for RGB16161616_64B compressed formats
` ✗ Fi.CI.BUILD: failure for tests/intel/kms_flip_scaled_crc: Add support for FP16 format of MTL compressed modifier (rev22)
` ✗ GitLab.Pipeline: warning "

[PATCH i-g-t v4 0/5] Intel blitter framebuffer copying sanitizing
 2024-06-04  8:12 UTC  (13+ messages)
` [PATCH i-g-t v4 1/5] lib/igt_fb: make blt_compression_format function more readable
` [PATCH i-g-t v4 2/5] lib/igt_fb: Sanitize blt_fb_init
` [PATCH i-g-t v4 3/5] lib/igt_fb: separate intel blitter context setup from blitter function
` [PATCH i-g-t v4 4/5] lib/igt_fb: put intel blt cleanup into its own function
` [PATCH i-g-t v4 5/5] lib/igt_fb: unify intel blitter fb block copies between xe and i915
` ✗ Fi.CI.IGT: failure for Intel blitter framebuffer copying sanitizing (rev7)

[PATCH i-g-t v4] tools/mk_detect_intel_gpu: add a tool to detect Intel GPUs from their PCI IDs
 2024-06-04  8:05 UTC  (9+ messages)

[PATCH i-g-t v3 0/2] Update kms_plane test
 2024-06-03 12:39 UTC  (7+ messages)
` [PATCH i-g-t v3 1/2] tests/kms_plane: Reduce CI logging
` [PATCH i-g-t v3 2/2] tests/kms_plane: Convert to dynamic subtests
` ✗ Fi.CI.IGT: failure for Update kms_plane test (rev3)

[PATCH v4 0/2] Add gputop support for sysfs profiling knob
 2024-06-03  7:50 UTC  (3+ messages)
` [PATCH v4 1/2] lib: Add DRM driver sysfs profiling knob toggling functions

[PATCH i-g-t 00/12] Introduce intel_tiling_detect tool
 2024-06-03  7:31 UTC  (5+ messages)
` [PATCH i-g-t 01/12] lib/intel_bufops: Fix offset returned for Tile4
` [PATCH i-g-t 02/12] lib/intel_bufops: Fix mapping/unmapping for i915 and xe

[PATCH i-g-t v2] man: Add --decode to intel_reg.rst
 2024-06-02  0:23 UTC  (5+ messages)
` ✓ CI.xeBAT: success for man: Add --decode to intel_reg.rst (rev2)
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "

[PATCH i-g-t] man: Add --decode to intel_reg.rst
 2024-05-31 18:23 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "


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