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

[PATCH v2 0/4] drm/xe: i2c support
 2025-06-10 11:04 UTC  (6+ messages)
` [PATCH v2 1/4] i2c: designware: Add quirk for Intel Xe
` [PATCH v2 2/4] drm/xe: Support for I2C attached MCUs
` [PATCH v2 3/4] drm/xe/pm: Wire up suspend/resume for I2C controller
` [PATCH v2 4/4] drm/xe/xe_i2c: Add support for i2c in survivability mode
` ✓ CI.Patch_applied: success for drm/xe: i2c support (rev2)

[PATCH 0/4] drm/panel, drm/i915: ACPI support for panel follower
 2025-06-10 10:59 UTC  (21+ messages)
` [PATCH 1/4] drm/panel: use fwnode based lookups for panel followers
  ` [PATCH v2] "
` [PATCH 2/4] drm/i915/panel: add panel register/unregister
` [PATCH 3/4] drm/i915/panel: register drm_panel and call prepare/unprepare for ICL+ DSI
` [PATCH 4/4] drm/i915/panel: sync panel prepared state at register
` ✓ CI.Patch_applied: success for drm/panel, drm/i915: ACPI support for panel follower (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH] drm/i915/dsb: Disable GOSUB interrupt
 2025-06-10 10:33 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/2] Add kernel param to limit the eDP rate to HBR2
 2025-06-10 10:04 UTC  (3+ messages)
` [PATCH 1/2] Revert "drm/i915/dp: Reject HBR3 when sink doesn't support TPS4"
` [PATCH 2/2] drm/i915/dp: Add kernel param to limit eDP rate to HBR2"

[PATCH v4 0/6] A few drm_syncobj optimisations
 2025-06-10 10:14 UTC  (14+ messages)
` [PATCH v4 1/6] drm/syncobj: Remove unhelpful helper
` [PATCH v4 2/6] drm/syncobj: Do not allocate an array to store zeros when waiting
` [PATCH v4 3/6] drm/syncobj: Avoid one temporary allocation in drm_syncobj_array_find
` [PATCH v4 4/6] drm/syncobj: Avoid temporary allocation in drm_syncobj_timeline_signal_ioctl
` [PATCH v4 5/6] drm/syncobj: Add a fast path to drm_syncobj_array_wait_timeout
` [PATCH v4 6/6] drm/syncobj: Add a fast path to drm_syncobj_array_find
` ✓ CI.Patch_applied: success for A few drm_syncobj optimisations (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH v2] drm/xe: Support for mmap-ing mmio regions
 2025-06-10  9:38 UTC  (7+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Support for mmap-ing mmio regions (rev2)

[PATCH v2 0/5] drm/xe: Make struct xe_ggtt private
 2025-06-10  9:19 UTC  (14+ messages)
` [PATCH v2 1/5] drm/mm: Introduce address space shifting
` [PATCH v2 2/5] drm/xe: Start using ggtt->start in preparation of balloon removal
` [PATCH v2 3/5] drm/xe: Rewrite GGTT VF initialisation
` [PATCH v2 4/5] drm/xe: Convert xe_fb_pin to use a callback for insertion into GGTT
` [PATCH v2 5/5] drm/xe: Move struct xe_ggtt to xe_ggtt.c
` ✓ CI.Patch_applied: success for drm/xe: Make struct xe_ggtt private. (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH] Revert "drm/xe/display: use xe->display to decide whether to do anything"
 2025-06-10  7:56 UTC  (3+ messages)

[PATCH v3] drm/xe: Enable ATS if enabled on the PCI side
 2025-06-10  7:20 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Enable ATS if enabled on the PCI side (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3 2/7] drm/syncobj: Do not allocate an array to store zeros when waiting
 2025-06-10  7:14 UTC  (2+ messages)

[PATCH] drm/xe: Reorder 'Get pages failed' message
 2025-06-10  7:00 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 2/2] drm/xe/pf: Print configuration KLVs using debug printer
 2025-06-10  6:11 UTC  (2+ messages)
` [2/2] "

[PATCH 1/2] drm/xe/pf: Print runtime registers using debug printer
 2025-06-10  6:00 UTC  (2+ messages)
` [1/2] "

[PATCH v3 00/19] MADVISE FOR XE
 2025-06-10  5:13 UTC  (14+ messages)
