messages from 2024-11-22 05:33:25 to 2024-11-25 14:34:00 UTC [more...]
[PATCH v5 0/4] lib/gpgpu_shader: simplify load/store shaders and add Xe3 support
2024-11-25 14:33 UTC (4+ messages)
` [PATCH v5 1/4] scripts/generate_iga64_codes: add iga64_macros.h to checksum calculation
` [PATCH v5 2/4] lib/gpgpu_shader: simplify load/store shaders
` [PATCH v5 3/4] lib/gpgpu_shader: pass surface desription to shaders via inline data
[PATCH v4 0/4] lib/gpgpu_shader: simplify load/store shaders and add Xe3 support
2024-11-25 14:08 UTC (10+ messages)
` [PATCH v4 1/4] scripts/generate_iga64_codes: add iga64_macros.h to checksum calculation
` [PATCH v4 2/4] lib/gpgpu_shader: simplify load/store shaders
` [PATCH v4 3/4] lib/gpgpu_shader: pass surface desription to shaders via inline data
` [PATCH v4 4/4] lib/gpgpu_shader: add support for Xe3 platforms
` ✓ Xe.CI.BAT: success for lib/gpgpu_shader: simplify load/store shaders and add Xe3 support (rev2)
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH i-g-t v7 0/6] GPGPU fill improvements
2024-11-25 14:01 UTC (13+ messages)
` [PATCH i-g-t v7 1/6] tests/xe_gpgpu_fill: Add command line switch to dump the surface
` [PATCH i-g-t v7 2/6] tests/xe_gpgpu_fill: Add width/height/x/y command line args
` [PATCH i-g-t v7 3/6] tests/xe_gpgpu_fill: Add offset-16x16 subtest
` [PATCH i-g-t v7 4/6] tests/gem_gpgpu_fill: Add command line switch to dump the surface
` [PATCH i-g-t v7 5/6] tests/gem_gpgpu_fill: Add width/height/x/y command line args
` [PATCH i-g-t v7 6/6] tests/gem_gpgpu_fill: Add offset-16x16 subtest
` ✓ Xe.CI.BAT: success for GPGPU fill improvements (rev7)
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: "
` ✗ GitLab.Pipeline: warning for GPGPU fill improvements (rev8)
` ✓ Xe.CI.BAT: success "
` ✓ i915.CI.BAT: "
[PATCH i-g-t 0/1] tests/intel/xe_exec_store: Introduce long-shader tests
2024-11-25 13:56 UTC (2+ messages)
` [PATCH i-g-t 1/1] "
[PATCH i-g-t] intel_compute: Use valid number of array size for unbind
2024-11-25 13:36 UTC (9+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "
[PATCH i-g-t v2] tests/intel/i915_hangman: Fix spin engine hang
2024-11-25 12:04 UTC (5+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/i915_hangman: Fix spin engine hang (rev2)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "
[PATCH i-g-t] igt-runner fact checking
2024-11-25 11:32 UTC (19+ messages)
` [PATCH i-g-t v8] "
` ✗ i915.CI.BAT: failure for igt-runner fact checking (rev8)
` ✓ i915.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "
` ✓ i915.CI.Full: success "
[PATCH v5 i-g-t] tests/intel/xe_exec_reset: Add mocs reset test
2024-11-25 9:29 UTC (4+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_exec_reset: Add mocs reset test (rev6)
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH i-g-t v3 0/5] lib/igt_kms: Helpers for monitor edid managment
2024-11-25 9:20 UTC (8+ messages)
` [PATCH i-g-t v3 1/5] lib/monitor_edids: Add helper functions for using monitor_edid objects
` [PATCH i-g-t v3 2/5] lib/monitor_edids: Add helper to get an EDID by its name
` [PATCH i-g-t v3 3/5] lib/monitor_edids: Add helper to print all available EDID names
` [PATCH i-g-t v3 4/5] lib/monitor_edids: Fix missing names in some monitor EDID
` [PATCH i-g-t v3 5/5] lib/monitor_edids: Add new EDID for HDMI 4k
` ✗ GitLab.Pipeline: warning for lib/igt_kms: Helpers for monitor edid managment (rev3)
[PATCH i-g-t] gputop: Add memory only utilization type
2024-11-25 9:03 UTC (11+ messages)
` ✗ GitLab.Pipeline: warning for "
` ✓ Xe.CI.BAT: success "
` ✗ i915.CI.BAT: failure "
` ✗ Fi.CI.BUILD: failure for gputop: Add memory only utilization type (rev2)
` ✗ Xe.CI.Full: failure for gputop: Add memory only utilization type
[PATCH i-g-t] tests/intel/kms_dsc: Add meaningfull skip message
2024-11-25 7:28 UTC (5+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ i915.CI.Full: failure "
` ✗ Xe.CI.Full: "
[PATCH i-g-t v2 0/4] intel: igt_draw and intel_bufops improvements
2024-11-25 7:09 UTC (10+ messages)
` [PATCH i-g-t v2 1/4] lib/intel_bufops: Add support for gen2 and i915 tiling layouts
` [PATCH i-g-t v2 2/4] lib/intel_bufops: Provide pread/pwrite based fallback when we don't have WC
` [PATCH i-g-t v2 3/4] tests/kms_draw_crc: Test 64bpp
` [PATCH i-g-t v2 4/4] tests/intel/gem_draw: Test igt_draw without kms
` ✗ GitLab.Pipeline: warning for intel: igt_draw and intel_bufops improvements (rev4)
` ✓ Xe.CI.BAT: success "
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH i-g-t v8 0/4] Add new test to validate adaptive sharpness filter
2024-11-24 21:21 UTC (9+ messages)
` [PATCH i-g-t, v7 1/4] lib/igt_kms: Add "sharpness strength" as crtc property
` [PATCH i-g-t, v2 2/4] lib/igt_kms: Add func() to return scaling mode name string
` [PATCH i-g-t, v8 3/4] tests/kms_sharpness_filter: Add adaptive sharpness filter test
` [PATCH i-g-t, v2 4/4] tests/chamelium/kms_chamelium_sharpness_filter: Add basic test
` ✓ Xe.CI.BAT: success for Add new test to validate adaptive sharpness filter (rev9)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "
[PATCH i-g-t] tests/intel/xe_mmap: fix assert_caching on small-bar
2024-11-24 20:32 UTC (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "
[PATCH i-g-t v3 0/5] lib/igt_kms: Helpers for connector managment
2024-11-24 20:16 UTC (10+ messages)
` [PATCH i-g-t v3 1/5] lib/igt_kms: Add a detect timeout value
` [PATCH i-g-t v3 2/5] lib/igt_kms: Add helper to wait for a specific status on a connector
` [PATCH i-g-t v3 3/5] lib/igt_kms: Add function to list connected connectors
` [PATCH i-g-t v3 4/5] lib/igt_kms: Add helper to obtain a connector by its name or MST path
` [PATCH i-g-t v3 5/5] lib/igt_kms: Add function to get valid pipe for specific output
` ✓ Xe.CI.BAT: success for lib/igt_kms: Helpers for connector managment (rev3)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "
[PATCH i-g-t v3 0/4] tests/intel/xe_eudebug_online: Introduce read/write pagefault tests
2024-11-24 19:59 UTC (9+ messages)
` [PATCH i-g-t v3 1/4] lib/gppgu_shader: Add write D32 to ppgtt virtual address
` [PATCH i-g-t v3 2/4] lib/gppgu_shader: Add read D32 from "
` [PATCH i-g-t v3 3/4] eudebug: Add eudebug pagefault event declarations
` [PATCH i-g-t v3 4/4] tests/intel/xe_eudebug_online: Add read/write pagefault online tests
` ✓ Xe.CI.BAT: success for tests/intel/xe_eudebug_online: Introduce read/write pagefault tests (rev3)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "
[PATCH i-g-t] tests/intel/i915_hangman: Fix spin engine hang
2024-11-24 19:06 UTC (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "
[PATCH i-g-t v6 0/6] GPGPU fill improvements
2024-11-24 15:18 UTC (12+ messages)
` [PATCH i-g-t v6 1/6] tests/xe_gpgpu_fill: Add command line switch to dump the surface
` [PATCH i-g-t v6 2/6] tests/xe_gpgpu_fill: Add width/height/x/y command line args
` [PATCH i-g-t v6 3/6] tests/xe_gpgpu_fill: Add offset-16x16 subtest
` [PATCH i-g-t v6 4/6] tests/gem_gpgpu_fill: Add command line switch to dump the surface
` [PATCH i-g-t v6 5/6] tests/gem_gpgpu_fill: Add width/height/x/y command line args
` [PATCH i-g-t v6 6/6] tests/gem_gpgpu_fill: Add offset-16x16 subtest
` ✓ Xe.CI.BAT: success for GPGPU fill improvements (rev6)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "
[PATCH i-g-t v2 0/2] tests/intel/kms_big_fb: Intel display version 20 onwards doesn't do hflip with tile4
2024-11-24 14:40 UTC (7+ messages)
` [PATCH i-g-t v2 1/2] "
` [PATCH i-g-t v2 2/2] HAX: Do not merge
` ✗ Xe.CI.BAT: failure for tests/intel/kms_big_fb: Intel display version 20 onwards doesn't do hflip with tile4 (rev2)
` ✓ i915.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
` ✗ i915.CI.Full: "
[PATCH i-g-t] tests/intel/kms_pm_rpm: Fix cursor_fb3 framebuffer creation format
2024-11-24 14:23 UTC (5+ messages)
` ✗ Xe.CI.Full: failure for "
` ✗ i915.CI.Full: "
[CI 1/2] lib/igt_kmod: Drop legacy kunit fallback
2024-11-24 13:30 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for series starting with [CI,1/2] "
` ✗ i915.CI.Full: "
[PATCH v3 0/4] lib/gpgpu_shader: simplify load/store shaders and add Xe3 support
2024-11-24 13:14 UTC (12+ messages)
` [PATCH v3 2/4] lib/gpgpu_shader: simplify load/store shaders
` [PATCH v3 3/4] lib/gpgpu_shader: pass surface desription to shaders via inline data
` [PATCH v3 4/4] lib/gpgpu_shader: add support for Xe3 platforms
` ✗ Xe.CI.Full: failure for lib/gpgpu_shader: simplify load/store shaders and add Xe3 support
` ✗ i915.CI.Full: "
[PATCH v4 0/1] Async flip with atomic commit
2024-11-24 10:39 UTC (2+ messages)
` ✗ i915.CI.Full: failure for Async flip with atomic commit (rev4)
[PATCH i-g-t 0/2] tests/gem_mmap_offset: Fix OOM hits
2024-11-24 10:22 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH v5] tests/intel/xe_exec_capture: Add xe_exec_capture test
2024-11-24 9:10 UTC (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/xe_exec_capture: Add xe_exec_capture test (rev3)
[PATCH 0/3] tests/xe_eudebug_online: update thread count handling in query_attention_bitmask_size()
2024-11-24 8:17 UTC (2+ messages)
` ✗ i915.CI.Full: failure for tests/xe_eudebug_online: update thread count handling in query_attention_bitmask_size() (rev2)
[PATCH i-g-t v2 0/4] runner: Allow limits at dumping dmesg
2024-11-23 23:06 UTC (2+ messages)
` ✗ i915.CI.Full: failure for runner: Allow limits at dumping dmesg (rev2)
[PATCH v2 i-g-t 0/3] Improvements for xe_sriov_flr test and xe_mmio lib
2024-11-23 22:50 UTC (2+ messages)
` ✗ i915.CI.Full: failure for Improvements for xe_sriov_flr test and xe_mmio lib (rev2)
[PATCH i-g-t 0/3] Skip test if joiner display is connected
2024-11-23 13:39 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH i-g-t v2 0/1] tests/intel-ci: Block all gem_exec_fair tests
2024-11-23 12:27 UTC (3+ messages)
` ✗ i915.CI.Full: failure for tests/intel-ci: Block all gem_exec_fair tests (rev2)
[i-g-t 0/3] Drop PSR + DRRS tests
2024-11-23 1:16 UTC (4+ messages)
` ✓ Xe.CI.BAT: success for Drop PSR + DRRS tests (rev2)
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH] lib/igt_psr: Dump out PSR status if waiting PSR entry or update fails
2024-11-22 17:01 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH] tests/intel/xe_fault_injection: Use valid pat index
2024-11-22 15:04 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH i-g-t v2 0/4] tests/intel/xe_eudebug_online: Introduce read/write pagefault tests
2024-11-22 14:33 UTC (14+ messages)
` [PATCH i-g-t v2 1/4] lib/gppgu_shader: Add write D32 to ppgtt virtual address
` [PATCH i-g-t v2 2/4] lib/gppgu_shader: Add read D32 from "
` [PATCH i-g-t v2 4/4] tests/intel/xe_eudebug_online: Add read/write pagefault online tests
[PATCH i-g-t] vmtb: Introduce SR-IOV VM-level testing tool
2024-11-22 14:10 UTC (2+ messages)
` ✗ i915.CI.Full: failure for vmtb: Introduce SR-IOV VM-level testing tool (rev2)
[PATCH i-g-t] tests/intel/kms_cdclk: Handle scenario where ref and new cdclk is same
2024-11-22 13:51 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v3 i-g-t 0/4] Improvements for xe_sriov_flr test and xe_mmio lib
2024-11-22 13:29 UTC (7+ messages)
` [PATCH v3 i-g-t 3/4] tests/xe/xe_sriov_flr: Use SKIP for unmet subcheck prerequisites
` [PATCH v3 i-g-t 4/4] lib/xe/xe_sriov_provisioning: Iterate only within valid PTE offsets
` ✗ Xe.CI.Full: failure for Improvements for xe_sriov_flr test and xe_mmio lib (rev3)
[PATCH i-g-t RESEND v3 0/2] tests/kms_properties: rework immutability checks
2024-11-22 12:34 UTC (2+ messages)
[PATCH i-g-t v4 0/6] GPGPU fill improvements
2024-11-22 9:12 UTC (10+ messages)
` [PATCH i-g-t v4 5/6] tests/gem_gpgpu_fill: Add width/height/x/y command line args
` [PATCH i-g-t v4 6/6] tests/gem_gpgpu_fill: Add offset-16x16 subtest
` ✗ i915.CI.BAT: failure for GPGPU fill improvements (rev5)
` ✗ Xe.CI.Full: "
[PATCH i-g-t] tests/kms_plane:Add more logs to skips/failure
2024-11-22 5:51 UTC (2+ messages)
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