Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-14 10:47:51 to 2025-06-17 09:10:22 UTC [more...]

[RESEND 0/5] drm/i915/plane: file and function renames
 2025-06-17  9:10 UTC  (9+ messages)
` [RESEND 1/5] drm/i915/plane: rename intel_atomic_plane.[ch] to intel_plane.[ch]
` [RESEND 2/5] drm/i915/plane: drop atomic from intel_atomic_plane_check_clipping()
` [RESEND 3/5] drm/i915/plane: make intel_plane_atomic_check() static and rename
` [RESEND 4/5] drm/i915/plane: rename intel_atomic_check_planes() to intel_plane_atomic_check()
` [RESEND 5/5] drm/i915/plane: rename intel_atomic_add_affected_planes() to intel_plane_add_affected()
` ✗ CI.checkpatch: warning for drm/i915/plane: file and function renames (rev4)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "

[PATCH v2 00/10] Introducing firmware late binding
 2025-06-17  9:00 UTC  (11+ messages)
` [PATCH v2 01/10] mei: bus: add mei_cldev_mtu interface
` [PATCH v2 02/10] mei: late_bind: add late binding component driver
` [PATCH v2 05/10] drm/xe/xe_late_bind_fw: Load late binding firmware
` [PATCH v2 09/10] {fwctl,drm}/xe/pcode: Introduce xe_pcode_fwctl

[PATCH] drm/i915/xe3lpd: Prune modes for YUV420
 2025-06-17  9:00 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH] drm/i915/panel: register drm_panel and call prepare/unprepare for eDP
 2025-06-17  8:53 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "

[PATCH 0/6] drm/i915, drm/xe: add drm device based pcode interface for display
 2025-06-17  8:29 UTC  (12+ messages)
` [PATCH 1/6] drm/i915/pcode: drop fast wait from snb_pcode_write_timeout()
` [PATCH 2/6] drm/i915/pcode: add struct drm_device based interface
` [PATCH 3/6] drm/xe/pcode: "
` [PATCH 4/6] drm/i915/display: switch to struct drm_device based pcode interface

[PATCH v6 0/9] Add WildCat Lake support
 2025-06-17  5:58 UTC  (12+ messages)
` [PATCH v6 2/9] drm/xe/xe3: Add support for graphics IP version 30.03
` [PATCH v6 3/9] drm/xe/xe3: Add support for media IP version 30.02
` [PATCH v6 8/9] drm/i915/wcl: C10 phy connected to port A and B
` ✗ Xe.CI.Full: failure for Add WildCat Lake support

[PATCH] drm/xe: Fix memset on iomem
 2025-06-17  5:14 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe: Fix memset on iomem (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 1/6] drm/vmwgfx: drop printing the TTM refcount for debugging
 2025-06-17  4:27 UTC  (9+ messages)
` [PATCH 2/6] drm/xe: stop asserting on the TTM refcount
` [PATCH 3/6] drm/ttm: fix error handling in ttm_buffer_object_transfer
` [PATCH 4/6] drm/ttm: rename ttm_bo_put to _fini
` [PATCH 5/6] drm/ttm: disable ttm_bo_validate_deleted_evict for now
` [PATCH 6/6] drm/ttm: replace TTMs refcount with the DRM refcount
` ✗ LGCI.VerificationFailed: failure for series starting with [1/6] drm/vmwgfx: drop printing the TTM refcount for debugging

[PATCH v2 0/5] Future-proof for multi-tile + multi-GT cases
 2025-06-17  2:57 UTC  (9+ messages)
` [PATCH v2 1/5] drm/xe: Export xe_step_name for kunit tests
` [PATCH v2 2/5] drm/xe: Track maximum GTs per tile on a per-platform basis
` [PATCH v2 3/5] drm/xe/tests/pci: Ensure all platforms have a valid GT/tile count
` [PATCH v2 4/5] drm/xe: Assign GT IDs properly on multi-tile + multi-GT platforms
` [PATCH v2 5/5] drm/xe: Don't compare GT ID to GT count when determining valid GTs
` ✗ CI.checkpatch: warning for Future-proof for multi-tile + multi-GT cases (rev2)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "

[PATCH v8 0/6] drm: Create a task info option for wedge events
 2025-06-17  2:12 UTC  (13+ messages)
` [PATCH v8 1/6] drm: amdgpu: Allow NULL pointers at amdgpu_vm_put_task_info()
` [PATCH v8 2/6] drm: amdgpu: Create amdgpu_vm_print_task_info()
` [PATCH v8 3/6] drm: Create a task info option for wedge events
` [PATCH v8 4/6] drm/doc: Add a section about "Task information" for the wedge API
` [PATCH v8 5/6] drm: amdgpu: Use struct drm_wedge_task_info inside of struct amdgpu_task_info
` [PATCH v8 6/6] drm/amdgpu: Make use of drm_wedge_task_info
` ✗ CI.checkpatch: warning for drm: Create a task info option for wedge events (rev3)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH] dma-fence: Fix sparse warnings due __rcu annotations
 2025-06-16 23:18 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v4 0/5] Enable media OA
 2025-06-16 22:26 UTC  (6+ messages)
` [PATCH 1/5] drm/xe/oa/uapi: Expose media OA units

