Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-02 09:08:39 to 2025-07-03 07:19:30 UTC [more...]

[PATCH v3 0/7] Handle Firmware reported Hardware Errors
 2025-07-03  7:19 UTC  (27+ 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 5/7] drm/xe: Add support to handle hardware errors
` [PATCH v3 6/7] drm/xe/xe_hw_error: Handle CSC Firmware reported Hardware errors
` [PATCH v3 7/7] drm/xe/xe_hw_error: Add fault injection to trigger csc error handler
` ✗ CI.checkpatch: warning for Handle Firmware reported Hardware Errors (rev3)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH 0/2] Remove unused code in devcoredump_snapshot
 2025-07-03  7:01 UTC  (7+ 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] drm/i915/display: Add upper limit check for pixel clock
 2025-07-03  6:33 UTC  (5+ messages)

[PATCH 0/2] Introduce helper for display workarounds and add Wa_16025573575
 2025-07-03  6:19 UTC  (15+ 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
` ✓ CI.KUnit: success for Introduce helper for display workarounds and add Wa_16025573575 (rev2)
` ✓ Xe.CI.BAT: "

[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  (8+ 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 1/4] iopoll: Generalize read_poll_timeout() into poll_timeout_us()
 2025-07-02 23:58 UTC  (7+ 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 v7] drm/xe/uc: Disable GuC communication on hardware initialization error
 2025-07-02 23:53 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/uc: Disable GuC communication on hardware initialization error. (rev5)

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

[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 0/3] LMTT invalidation
 2025-07-02 22:53 UTC  (7+ messages)
` [PATCH 1/3] drm/xe/pf: Force GuC virtualization mode
` [PATCH 2/3] drm/xe/pf: Invalidate LMTT during LMEM unprovisioning
` [PATCH 3/3] drm/xe/pf: Invalidate LMTT after completing changes
` ✗ CI.checkpatch: warning for LMTT invalidation
` ✓ CI.KUnit: success "

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

[PATCH] drm/i915/display: Read DP_ADAPTER_CAP to pass LinkLayer DPCD&EDID tests
 2025-07-02 22:41 UTC  (5+ messages)

[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  (7+ messages)
` [PATCH 1/2] drm/ttm: rename ttm_bo_put to _fini
` [PATCH 2/2] drm/ttm: replace TTMs refcount with the DRM refcount v2
` ✗ CI.checkpatch: warning for series starting with [1/2] drm/ttm: rename ttm_bo_put to _fini
` ✗ CI.KUnit: failure "

[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 topic/core-for-CI] Revert "ftrace: Allow configuring global trace buffer size (for dump-on-oops)"
 2025-07-02 19:33 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure 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)

[PATCH] drm/i915/display: Optimize panel power-on wait time
 2025-07-02 16:15 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH v5 00/12] Crashlog Type1 Version2 support
 2025-07-02 15:50 UTC  (3+ messages)
` [PATCH v5 09/12] platform/x86/intel/pmt: add register access helpers

[PATCH v7 0/8] More missing XeLP workarounds
 2025-07-02 15:41 UTC  (9+ messages)
` [PATCH v7 2/8] drm/xe: Generalize wa bb emission code
` [PATCH v7 6/8] drm/xe: Add plumbing for indirect context workarounds
` ✗ Xe.CI.Full: failure for More missing XeLP workarounds (rev8)

[PATCH v4 00/11] VRAM Self Refresh
 2025-07-02 14:03 UTC  (12+ messages)
` [PATCH v4 01/11] PCI/ACPI: Add D3cold Aux Power Limit_DSM method
` [PATCH v4 02/11] PCI/ACPI: Per root port allow one Aux power limit request
` [PATCH v4 03/11] PCI/ACPI: Add PERST# Assertion Delay _DSM method

[PATCH v3 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
 2025-07-02 13:34 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/display: Add no_psr_reason to PSR debugfs (rev4)

[PATCH v3] drm/xe: Support for mmap-ing mmio regions
 2025-07-02 13:25 UTC  (2+ messages)

[PATCH v10 0/5] PCI: VF resizable BAR
 2025-07-02 12:02 UTC  (9+ messages)
` [PATCH v10 1/5] PCI/IOV: Restore VF resizable BAR state after reset
` [PATCH v10 2/5] PCI: Add a helper to convert between VF BAR number and IOV resource
` [PATCH v10 3/5] PCI: Allow IOV resources to be resized in pci_resize_resource()
` [PATCH v10 4/5] PCI/IOV: Check that VF BAR fits within the reservation
` [PATCH v10 5/5] PCI: Allow drivers to control VF BAR size
` ✗ CI.checkpatch: warning for PCI: VF resizable BAR (rev9)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe/hw_engine_group: Fix potential leak
 2025-07-02 11:12 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[v5 00/24] Plane Color Pipeline support for Intel platforms
 2025-07-02 11:07 UTC  (14+ messages)
` [v5 16/24] drm/i915/color: Add plane CTM callback for D13 and beyond
` [v5 17/24] drm/i915: Add register definitions for Plane Degamma
` [v5 18/24] drm/i915/color: Add framework to program PRE/POST CSC LUT
` [v5 19/24] drm/i915: Add register definitions for Plane Post CSC
` [v5 20/24] drm/i915/color: Program Pre-CSC registers
` [v5 21/24] drm/i915/xelpd: Program Plane Post CSC Registers
` [v5 22/24] drm/i915/color: Enable Plane Color Pipelines
` [v5 23/24] drm/i915/color: Create color pipeline with multisegmented LUT
` [v5 24/24] drm/doc/rfc: Add documentation for multi-segmented 1D LUT
` ✗ CI.checkpatch: warning for Plane Color Pipeline support for Intel platforms (rev4)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH] drm/xe/tests: Add legacy IP descriptors to param generators
 2025-07-02 11:02 UTC  (6+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] drm/dp: Add documentation for luminance_set
 2025-07-02 10:14 UTC  (2+ messages)

[PATCH] drm/xe/pf: Clear all LMTT pages on alloc
 2025-07-02  9:37 UTC  (3+ messages)

[PATCH v8 0/4] Cleaning up code related to VRAM regions and its initialization - part 2
 2025-07-02  9:30 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Cleaning up code related to VRAM regions and its initialization - part 2 (rev11)


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