Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-04 17:29:26 to 2025-06-05 13:12:02 UTC [more...]

[PATCH v3 0/5] drm/dp: Limit the DPCD probe quirk to the affected monitor
 2025-06-05 13:11 UTC  (17+ messages)
` [PATCH v3 1/5] drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS
` [PATCH v3 2/5] drm/edid: Define the quirks in an enum list
` [PATCH v3 3/5] drm/edid: Add support for quirks visible to DRM core and drivers
` [PATCH v3 4/5] drm/dp: Add an EDID quirk for the DPCD register access probe
` [PATCH v3 5/5] drm/i915/dp: Disable the AUX DPCD probe quirk if it's not required
` ✓ CI.Patch_applied: success for drm/dp: Limit the DPCD probe quirk to the affected monitor (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH] drm/xe/xe3: Disable null query for anyhit shader
 2025-06-05 13:08 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe3: Disable null query for anyhit shader (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH] drm/xe: Remove IOSF_MBI select
 2025-06-05 13:05 UTC  (3+ messages)
` ✗ CI.Patch_applied: failure for "

[PATCH v3] drm/i915: split out display register macros to a separate file
 2025-06-05 12:42 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v4 0/3] CCS save restore for IGPU
 2025-06-05 12:38 UTC  (11+ messages)
` [PATCH v4 1/3] drm/xe/vf: Create contexts for CCS read write
` [PATCH v4 2/3] drm/xe/vf: Attach and detach CCS copy commands with BO
` [PATCH v4 3/3] drm/xe/vf: Register CCS read/write contexts with Guc

[PATCH v2 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
 2025-06-05 12:30 UTC  (9+ messages)
` [PATCH v2 1/1] "
` ✓ CI.Patch_applied: success for drm/i915/display: Add no_psr_reason to PSR debugfs (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v5 0/3] CCS save restore for IGPU
 2025-06-05 12:29 UTC  (4+ messages)
` [PATCH v5 1/3] drm/xe/vf: Create contexts for CCS read write
` [PATCH v5 2/3] drm/xe/vf: Attach and detach CCS copy commands with BO
` [PATCH v5 3/3] drm/xe/vf: Register CCS read/write contexts with Guc

[PATCH 0/4] Handle Firmware reported Hardware Errors
 2025-06-05 11:24 UTC  (4+ messages)
` [PATCH 1/4] drm: Add a firmware flash method to device wedged uevent

[PATCH v2 0/3] drm/xe/bmg: Update PCI Id's and Workarounds
 2025-06-05 11:20 UTC  (4+ messages)
` [PATCH v2 2/3] drm/xe/xe2_hpg: Add set of workarounds
` ✗ Xe.CI.Full: failure for drm/xe/bmg: Update PCI Id's and Workarounds (rev3)

[PATCH v3 0/2] Add debugfs node to expose G-state and pcie link state residency
 2025-06-05 11:18 UTC  (7+ messages)
` [PATCH v3 1/2] drm/xe/xe_debugfs: Exposure of G-State and pcie link state residency counters through debugfs
` [PATCH v3 2/2] drm/xe/regs/xe_pmt: Macros for G-State and pcie link state residency offset

[PATCH v3] drm/i915/display: Implement wa_16011342517
 2025-06-05 10:54 UTC 

[PATCH 0/6] drm/i915, drm/xe: add drm device based pcode interface for display
 2025-06-05 10:29 UTC  (7+ messages)
` [PATCH 1/6] drm/i915/pcode: drop fast wait from snb_pcode_write_timeout()
` [PATCH 2/6] drm/i915/pcode: add struct drm_device based interface
` [PATCH 3/6] drm/xe/pcode: "
` [PATCH 4/6] drm/i915/display: switch to struct drm_device based pcode interface
` [PATCH 5/6] drm/i915/dram: "
` [PATCH 6/6] drm/xe/compat: remove old pcode compat interface

[PATCH] drm/xe: don't store the xe device pointer inside xe_ttm_tt
 2025-06-05 10:26 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: don't store the xe device pointer inside xe_ttm_tt (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] Revert "drm/xe/display: use xe->display to decide whether to do anything"
 2025-06-05  9:03 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PULL] drm-intel-next-fixes
 2025-06-05  8:35 UTC 

[PATCH v2 0/3] drm/gpusvm, drm/pagemap, drm/xe: Restructure migration in preparation for multi-device
 2025-06-05  7:40 UTC  (9+ messages)
