Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-18 07:47:08 to 2025-11-19 06:58:59 UTC [more...]

REGRESSION on linux-next (next-20251106)
 2025-11-18 16:13 UTC  (10+ messages)

[PATCH v4 00/10] Add new general DRM property "color format"
 2025-11-19  4:32 UTC  (11+ messages)
` [PATCH v4 02/10] drm: "
` [PATCH v4 03/10] drm: Add enum conversion from/to HDMI_COLORSPACE to DRM_COLOR_FORMAT
` [PATCH v4 04/10] drm/bridge: Act on the DRM color format property
` [PATCH v4 05/10] drm/bridge: dw-hdmi-qp: Set bridge supported_formats
` [PATCH v4 06/10] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata

[PATCH] drm/xe/vm: Use for_each_tlb_inval() to calculate invalidation fences
 2025-11-19  6:58 UTC  (8+ messages)
` ✗ CI.KUnit: failure for "
` ✓ CI.KUnit: success for drm/xe/vm: Use for_each_tlb_inval() to calculate invalidation fences (rev2)
` ✓ CI.KUnit: success for drm/xe/vm: Use for_each_tlb_inval() to calculate invalidation fences (rev3)
` ✓ Xe.CI.BAT: "

[PATCH v3 0/2] drm/xe/vf: Fix up GGTT on S4 resume under SR-IOV
 2025-11-19  6:53 UTC  (11+ messages)
` [PATCH v3 1/2] drm/xe/vf: Split GGTT info query and fixup into separate helpers
` [PATCH v3 2/2] drm/xe/vf: Fix up GGTT mappings on S4 resume across VFs
` ✓ CI.KUnit: success for drm/xe/vf: Fix up GGTT on S4 resume under SR-IOV (rev3)
` ✓ Xe.CI.Full: "
` ✓ CI.KUnit: success for drm/xe/vf: Fix up GGTT on S4 resume under SR-IOV (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v2 00/32] drm/i915/cx0: Add MTL+ platforms to support dpll framework
 2025-11-19  6:03 UTC  (27+ messages)
` [PATCH v2 18/32] drm/i915/cx0: Compute plls for MTL+ platform
` [PATCH v2 21/32] drm/i915/cx0: Add MTL+ .update_active_dpll hook
  ` [PATCH v3 "
` [PATCH v2 30/32] drm/i915/cx0: Get encoder configuration for C10 and C20 PHY PLLs
` [PATCH v2 31/32] drm/i915/cx0: Add MTL+ Thunderbolt PLL hooks
` [PATCH v2 32/32] drm/i915/cx0: Enable dpll framework for MTL+
  ` [PATCH v3 "
` ✗ CI.checkpatch: warning for drm/i915/cx0: Add MTL+ platforms to support dpll framework (rev3)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH v2] drm/xe/exec: Validate num_syncs to prevent oversized allocations
 2025-11-19  5:14 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for drm/xe/exec: Validate num_syncs to prevent oversized allocations (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH] drm/xe/exec: Validate num_syncs to prevent oversized allocations
 2025-11-19  4:28 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v3] drm/xe/uc: Add stop on hardware initialization error
 2025-11-19  3:17 UTC  (5+ messages)

[PATCH v2] drm/xe/vf: Start re-emission from first unsignaled job during VF migration
 2025-11-19  2:48 UTC  (4+ messages)

[CI] drm/xe/guc: Test GuC v70.54.0 for BMG, PTL
 2025-11-19  1:50 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH 0/2] drm/xe: Fix and refactor CONFIG_DRM_XE_DEBUG_GUC
 2025-11-19  0:50 UTC  (11+ messages)
` [PATCH 1/2] drm/xe/guc: Fix stack_depot usage
` [PATCH 2/2] drm/xe/guc_ct: Cleanup ifdef'ry
` ✗ CI.checkpatch: warning for drm/xe: Fix and refactor CONFIG_DRM_XE_DEBUG_GUC
` ✗ CI.KUnit: failure "