` [PATCH v3 02/19] drm/xe/uapi: Add madvise interface
` [PATCH v3 08/19] drm/xe/svm: Add xe_svm_ranges_zap_ptes_in_range() for PTE zapping
` [PATCH v3 10/19] drm/xe: Implement madvise ioctl for xe

[PATCH 0/4] Some more _types.h cleanups
 2025-06-10  5:03 UTC  (10+ messages)
` [PATCH 1/4] drm/xe: Move xe_root_tile_mmio() to xe_device.h
` [PATCH 2/4] drm/xe: Promote struct xe_mmio definition to own file
` [PATCH 3/4] drm/xe: Promote struct xe_tile "
` [PATCH 4/4] drm/xe: Drop unnecessary include from xe_tile.h

[PATCH] drm/xe: Fix early wedge on GuC load failure
 2025-06-10  2:27 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Fix early wedge on GuC load failure (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/i915/xe3lpd: Prune modes for YUV420
 2025-06-09 22:25 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Make force_reset attributes write-only
 2025-06-09 22:13 UTC  (2+ messages)

[PATCH] drm/xe/guc: Make debugfs guc_log_dmesg attribute write-only
 2025-06-09 22:11 UTC  (2+ messages)

[PATCH v4 00/21] drm/i915/flipq: Rough flip queue implementation
 2025-06-09 21:50 UTC  (24+ messages)
` [PATCH v4 07/21] drm/i915/dmc: Limit PIPEDMC clock gating w/a to just ADL/DG2/MTL
` [PATCH v4 08/21] drm/i915/dmc: Parametrize MTL_PIPEDMC_GATING_DIS
` [PATCH v4 09/21] drm/i915: Set PKG_C_LATENCY.added_wake_time to 0
` [PATCH v4 10/21] drm/i915: Try to program PKG_C_LATENCY more correctly
` [PATCH v4 11/21] drm/i915/dmc: Shuffle code around
` [PATCH v4 12/21] drm/i915/dmc: Reload PIPEDMC MMIO registers for pipe C/D on PTL+
` [PATCH v4 13/21] drm/i915/dmc: Assert DMC is loaded harder
` [PATCH v4 14/21] drm/i915/dmc: Define flip queue related PIPEDMC registers
` [PATCH v4 15/21] drm/i915/flipq: Provide the nuts and bolts code for flip queue
` [PATCH v4 16/21] drm/i915/flipq: Implement flip queue based commit path
` [PATCH v4 17/21] drm/i915/flipq: Implement Wa_18034343758
` [PATCH v4 18/21] drm/i915/flipq: Implement Wa_16018781658 for LNL-A0
` [PATCH v4 19/21] drm/i915/flipq: Add intel_flipq_dump()
` [PATCH v4 20/21] drm/i915/flipq: Enable flipq by default for testing
` [PATCH v4 21/21] drm/i915/flipq: Disable PSR for extra flip queue coverage
` ✓ CI.Patch_applied: success for drm/i915/flipq: Rough flip queue implementation (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH 1/3] drm/mm: Introduce address space shifting
 2025-06-09 20:06 UTC  (4+ messages)
` [PATCH 2/3] drm/xe: Start using ggtt->start in preparation of balloon removal
` [PATCH 3/3] drm/xe: Rewrite GGTT VF initialisation
` ✗ CI.Patch_applied: failure for series starting with [1/3] drm/mm: Introduce address space shifting

[PATCH v3 0/5] drm/dp: Limit the DPCD probe quirk to the affected monitor
 2025-06-09 19:44 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/dp: Limit the DPCD probe quirk to the affected monitor (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH 0/2] drm/xe: Fix and prepare WA BB for more users
 2025-06-09 19:04 UTC  (5+ messages)
` [PATCH 1/2] drm/xe/lrc: Use a temporary buffer for WA BB
` [PATCH 2/2] drm/xe/lrc: Prepare WA BB setup for more users

[PATCH 0/2] drm/i915/display: register include cleanups
 2025-06-09 18:21 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH 0/9] Add WildCat Lake support
 2025-06-09 17:13 UTC  (12+ messages)
` [PATCH 1/9] drm/i915/xe3lpd: Add support for display version 30.02
` [PATCH v2 4/9] drm/i915/xe3lpd: Update bandwidth parameters "
` [PATCH 8/9] drm/i915/wcl: C10 phy connected to port A and B
` [PATCH 9/9] drm/i915/xe3lpd: Extend WA 16023981245 for display 30.02

[PATCH v4 0/8] Replace xe_hmm with gpusvm
 2025-06-09 17:09 UTC  (5+ messages)
` [PATCH v4 6/8] drm/xe/vm: split userptr bits into separate file
` [PATCH v4 7/8] drm/xe/userptr: replace xe_hmm with gpusvm

[PATCH v3 00/11] Crashlog Type1 Version2 support
 2025-06-09 17:04 UTC  (17+ messages)
` [PATCH v3 01/11] platform/x86/intel: refactor endpoint usage
` [PATCH v3 03/11] drm/xe: Correct BMG VSEC header sizing
` [PATCH v3 05/11] platform/x86/intel/pmt: use guard(mutex)
` [PATCH v3 10/11] platform/x86/intel/pmt: use a version struct
` [PATCH v3 11/11] platform/x86/intel/pmt: support BMG crashlog

[PATCH v3.1 0/7] A few drm_syncobj optimisations
 2025-06-09 17:00 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v6 0/3] CCS save restore for IGPU
 2025-06-09 16:28 UTC  (10+ 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] drm/xe: GSM size should be constant on most platforms
 2025-06-09 16:06 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] xe: Recommend GUC v70.45.2 for BMG, LNL, DG2
 2025-06-09 15:48 UTC  (8+ messages)
` ✓ CI.checkpatch: success for xe: Recommend GUC v70.45.2 for BMG, LNL, DG2 (rev2)
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v5 0/4] Fixing some dma-fence use-after-free
 2025-06-09 15:10 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "


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