[PATCH v7 0/3] CCS save restore for IGPU
 2025-06-16 21:57 UTC  (8+ messages)
` ✗ CI.checkpatch: warning for CCS save restore for IGPU (rev7)
` ✓ CI.KUnit: success "
` [PATCH v7 1/3] drm/xe/vf: Create contexts for CCS read write
` [PATCH v7 2/3] drm/xe/vf: Attach and detach CCS copy commands with BO
` [PATCH v7 3/3] drm/xe/vf: Register CCS read/write contexts with Guc
` ✓ Xe.CI.BAT: success for CCS save restore for IGPU (rev7)
` ✗ Xe.CI.Full: failure "

[PATCH v4 0/3] drm/xe: Update Wa_22019338487
 2025-06-16 21:21 UTC  (14+ messages)
` [PATCH v4 1/3] drm/xe/guc_pc: Add _locked variant for min/max freq
` [PATCH v4 2/3] drm/xe/xe_guc_pc: Lock once to update stashed frequencies
` [PATCH v4 3/3] drm/xe/bmg: Update Wa_22019338487
` ✗ CI.checkpatch: warning for drm/xe: "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Fix kconfig prompt
 2025-06-16 21:12 UTC  (2+ messages)

[PATCH 0/2] Convert xe_pci tests to parametrized tests
 2025-06-16 20:51 UTC  (5+ messages)
` ✓ CI.KUnit: success for Convert xe_pci tests to parametrized tests (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/4] Handle Firmware reported Hardware Errors
 2025-06-16 20:39 UTC  (5+ messages)
` [PATCH 1/4] drm: Add a firmware flash method to device wedged uevent

[PATCH v2] drm/xe: Use RCU free for exec queue, not GuC exec queue
 2025-06-16 20:36 UTC  (6+ messages)
` ✓ CI.KUnit: success for drm/xe: Use RCU free for exec queue, not GuC exec queue (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3 0/4] drm/xe: i2c support
 2025-06-16 20:30 UTC  (3+ messages)
` [PATCH v3 2/4] drm/xe: Support for I2C attached MCUs

[PATCH v3] drm/xe/hwmon: Fix xe_hwmon_power_max_write
 2025-06-16 19:25 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe/hwmon: Fix xe_hwmon_power_max_write (rev5)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/3] drm/xe: Tweak default GuC log level
 2025-06-16 19:14 UTC  (6+ messages)
` [PATCH v2 3/3] drm/xe: Normalize default param values
` ✗ Xe.CI.Full: failure for drm/xe: Tweak default GuC log level (rev2)

[PATCH] drm/xe: Thread prefetch of SVM ranges
 2025-06-16 17:53 UTC  (9+ messages)
` ✓ CI.KUnit: success for drm/xe: Thread prefetch of SVM ranges (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3 0/2] Opportunistically skip TLB invalidaion on unbind
 2025-06-16 17:13 UTC  (10+ messages)
` [PATCH v3 1/2] drm/xe: Add xe_vm_has_valid_gpu_mapping helper
` [PATCH v3 2/2] drm/xe: Opportunistically skip TLB invalidaion on unbind
` ✗ CI.checkpatch: warning for Opportunistically skip TLB invalidaion on unbind (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/9] Add WildCat Lake support
 2025-06-16 16:45 UTC  (8+ messages)
` [PATCH 8/9] drm/i915/wcl: C10 phy connected to port A and B

[PATCH v2 0/7] drm/xe: Recommend GUC v70.45.2 for BMG, LNL, DG2
 2025-06-16 16:41 UTC  (5+ messages)
` [PATCH v2 4/7] drm/xe/guc: Recommend GuC v70.46.2 "
` ✓ Xe.CI.Full: success for drm/xe: Recommend GUC v70.45.2 "

[PATCH 0/9] drm/i915/dp: Implement POST_LT_ADJ_REQ
 2025-06-16 16:31 UTC  (6+ messages)
` [PATCH 5/9] drm/i915/dp: Implement the POST_LT_ADJ_REQ sequence
` [PATCH 7/9] drm/i915/dp: Implement .set_idle_link_train() for everyone

[PATCH 1/9] drm/dp: Add definitions for POST_LT_ADJ training sequence
 2025-06-16 16:28 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 1/2] drm/xe/pat: Determine ATS / PTA programming during early sw init
 2025-06-16 16:21 UTC  (6+ messages)
` [PATCH 2/2] drm/xe/pat: Consolidate PAT programming logic for pre-Xe2 and post-Xe2
` ✓ Xe.CI.Full: success for series starting with [1/2] drm/xe/pat: Determine ATS / PTA programming during early sw init

[PATCH 0/3] drm/ttm, drm/xe: Consolidate the Buffer Object LRU walks
 2025-06-16 15:29 UTC  (9+ messages)
