intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-02 16:39:53 to 2025-07-03 15:17:48 UTC [more...]

[PATCH v2 3/7] drm/gpuvm: Pass map arguments through a struct
 2025-07-03  8:54 UTC  (2+ messages)

[PATCH v7] drm/xe/uc: Disable GuC communication on hardware initialization error
 2025-07-03 15:17 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/uc: Disable GuC communication on hardware initialization error. (rev5)

[PATCH] drm/i915/dp: Fallback to DSC for HDR content if needed
 2025-07-03 15:07 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH 0/3] LMTT invalidation
 2025-07-03 15:01 UTC  (13+ messages)
` [PATCH 1/3] drm/xe/pf: Force GuC virtualization mode
` [PATCH 2/3] drm/xe/pf: Invalidate LMTT during LMEM unprovisioning
  ` [PATCH v2 "
  ` [PATCH v3 "
` [PATCH 3/3] drm/xe/pf: Invalidate LMTT after completing changes
` ✗ CI.checkpatch: warning for LMTT invalidation
` ✓ CI.KUnit: success "
` ✗ CI.checkpatch: warning for LMTT invalidation (rev3)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "

[PATCH 2/2] drm/xe/pf: Print configuration KLVs using debug printer
 2025-07-03 14:57 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 0/2] Introduce helper for display workarounds and add Wa_16025573575
 2025-07-03 14:44 UTC  (19+ messages)
` [PATCH 1/2] drm/i915/display_wa: Add helpers to check wa
` [PATCH 2/2] drm/i915/gmbus: Add Wa_16025573575 for PTL for bit-bashing

[REGRESSSION] on linux-next (next-20250509)
 2025-07-03 14:43 UTC  (3+ messages)

[PATCH 0/2] Remove unused code in devcoredump_snapshot
 2025-07-03 14:38 UTC  (11+ messages)
` [PATCH 1/2] drm/xe: Remove unused code in devcoredump_snapshot()
` [PATCH 2/2] drm/xe: Release runtime pm for error path of xe_devcoredump_read()
` ✗ CI.checkpatch: warning for Remove unused code in devcoredump_snapshot
` ✓ CI.KUnit: success "
` [PATCH v2 0/2] Remove unused code in devcoredump_snapshot()
  ` [PATCH v2 1/2] drm/xe: "
  ` [PATCH v2 2/2] drm/xe: Release runtime pm for error path of xe_devcoredump_read()

[PATCH 1/4] iopoll: Generalize read_poll_timeout() into poll_timeout_us()
 2025-07-03 14:28 UTC  (13+ messages)
` [PATCH 2/4] iopoll: Avoid evaluating 'cond' twice in poll_timeout_us()
` [PATCH 3/4] iopoll: Reorder the timeout handling "
` [PATCH 4/4] DO-NOT-MERGE: drm/i915: Use poll_timeout_us()
` ✗ CI.checkpatch: warning for series starting with [1/4] iopoll: Generalize read_poll_timeout() into poll_timeout_us()
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe/pf: Clear all LMTT pages on alloc
 2025-07-03 14:15 UTC  (5+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH 00/20] drm/i915/dp: Fix few SST HPD IRQ handling issues
 2025-07-03 13:34 UTC  (41+ messages)
` [PATCH 02/20] drm/i915/dp_mst: Verify the link status always the same way
` [PATCH 05/20] drm/i915/dp: Handle the RX_CAP_CHANGED HPD IRQ
` [PATCH 11/20] drm/i915/dp: Reprobe connector if getting/acking device IRQs fails
` [PATCH 12/20] drm/i915/dp: Reprobe connector if getting/acking link service "
` [PATCH 13/20] drm/i915/dp: Return early if getting/acking device "
` [PATCH 14/20] drm/i915/dp: Return early if getting/ackink link "
` [PATCH 15/20] drm/i915/dp: Read/ack sink count and sink IRQs for SST as it's done for MST
` [PATCH 16/20] drm/i915/dp: Print debug message for a sink connected off request
` [PATCH 17/20] drm/i915/dp: Check SST link status while handling link service IRQs
` [PATCH 18/20] drm/i915/dp_mst: Reuse intel_dp_handle_link_service_irq()
` [PATCH 19/20] drm/i915/dp: Ack only the handled device service IRQs
` [PATCH 20/20] drm/i915/dp: Ack only the handled link "

[PATCH v4 0/7] Future-proof for multi-tile + multi-GT cases
 2025-07-03 12:47 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Future-proof for multi-tile + multi-GT cases (rev6)

[PATCH] drm/i915/display: Read DP_ADAPTER_CAP to pass LinkLayer DPCD&EDID tests
 2025-07-03 12:05 UTC  (6+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v3 RERUN 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
 2025-07-03 10:49 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/display: Add no_psr_reason to PSR debugfs (rev5)

[PATCH v3 0/6] Future-proof for multi-tile + multi-GT cases
 2025-07-03 10:23 UTC  (5+ messages)
` ✗ Xe.CI.Full: failure for Future-proof for multi-tile + multi-GT cases (rev4)
` ✗ Xe.CI.Full: failure for Future-proof for multi-tile + multi-GT cases (rev5)

[PATCH v2 0/2] Remove unused code in devcoredump_snapshot()
 2025-07-03  9:42 UTC  (6+ messages)
` [PATCH v2 1/2] drm/xe: "
` [PATCH v2 2/2] drm/xe: Release runtime pm for error path of xe_devcoredump_read()
` ✗ CI.checkpatch: warning for Remove unused code in devcoredump_snapshot()
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v8 0/7] More missing XeLP workarounds
 2025-07-03  9:02 UTC  (10+ messages)
