messages from 2025-06-13 19:31:59 to 2025-06-16 17:13:18 UTC [more...]
[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] dma-fence: Fix sparse warnings due __rcu annotations
2025-06-16 16:48 UTC (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[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 (13+ messages)
` [PATCH v2 1/7] Revert "drm/xe/ptl: Define HuC FW version for PTL"
` [PATCH v2 2/7] Revert "drm/xe/ptl: Add GuC firmware definition"
` [PATCH v2 3/7] Revert "drm/xe/pvc: "
` [PATCH v2 4/7] drm/xe/guc: Recommend GuC v70.46.2 for BMG, LNL, DG2
` [PATCH v2 5/7] drm/xe/pvc: Add GuC firmware definition
` [PATCH v2 6/7] drm/xe/ptl: "
` [PATCH v2 7/7] drm/xe/ptl: Define HuC FW version for PTL
` ✓ CI.KUnit: success for drm/xe: Recommend GUC v70.45.2 for BMG, LNL, DG2
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[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 v4 0/3] drm/xe: Update Wa_22019338487
2025-06-16 16:32 UTC (12+ 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 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 (8+ messages)
` [PATCH 2/2] drm/xe/pat: Consolidate PAT programming logic for pre-Xe2 and post-Xe2
` ✓ CI.KUnit: success for series starting with [1/2] drm/xe/pat: Determine ATS / PTA programming during early sw init
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH v6 0/9] Add WildCat Lake support
2025-06-16 16:01 UTC (16+ 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 5/9] drm/i915: Set max cdclk for display 30.02
` [PATCH v6 6/9] drm/xe: Add Wildcat Lake device IDs to PTL list
` [PATCH v6 7/9] drm/i915/xe3lpd: Extend DMC load path for display
` [PATCH v6 8/9] drm/i915/wcl: C10 phy connected to port A and B
` [PATCH v6 9/9] drm/i915/xe3lpd: Extend WA 16023981245 for display 30.02
` ✓ CI.KUnit: success for Add WildCat Lake support
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v7 0/3] CCS save restore for IGPU
2025-06-16 15:56 UTC (7+ 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)
[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 v2 00/10] Introducing firmware late binding
2025-06-16 15:13 UTC (12+ 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 03/10] drm/xe/xe_late_bind_fw: Introducing xe_late_bind_fw
` [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 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
[PATCH 1/6] drm/vmwgfx: drop printing the TTM refcount for debugging
2025-06-16 14:23 UTC (7+ 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] drm/xe: Use RCU free for exec queue, not GuC exec queue
2025-06-16 14:23 UTC (5+ messages)
` ✓ CI.KUnit: success for drm/xe: Use RCU free for exec queue, not GuC exec queue (rev2)
` ✓ Xe.CI.BAT: "
[PATCH 0/2] Convert xe_pci tests to parametrized tests
2025-06-16 13:47 UTC (11+ messages)
` [PATCH 1/2] drm/xe/tests: Drop unused xe_device_fn typedef
` [PATCH 2/2] drm/xe/tests: Convert xe_pci tests to parametrized tests
` [PATCH v2 "
` ✓ CI.KUnit: success for "
` ✓ CI.KUnit: success for Convert xe_pci tests to parametrized tests (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v3] drm/xe/hwmon: Fix xe_hwmon_power_max_write
2025-06-16 13:30 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe/hwmon: Fix xe_hwmon_power_max_write (rev5)
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe: Thread prefetch of SVM ranges
2025-06-16 12:32 UTC (8+ messages)
` ✓ CI.KUnit: success for drm/xe: Thread prefetch of SVM ranges (rev2)
` ✓ Xe.CI.BAT: "
[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 (13+ 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
` ✗ CI.checksparse: warning for drm: Create a task info option for wedge events (rev2)
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.Full: "
[PATCH] drm/xe: Do not kill VM in PT code on -ENODATA
2025-06-16 7:00 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[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 (5+ messages)
` ✓ CI.KUnit: success for drm/xe: Extend WA 14018094691 to BMG (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/sched: Increment job count before swapping tail spsc queue
2025-06-16 1:36 UTC (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH v2 0/2] Opportunistically skip TLB invalidaion on unbind
2025-06-16 0:15 UTC (8+ messages)
` [PATCH v2 1/2] drm/xe: Add xe_vm_has_valid_gpu_pages helper
` [PATCH v2 2/2] drm/xe: Opportunistically skip TLB invalidaion on unbind
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe: Move LRC_ENGINE_ID_PPHWSP_OFFSET outside of parallel offset
2025-06-15 22:53 UTC (6+ messages)
` ✓ CI.KUnit: success for drm/xe: Move LRC_ENGINE_ID_PPHWSP_OFFSET outside of parallel offset (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH v2 0/3] drm/xe: Tweak default GuC log level
2025-06-15 21:23 UTC (8+ messages)
` [PATCH v2 1/3] drm/xe/guc: Default log level to non-verbose
` [PATCH v2 2/3] drm/xe: Annotate default for guc_log_level param
` [PATCH v2 3/3] drm/xe: Normalize default param values
` ✗ CI.checkpatch: warning for drm/xe: Tweak default GuC log level (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v1] drm/xe/vf: Make multi-GT migration less error prone
2025-06-15 18:48 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[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 (5+ messages)
` ✓ Xe.CI.Full: success for "
[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 "
[PATCH v4] drm/xe/guc: Set wedged on Xe micro hardware initialization error
2025-06-14 6:50 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/guc: Set wedged on Xe micro hardware initialization error (rev3)
[PATCH v4 13/20] drm/xe/madvise: Update migration policy based on preferred location
2025-06-14 5:33 UTC (3+ messages)
[PATCH v4 11/20] drm/xe: Allow CPU address mirror VMA unbind with gpu bindings for madvise
2025-06-14 4:31 UTC (2+ messages)
linux-next: Tree for Jun 13 (drivers/gpu/drm/i915/display/intel_backlight.c)
2025-06-14 3:10 UTC
[PATCH 0/5] Future-proof for multi-tile + multi-GT cases
2025-06-13 20:32 UTC (3+ messages)
` [PATCH 2/5] drm/xe: Track maximum GTs per tile on a per-platform basis
[PATCH 0/2] drm/xe: Tweak default GuC log level
2025-06-13 20:00 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
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