[PATCH v6] drm/xe/uc: Add stop on hardware initialization error
 2025-11-18 23:42 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/uc: Add stop on hardware initialization error (rev5)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3 0/7] Fix DRM scheduler layering violations in Xe
 2025-11-18 22:59 UTC  (27+ messages)
` [PATCH v3 1/7] drm/sched: Add pending job list iterator
` [PATCH v3 2/7] drm/sched: Add several job helpers to avoid drivers touching scheduler state
` [PATCH v3 3/7] drm/xe: Add dedicated message lock
` [PATCH v3 4/7] drm/xe: Stop abusing DRM scheduler internals
` [PATCH v3 5/7] drm/xe: Do not deregister queues in TDR
` [PATCH v3 6/7] drm/xe: Remove special casing for LR queues in submission
` [PATCH v3 7/7] drm/xe: Only toggle scheduling in TDR if GuC is running

[PATCH v1 0/4] Introduce xe_pcode_read_probe()
 2025-11-18 19:38 UTC  (12+ messages)
` [PATCH v1 1/4] drm/xe/pcode: "
` [PATCH v1 2/4] drm/xe/sysfs: Use xe_pcode_read_probe() to check for mailbox command support
` [PATCH v1 3/4] drm/xe/hwmon: "
` [PATCH v1 4/4] drm/xe/late_bind: "
` ✓ CI.KUnit: success for Introduce xe_pcode_read_probe()
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/i915/display: change pipe order for platforms with big joiner
 2025-11-18 19:34 UTC  (6+ messages)
` [PATCH v2] "
` ✓ CI.KUnit: success for drm/i915/display: change pipe order for platforms with big joiner (rev2)