` [PATCH v2 2/3] drm/pagemap: Add a populate_mm op
` [PATCH v2 3/3] drm/xe: Implement and use the drm_pagemap "
` ✗ Xe.CI.Full: failure for drm/gpusvm, drm/pagemap, drm/xe: Restructure migration in preparation for multi-device (rev2)

[bug report] drm/xe/hwmon: expose fan speed
 2025-06-05  7:32 UTC  (2+ messages)

[PATCH] drm/i915/display: Fix macro HAS_ULTRAJOINER
 2025-06-05  7:22 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe/hwmon: Fix xe_hwmon_power_max_write
 2025-06-05  6:37 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/hwmon: Fix xe_hwmon_power_max_write (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[bug report] drm/xe/hwmon: Add support to manage power limits though mailbox
 2025-06-05  6:25 UTC 

[PATCH 0/6] Add WildCat Lake support
 2025-06-05  5:49 UTC  (5+ messages)
` [PATCH 2/6] drm/xe/xe3: Add support for graphics IP version 30.03
` [PATCH 3/6] drm/xe/xe3: Add support for media IP version 30.02

[PATCH 0/2] drm/xe: Fix and prepare WA BB for more users
 2025-06-05  5:15 UTC  (6+ messages)
` [PATCH 1/2] drm/xe/lrc: Use a temporary buffer for WA BB
` ✓ Xe.CI.BAT: success for drm/xe: Fix and prepare WA BB for more users

[PATCH] drm/xe: Use WRITE_ONCE for range->tile_invalidated update
 2025-06-05  5:10 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v3 0/4] drm/xe/bmg: Update some WAs
 2025-06-05  4:18 UTC  (3+ messages)
` [PATCH v3 3/4] drm/xe/bmg: Update Wa_22019338487

[PATCH v2] drm/xe/guc: Set wedged on Xe micro hardware initialization error
 2025-06-05  4:00 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH 0/4] drm/dp: Limit the DPCD probe quirk to the affected monitor
 2025-06-05  3:45 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/dp: Limit the DPCD probe quirk to the affected monitor (rev3)

[PATCH] drm/xe/bmg: Fix NULL-ptr deref during probe on SKUs with no display
 2025-06-05  3:41 UTC  (7+ messages)

[PATCH] xe: Recommend GUC v70.45.2 for BMG, LNL, DG2
 2025-06-05  3:18 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe/guc_submit: add back fix
 2025-06-05  2:53 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/guc_submit: add back fix (rev2)

[PATCH v4 0/2] Enable GuC opt-in features
 2025-06-05  2:08 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for Enable GuC opt-in features (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v3 0/4] Fixes for VF GuC version
 2025-06-05  1:22 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for Fixes for VF GuC version (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v3 0/5] Enable media OA
 2025-06-05  0:14 UTC  (9+ messages)
` [PATCH 1/5] drm/xe/oa/uapi: Expose media OA units
` [PATCH 2/5] drm/xe/oa: Print hwe to OA unit mapping
` [PATCH 3/5] drm/xe/oa: Introduce stream->oa_unit
` [PATCH 4/5] drm/xe/oa: Assign hwe for OAM_SAG

[PATCH 0/3] Small improvements in topology code
 2025-06-05  0:07 UTC  (11+ messages)
` [PATCH 1/3] drm/xe/topology: Simplify code for loading DSS mask
` [PATCH 2/3] drm/xe/topology: Use register array size instead magic number
` [PATCH 3/3] drm/xe/topology: Stop trying to fix programming mistakes
` ✓ CI.Patch_applied: success for Small improvements in topology code
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH 0/2] PF: Print debug stuff using debug printer
 2025-06-04 23:24 UTC  (10+ messages)
` [PATCH 1/2] drm/xe/pf: Print runtime registers "
` [PATCH 2/2] drm/xe/pf: Print configuration KLVs "
` ✓ CI.Patch_applied: success for PF: Print debug stuff "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe: don't store the xe device pointer inside xe_ttm_tt
 2025-06-04 22:50 UTC  (3+ messages)

[PATCH] drm/xe/bmg: fix compressed VRAM handling
 2025-06-04 21:52 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe/guc: Make debugfs guc_log_dmesg attribute write-only
 2025-06-04 20:42 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/guc: Make debugfs guc_log_dmesg attribute write-only (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe: Make force_reset attributes write-only
 2025-06-04 19:19 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Make force_reset attributes write-only (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] drm/ttm: Fix build with CONFIG_DEBUG_FS=n
 2025-06-04 18:52 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/4] Some more _types.h cleanups
 2025-06-04 17:50 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for Some more _types.h cleanups (rev2)

[bug report] drm/xe/svm: Implement prefetch support for SVM ranges
 2025-06-04 17:30 UTC  (5+ messages)


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