` [PATCH 1/3] drm/ttm: Use a struct for the common part of struct ttm_lru_walk and struct ttm_bo_lru_cursor
` [PATCH 2/3] drm/ttm, drm/xe: Modify the struct ttm_bo_lru_walk_cursor initialization
` [PATCH 3/3] drm/ttm, drm_xe, Implement ttm_lru_walk_for_evict() using the guarded LRU iteration
` ✓ Xe.CI.Full: success for drm/ttm, drm/xe: Consolidate the Buffer Object LRU walks

[PATCH v5 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-06-16 15:13 UTC  (5+ messages)
` [PATCH v5 17/25] drm/renesas/rcar-du: Compute dumb-buffer sizes with drm_mode_size_dumb()
` [PATCH v5 25/25] drm/xlnx: "

[PATCH v4 00/20] MADVISE FOR XE
 2025-06-16 15:06 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for MADVISE FOR XE (rev3)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH v6 0/3] CCS save restore for IGPU
 2025-06-16 15:01 UTC  (13+ messages)
` [PATCH v6 1/3] drm/xe/vf: Create contexts for CCS read write
` [PATCH v6 2/3] drm/xe/vf: Attach and detach CCS copy commands with BO
` [PATCH v6 3/3] drm/xe/vf: Register CCS read/write contexts with Guc

[BUG] i915 WARN: RPM wakelock not held in fwtable_read32 on Lenovo T14
 2025-06-16 11:52 UTC  (2+ messages)

[PATCH] drm/xe: Implement clear VRAM on free
 2025-06-16  9:28 UTC  (11+ messages)

[PATCH] drm/i915/snps_hdmi_pll: Fix 64-bit divisor truncation by using div64_u64
 2025-06-16  8:18 UTC  (4+ messages)

[PATCH v7 0/5] drm: Create a task info option for wedge events
 2025-06-16  7:10 UTC  (10+ messages)
` [PATCH v7 1/5] drm: amdgpu: Create amdgpu_vm_print_task_info()
` [PATCH v7 2/5] drm: Create a task info option for wedge events
` [PATCH v7 4/5] drm: amdgpu: Use struct drm_wedge_task_info inside of struct amdgpu_task_info
` [PATCH v7 5/5] drm/amdgpu: Make use of drm_wedge_task_info
` ✓ Xe.CI.Full: success for drm: Create a task info option for wedge events (rev2)

[PATCH] drm/xe: Do not kill VM in PT code on -ENODATA
 2025-06-16  7:00 UTC  (3+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH] drm/xe: Use RCU free for exec queue, not GuC exec queue
 2025-06-16  6:39 UTC 

[PATCH v2 0/5] drm/xe: enable driver usage on non-4KiB kernels
 2025-06-16  5:53 UTC  (3+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH v2] drm/xe: Extend WA 14018094691 to BMG
 2025-06-16  5:48 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Extend WA 14018094691 to BMG (rev2)

[PATCH] drm/sched: Increment job count before swapping tail spsc queue
 2025-06-16  1:36 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH v2 0/2] Opportunistically skip TLB invalidaion on unbind
 2025-06-16  0:15 UTC  (4+ messages)
` [PATCH v2 2/2] drm/xe: "
` ✗ Xe.CI.Full: failure for "

[PATCH] drm/xe: Move LRC_ENGINE_ID_PPHWSP_OFFSET outside of parallel offset
 2025-06-15 22:53 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for drm/xe: Move LRC_ENGINE_ID_PPHWSP_OFFSET outside of parallel offset (rev2)

[PATCH v1] drm/xe/vf: Make multi-GT migration less error prone
 2025-06-15 18:48 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v4 0/7] More missing XeLP workarounds
 2025-06-15 16:06 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for More missing XeLP workarounds (rev4)

[PATCH] drm/i915/gmbus: Add Wa_16025573575 for PTL for bit-bashing
 2025-06-15 15:17 UTC  (5+ messages)

[PATCH v3 0/3] drm/gpusvm, drm/pagemap, drm/xe: Restructure migration in preparation for multi-device
 2025-06-15  9:44 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/gpusvm, drm/pagemap, drm/xe: Restructure migration in preparation for multi-device (rev3)

[PATCH v2 0/5] drm/xe: enable driver usage on non-4KiB kernels
 2025-06-15  5:24 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] drm/xe: Use TLB innvalidation context for invalidations issued from bind queues
 2025-06-15  3:49 UTC  (4+ messages)

[PATCH 2/2] drm/xe/tests: Convert xe_pci tests to parametrized tests
 2025-06-14 18:24 UTC  (2+ messages)
` [PATCH v2 "

[drm-xe:drm-xe-next] BUILD SUCCESS 3ee9f2058ab202fd29d6a4adbf520d8878530520
 2025-06-14 11:41 UTC 

[PATCH 0/2] Improve handling of aborted probe
 2025-06-14 10:47 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "


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