` [PATCH v8 1/7] drm/xe: Generalize wa bb emission code
` [PATCH v8 2/7] drm/xe: Rename utilisation workaround emission function
` [PATCH v8 3/7] drm/xe: Return number of written dwords from workaround batch buffer emission
` [PATCH v8 4/7] drm/xe: Allow specifying number of extra dwords at the end of wa bb emission
` [PATCH v8 5/7] drm/xe: Add plumbing for indirect context workarounds
` [PATCH v8 6/7] drm/xe/xelp: Implement Wa_16010904313
` [PATCH v8 7/7] drm/xe/xelp: Add Wa_18022495364
` ✓ CI.KUnit: success for More missing XeLP workarounds (rev9)
` ✓ Xe.CI.BAT: "

[PATCH] drm/i915/display: Optimize panel power-on wait time
 2025-07-03  8:28 UTC  (5+ messages)

[PULL] drm-misc-next
 2025-07-03  8:12 UTC 

[PATCH topic/core-for-CI] Revert "ftrace: Allow configuring global trace buffer size (for dump-on-oops)"
 2025-07-03  7:35 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] drm/xe: Allocate PF queue size on pow2 boundary
 2025-07-03  7:22 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v3 0/7] Handle Firmware reported Hardware Errors
 2025-07-03  7:19 UTC  (21+ messages)
` [PATCH v3 1/7] drm: Add a vendor-specific recovery method to device wedged uevent
` [PATCH v3 2/7] drm/xe: Set GT as wedged before sending "
` [PATCH v3 3/7] drm/xe/xe_survivability: Add support for Runtime survivability mode
` [PATCH v3 4/7] drm/xe/doc: Document device wedged and runtime survivability
` [PATCH v3 6/7] drm/xe/xe_hw_error: Handle CSC Firmware reported Hardware errors
` ✓ Xe.CI.BAT: success for Handle Firmware reported Hardware Errors (rev3)

[PATCH] drm/i915/display: Add upper limit check for pixel clock
 2025-07-03  6:33 UTC  (5+ messages)

[PULL] drm-intel-fixes
 2025-07-03  5:29 UTC 

[PATCH v2 0/9] Use DRM scheduler for delayed GT TLB invalidations
 2025-07-03  1:32 UTC  (14+ messages)
` [PATCH v2 1/9] drm/xe: Explicitly mark migration queues with flag
` [PATCH v2 2/9] drm/xe: Add generic dependecy jobs / scheduler
` [PATCH v2 3/9] drm: Simplify drmm_alloc_ordered_workqueue return
` [PATCH v2 4/9] drm/xe: Create ordered workqueue for GT TLB invalidation jobs
` [PATCH v2 5/9] drm/xe: Add dependency scheduler for GT TLB invalidations to bind queues
` [PATCH v2 6/9] drm/xe: Add xe_migrate_job_lock/unlock helpers
` [PATCH v2 7/9] drm/xe: Add GT TLB invalidation jobs
` [PATCH v2 8/9] drm/xe: Use GT TLB invalidation jobs in PT layer
` [PATCH v2 9/9] drm/xe: Remove unused GT TLB invalidation trace points
` ✗ CI.checkpatch: warning for Use DRM scheduler for delayed GT TLB invalidations (rev2)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH] drm/i915/display: Fix RGB limited range handling for DP
 2025-07-03  1:26 UTC  (6+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] drm/display: Increase DP_RECEIVER_CAP_SIZE from 15 to 16 bytes
 2025-07-03  0:40 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v3] drm/xe/vf: Make multi-GT migration less error prone
 2025-07-03  0:17 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/vf: Make multi-GT migration less error prone (rev3)

[PATCH v5 00/10] Introducing firmware late binding
 2025-07-03  0:12 UTC  (20+ messages)
` [PATCH v5 01/10] mei: bus: add mei_cldev_mtu interface
` [PATCH v5 02/10] mei: late_bind: add late binding component driver
` [PATCH v5 03/10] drm/xe/xe_late_bind_fw: Introducing xe_late_bind_fw
` [PATCH v5 04/10] drm/xe/xe_late_bind_fw: Initialize late binding firmware
` [PATCH v5 05/10] drm/xe/xe_late_bind_fw: Load "
` [PATCH v5 06/10] drm/xe/xe_late_bind_fw: Reload late binding fw in rpm resume
` [PATCH v5 07/10] drm/xe/xe_late_bind_fw: Reload late binding fw during system resume
` [PATCH v5 08/10] drm/xe/xe_late_bind_fw: Introduce debug fs node to disable late binding
` [PATCH v5 09/10] drm/xe/xe_late_bind_fw: Extract and print version info
` [PATCH v5 10/10] drm/xe/xe_late_bind_fw: Select INTEL_MEI_LATE_BIND for CI
` ✗ CI.checkpatch: warning for Introducing firmware late binding
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH] drm/xe/xe_pmu: Validate gt in event supported
 2025-07-02 23:16 UTC  (3+ messages)