[PATCH v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
 2025-11-18 18:53 UTC  (4+ messages)
` [PATCH v3 19/21] scsi: fnic: Switch to use %ptSp

[PATCH v5] drm/xe/uc: Add stop on hardware initialization error
 2025-11-18 18:52 UTC  (3+ messages)
` ✗ CI.KUnit: failure for drm/xe/uc: Add stop on hardware initialization error (rev4)

[CI 00/27] Scope-based forcewake and runtime PM
 2025-11-18 18:47 UTC  (31+ messages)
` [CI 01/27] drm/xe/forcewake: Add scope-based cleanup for forcewake
` [CI 02/27] drm/xe/pm: Add scope-based cleanup helper for runtime PM
` [CI 03/27] drm/xe/gt: Use scope-based cleanup
` [CI 04/27] drm/xe/gt_idle: "
` [CI 05/27] drm/xe/guc: "
` [CI 06/27] drm/xe/guc_pc: "
` [CI 07/27] drm/xe/mocs: "
` [CI 08/27] drm/xe/pat: Use scope-based forcewake
` [CI 09/27] drm/xe/pxp: Use scope-based cleanup
` [CI 10/27] drm/xe/gsc: "
` [CI 11/27] drm/xe/device: "
` [CI 12/27] drm/xe/devcoredump: "
` [CI 13/27] drm/xe/display: Use scoped-cleanup
` [CI 14/27] drm/xe: Return forcewake reference type from force_wake_get_any_engine()
` [CI 15/27] drm/xe/drm_client: Use scope-based cleanup
` [CI 16/27] drm/xe/gt_debugfs: "
` [CI 17/27] drm/xe/huc: Use scope-based forcewake
` [CI 18/27] drm/xe/query: "
` [CI 19/27] drm/xe/reg_sr: "
` [CI 20/27] drm/xe/vram: "
` [CI 21/27] drm/xe/bo: Use scope-based runtime PM
` [CI 22/27] drm/xe/ggtt: Use scope-based runtime pm
` [CI 23/27] drm/xe/hwmon: Use scope-based runtime PM
` [CI 24/27] drm/xe/sriov: "
` [CI 25/27] drm/xe/tests: "
` [CI 26/27] drm/xe/sysfs: Use scope-based runtime power management
` [CI 27/27] drm/xe/debugfs: Use scope-based runtime PM
` ✗ CI.checkpatch: warning for Scope-based forcewake and runtime PM (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v3 0/2] Improve CCS save/restore series (cont...)
 2025-11-18 17:40 UTC  (7+ messages)
` [PATCH v3 1/2] drm/xe/sa: Shadow buffer support in the sub-allocator pool
` [PATCH v3 2/2] drm/xe/vf: Shadow buffer management for CCS read/write operations
` ✓ CI.KUnit: success for Improve CCS save/restore series (cont...) (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v2] drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl()
 2025-11-18 17:07 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl() (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[bug report] drm/xe: Enforce correct user fence signaling order using
 2025-11-18 17:05 UTC  (2+ messages)

[PATCH] drm/xe/xe_sriov_packet: Return int from pf_descriptor_init
 2025-11-18 16:49 UTC  (2+ messages)

[PATCH v4 0/3] VF double migration
 2025-11-18 15:19 UTC  (7+ messages)
` [PATCH v4 1/3] drm/xe/vf: Enable VF migration only on supported GUC versions
` [PATCH v4 2/3] drm/xe/vf: Introduce RESFIX start marker support
` [PATCH v4 3/3] drm/xe/vf: Add debugfs entries to test VF double migration
` ✓ CI.KUnit: success for VF double migration (rev4)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 16/20] drm/xe/eudebug: Mark guc contexts as debuggable
 2025-11-18 14:48 UTC  (2+ messages)

[PATCH v5] drm/xe/uapi: Add NO_COMPRESSION BO flag and query capability
 2025-11-18 14:35 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe/uapi: Add NO_COMPRESSION BO flag and query capability (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 00/11] Page Reclamation Support for Xe3p Platforms
 2025-11-18 13:02 UTC  (15+ messages)
` [PATCH 01/11] [DO, NOT, REVIEW] drm/xe: Do not forward invalid TLB invalidation seqnos to upper layers
` [PATCH 02/11] drm/xe: Reset tlb fence timeout on invalid seqno received
` [PATCH 03/11] drm/xe/xe_tlb_inval: Modify fence interface to support PPC flush
` [PATCH 04/11] drm/xe: Add page reclamation info to device info
` [PATCH 05/11] drm/xe/guc: Add page reclamation interface to GuC
` [PATCH 06/11] drm/xe: Create page reclaim list on unbind
` [PATCH 07/11] drm/xe: Suballocate BO for page reclaim
` [PATCH 08/11] drm/xe: Prep page reclaim in tlb inval job
` [PATCH 09/11] drm/xe: Append page reclamation action to tlb inval
` [PATCH 10/11] drm/xe: Optimize flushing of L2$ by skipping unnecessary page reclaim
` [PATCH 11/11] drm/xe: Add debugfs support for page reclamation
` ✗ CI.checkpatch: warning for Page Reclamation Support for Xe3p Platforms
` ✓ CI.KUnit: success "
` ✗ Xe.CI.Full: failure "

[REGRESSION][RFC] memleak on xe load & unload on PTL
 2025-11-18 12:35 UTC 

[PATCH v4 00/10] Enable DP2.1 alpm
 2025-11-18 11:06 UTC  (5+ messages)
` [PATCH v4 02/10] drm/i915/alpm: alpm_init() for DP2.1

[PATCH v2] drm/i915/fbc: Apply wa_15018326506
 2025-11-18  9:32 UTC  (3+ messages)

[PATCH v2 00/17] Dynamic drm_pagemaps and Initial multi-device SVM
 2025-11-18  9:31 UTC  (3+ messages)

[v6 00/16] Plane Color Pipeline support for Intel platforms
 2025-11-18  9:03 UTC  (18+ messages)
` [v6 06/16] drm/i915/color: Add framework to program CSC
` [v6 09/16] drm/i915: Add register definitions for Plane Degamma
` [v6 10/16] drm/i915/color: Add framework to program PRE/POST CSC LUT
` [v6 12/16] drm/i915/color: Program Pre-CSC registers
` [v6 14/16] drm/i915/display: Add registers for 3D LUT
` [v6 15/16] drm/i915/color: Add 3D LUT to color pipeline
` [v6 16/16] drm/i915/color: Enable Plane Color Pipelines

[PULL] drm-xe-next
 2025-11-18  8:34 UTC  (3+ messages)


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