` ✓ Xe.CI.Full: success for "

[drm-xe:drm-xe-fixes] BUILD SUCCESS aa18d5769fcafe645a3ba01a9a69dde4f8dc8cc3
 2025-07-02 23:04 UTC 

[PATCH v5 0/6] Create and use XE_DEVICE_WA infrastructure
 2025-07-02 22:23 UTC  (13+ messages)
` [PATCH v5 1/6] drm/xe: add xe_device_wa infrastructure
` [PATCH v5 2/6] drm/xe: add new type to RTP context
` [PATCH v5 3/6] drm/xe: Add infrastructure for Device OOB workarounds
` [PATCH v5 4/6] drm/xe: Move Wa_15015404425 to use the new XE_DEVICE_WA macro
` [PATCH v5 5/6] drm/xe: extend Wa_15015404425 to apply to PTL
` [PATCH v5 6/6] drm/xe: disable wa_15015404425 for PTL B0
` ✗ CI.checkpatch: warning for Create and use XE_DEVICE_WA infrastructure
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

Switching TTM over to GEM refcounts v2
 2025-07-02 22:01 UTC  (3+ messages)
` [PATCH 1/2] drm/ttm: rename ttm_bo_put to _fini

[PATCH v6 0/5] drm/xe: i2c support
 2025-07-02 21:52 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe: i2c support (rev6)

[PATCH 0/7] xe/uc: PTL firmware defs + recommendation bump
 2025-07-02 21:48 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for xe/uc: PTL firmware defs + recommendation bump (rev2)

[PATCH] drm/ttm: Remove unneeded blank line in comment
 2025-07-02 20:40 UTC  (3+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH v3 0/8] drm/sched: Allow drivers to skip the reset with DRM_GPU_SCHED_STAT_NO_HANG
 2025-07-02 14:41 UTC  (7+ messages)
` [PATCH v3 3/8] drm/sched: Make timeout KUnit tests faster

[PATCH 00/18] drm/i915/display: convert to generic read_poll_timeout()
 2025-06-30 20:52 UTC  (7+ messages)
` [PATCH 18/18] drm/i915/ddi: prefer read_poll_timeout() over readx_poll_timeout()

Intel Xe SR-IOV support status
 2025-07-01 16:15 UTC  (3+ messages)

[PATCH v1] drm/xe: Expose fan table and voltage regulator information
 2025-07-02 18:34 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe/guc: Don't allocate temporary policies object
 2025-07-02 17:48 UTC  (7+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v8 00/24] AuxCCS handling and render compression modifiers
 2025-07-02 17:12 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for AuxCCS handling and render compression modifiers (rev8)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).