Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-09 16:41:52 to 2026-05-11 20:43:09 UTC [more...]

[PATCH 0/4] More MERTOA WA's
 2026-05-11 20:42 UTC  (6+ messages)
` [PATCH 3/4] drm/xe/oa: Add val arg to xe_oa_is_valid_config_reg

[PATCH] drm/xe/gt_idle: Use NSEC_PER_MSEC instead of float literal
 2026-05-11 20:34 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v2 0/8] Fix MCR inconsistencies in RTP tables
 2026-05-11 20:33 UTC  (7+ messages)
` [PATCH v2 4/8] drm/xe/kunit: Add xe_kunit_helper_is_live_test()

[PATCH v2 0/3] Refactor functions implementing the blt batch buffer
 2026-05-11 20:29 UTC  (10+ messages)
` [PATCH v2 1/3] drm/xe: Refactor emit_clear_main_copy
` [PATCH v2 2/3] drm/xe: Refactor emit_clear_link_copy
` [PATCH v2 3/3] drm/xe: Refactor emit_xy_fast_copy and emit_mem_copy functions
` ✓ CI.KUnit: success for Refactor functions implementing the blt batch buffer (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe/gsc: Fix double-free of managed BO in error path
 2026-05-11 20:21 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH 0/2] drm/i915/intel_panel: Fix seamless VRR mode switching for DRRS panels
 2026-05-11 20:17 UTC  (11+ messages)
` [PATCH 2/2] drm/i915/intel_panel: Use highest refresh rate mode for seamless VRR changes

[PATCH v2 0/3] drm/xe: shrink and compress GuC snapshot dumps
 2026-05-11 19:49 UTC  (4+ messages)
` [PATCH v2 1/3] drm/xe/guc: Compress GuC log and CTB dump with zstd
` [PATCH v2 2/3] drm/xe: Remove extra newlines from LRC snapshot dump
` [PATCH v2 3/3] drm/xe/guc: Reduce GuC log size from 8MB to 2MB

[PATCH v2 00/11] drm/i915/display: reduce the pm demand peak bw based on display data rate
 2026-05-11 19:30 UTC  (15+ messages)
` [PATCH v2 01/11] drm/i915/wm: clear the plane ddb_y entries on plane disable
` [PATCH v2 02/11] drm/i915/pm_demand: introduce HAS_PMDEMAND macro
` [PATCH v2 03/11] drm/i915/display: sagv pre/post plane calls to check pmdemand support
` [PATCH v2 04/11] drm/i915/bw: Extract icl_init_qgv_info()
` [PATCH v2 05/11] drm/i915/bw: sort the qgv points based on the dclk
` [PATCH v2 06/11] drm/i915/bw: update the routine to get max dclk from qgv points
` [PATCH v2 07/11] drm/i915/bw: update the routine to find the peakbw in MTL
` [PATCH v2 08/11] drm/i915/bw: update the tile-y dependency based on the display version
` [PATCH v2 09/11] drm/i915/bw: consolidate the debug info of bw/dgv/psf data
` [PATCH v2 10/11] drm/i915/bw: extract update_sagv_status()
` [PATCH v2 11/11] drm/i915/bw: insert a sw bw info entry to cater low data rate usecases
` ✓ CI.KUnit: success for drm/i915/display: reduce the pm demand peak bw based on display data rate
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 0/4] drm/i915/dp: Adaptive Sync SDP readback fixes
 2026-05-11 19:04 UTC  (8+ messages)
` [PATCH 1/4] drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDP
` [PATCH 2/4] drm/i915/dp: Use revision field of AS SDP data structure
` [PATCH 3/4] drm/i915/dp: Set sdp_type in AS SDP unpack
` [PATCH 4/4] drm/i915/dp: Include all relevant AS SDP fields in comparison
` ✓ CI.KUnit: success for drm/i915/dp: Adaptive Sync SDP readback fixes
` ✓ Xe.CI.BAT: "

[PATCH 0/3] drm/i915/cx0: fix PLL enable failure handling on Meteor Lake
 2026-05-11 19:00 UTC  (9+ messages)
` [PATCH 1/3] drm/i915/cx0: check PLL ACK bit in intel_cx0_pll_is_enabled()
` [PATCH 2/3] drm/i915/dpll: add error propagation to DPLL enable path
` [PATCH 3/3] drm/i915/cx0: return errors from CX0 PLL enable on failure
` ✗ LGCI.VerificationFailed: failure for drm/i915/cx0: fix PLL enable failure handling on Meteor Lake

[PATCH v3] drm/xe: Add bounds check for num_binds to prevent memory exhaustion
 2026-05-11 18:59 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for drm/xe: Add bounds check for num_binds to prevent memory exhaustion (rev5)

PCI/ASPM: Intel Battlemage (Arc Pro B70) bricks at boot when `pcie_aspm.policy=powersupersave` enables ASPM_L1.1 on AMD root port link
 2026-05-11 18:58 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH v2 00/10] drm: Improve logic behind damage handling
 2026-05-11 18:11 UTC  (15+ messages)
` [PATCH v2 01/10] drm/damage-helper: Do not alter damage clips on modeset, but ignore them
` [PATCH v2 02/10] drm/atomic-helpers: Evaluate plane damage after atomic_check
` [PATCH v2 03/10] drm/ingenic: Remove calls to drm_atomic_helper_check_plane_damage()
` [PATCH v2 04/10] drm/damage-helper: Test src coord in drm_atomic_helper_check_plane_damage()
` [PATCH v2 05/10] drm/appletbdrm: Allocate request/response buffers in begin_fb_access
` [PATCH v2 06/10] drm/damage-helper: Remove old state from drm_atomic_helper_damage_iter_init()
` [PATCH v2 07/10] drm/damage-helper: Remove old state from drm_atomic_helper_damage_merged()
` [PATCH v2 08/10] drm/atomic_helper: Do not evaluate plane damage before atomic_check
` [PATCH v2 09/10] drm/damage-helper: Rename state parameters in damage helpers
` [PATCH v2 10/10] drm/vmwgfx: Remove unused field struct vmwgfx_du_update_plane.old_state
` ✗ CI.checkpatch: warning for drm: Improve logic behind damage handling (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v3 0/5] Add reclaim to the dmem cgroup controller
 2026-05-11 17:30 UTC  (6+ messages)
` [PATCH v3 1/5] drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()
` [PATCH v3 2/5] cgroup/dmem: Add reclaim callback for lowering max below current usage
` [PATCH v3 3/5] drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controller
` [PATCH v3 4/5] drm/xe: Wire up dmem cgroup reclaim for VRAM manager
` [PATCH v3 5/5] drm/amdgpu: "

[PATCH v4] drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load
 2026-05-11 17:31 UTC 

[PATCH v1 00/11] Introduce error threshold to drm_ras
 2026-05-11 17:30 UTC  (7+ messages)
` [PATCH v1 08/11] drm/xe/ras: Get error threshold support
` [PATCH v1 09/11] drm/xe/ras: Set "
` [PATCH v1 10/11] drm/xe/drm_ras: Wire up error threshold callbacks

[PATCH 0/2] drm/xe/memirq: Update interrupt handler logic
 2026-05-11 17:28 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] drm/xe/memirq: Enable GT_MI_USER_INTERRUPT only

[PATCH 1/2] drm/i915/psr: Block DC states on vblank enable when Panel Replay supported
 2026-05-11 17:27 UTC  (7+ messages)
` [PATCH 2/2] drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enable
` ✓ CI.KUnit: success for series starting with [1/2] drm/i915/psr: Block DC states on vblank enable when Panel Replay supported
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v5 00/14] Introduce Xe Uncorrectable Error Handling
 2026-05-11 17:29 UTC  (15+ messages)
` [PATCH v5 01/14] drm/xe/xe_survivability: Decouple survivability info from boot survivability
` [PATCH v5 02/14] drm/xe/xe_sysctrl: Make sysctrl flood limit reusable
` [PATCH v5 03/14] drm/xe/xe_pci_error: Implement PCI error recovery callbacks
` [PATCH v5 04/14] drm/xe/xe_pci_error: Group all devres to release them on PCIe slot reset
` [PATCH v5 05/14] drm/xe: Skip device access during PCI error recovery
` [PATCH v5 06/14] drm/xe/xe_ras: Initialize Uncorrectable AER Registers
` [PATCH v5 07/14] drm/xe/xe_ras: Add support for uncorrectable core-compute errors
` [PATCH v5 08/14] drm/xe/xe_ras: Handle uncorrectable SoC Internal errors
` [PATCH v5 09/14] drm/xe/xe_ras: Add support to query device memory errors
` [PATCH v5 10/14] drm/xe/xe_ras: Add support to query page offline queue and list
` [PATCH v5 11/14] drm/xe/xe_ras: Query errors from system controller on probe
` [PATCH v5 12/14] drm/xe/xe_pci_error: Process errors in mmio_enabled
` [RFC PATCH v5 13/14] drm/xe/xe_ras: Add support to offline/decline a page address
` [RFC PATCH v5 14/14] drm/xe/xe_ras: Process pages from offlined list and queue

[PATCH] drm/i915/dmc_wl: Remove macro HAS_DMC_WAKELOCK()
 2026-05-11 16:51 UTC  (2+ messages)
`  "

[PATCH v2 0/3] gpu/buddy: Per-order free and used block scoreboards
 2026-05-11 16:41 UTC  (4+ messages)
` [PATCH v2 1/3] gpu/buddy: Fix use-after-free in split_block() call sites
` [PATCH v2 2/3] gpu/buddy: Track per-order free blocks with a scoreboard
` [PATCH v2 3/3] gpu/buddy: Track per-order used "

[PATCH v2 0/4] drm/i915/bw: Split bandwidth params into platform- and display-IP-specific structs
 2026-05-11 16:30 UTC  (5+ messages)
` [PATCH v2 1/4] drm/i915/bw: Extract platform-specific parameters
` [PATCH v2 2/4] drm/i915/bw: Deduplicate intel_sa_info instances
` [PATCH v2 3/4] drm/i915/bw: Rename struct intel_sa_info to intel_display_bw_params
` [PATCH v2 4/4] drm/i915/bw: Extract get_display_bw_params()

[PATCH] drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failure
 2026-05-11 16:24 UTC 

[PATCH v3 0/4] More Fixes for color pipeline
 2026-05-11 16:02 UTC  (9+ messages)
` [PATCH v3 1/4] drm/i915/display: Copy color pipeline from plane in the primary joiner pipe
` [PATCH v3 2/4] drm/i915/display: Don’t use atomic state back-pointer to derive color pipeline
` [PATCH v3 3/4] drm/i915: Avoid programming color HW blocks for NV12 Y planes
` [PATCH v3 4/4] drm/i915: Fix color blob reference handling in intel_plane_state
` ✗ CI.checkpatch: warning for More Fixes for color pipeline
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/xe/hw_engine: Fix double-free of managed BO in error path
 2026-05-11 15:46 UTC 

[PATCH v5 0/6] Add get-error-counter and clear-error-counter support for CRI
 2026-05-11 15:46 UTC  (15+ messages)
` [PATCH v5 2/6] drm/xe/xe_ras: Add support to get error counter in CRI
` [PATCH v5 3/6] drm/xe/xe_ras: Add helper to clear error counter
` [PATCH v5 4/6] drm/xe/xe_drm_ras: Wire get-error-counter and clear-error-counter support for CRI
` [PATCH v5 5/6] drm/xe/xe_ras: Move xe drm_ras registration
` [PATCH v5 6/6] drm/xe/xe_ras: Control xe drm_ras registration with a flag

[PATCH v5 0/5] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-05-09  2:31 UTC  (3+ messages)

[PATCH v2] drm/xe: Add bounds check for num_binds to prevent memory exhaustion
 2026-05-09 17:14 UTC  (6+ messages)

[PATCH v4 0/6] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-05-07 18:55 UTC  (4+ messages)
` [PATCH v4 2/6] mm: Introduce zone_maybe_fragmented_in_shrinker()
  ` PATCH v4 0/6] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation

[PATCH 00/10] drm: Improve logic behind damage handling
 2026-05-07 12:22 UTC  (3+ messages)
` [PATCH 05/10] drm/appletbdrm: Allocate request/response buffers in begin_fb_access

[PATCH v3] drm/xe: Add bounds check for num_binds to prevent memory exhaustion
 2026-05-08  6:45 UTC 

[PATCH] drm/xe/madvise: Skip invalidation for purgeable state updates
 2026-05-11 14:39 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 0/9] AS SDP cleanups and additions for Panel Replay + VRR
 2026-05-11 14:21 UTC  (2+ messages)

[RFC 0/7] drm/display/dp_tunnel: Add debugfs surface for BWA validation
 2026-05-11 13:56 UTC  (11+ messages)
` [RFC 1/7] drm/display/dp_tunnel: Add debugfs interface with info file
` [RFC 2/7] drm/display/dp_tunnel: Add bw_alloc_enable debugfs knob
` [RFC 3/7] drm/display/dp_tunnel: Add bw_limit debugfs cap for BW pressure injection
` [RFC 4/7] drm/i915/dp_tunnel: Wire up DP tunnel debugfs from DRM core
` [RFC 5/7] drm/i915/display: Expose DP tunnel debugfs under each connector
` [RFC 6/7] drm/display/dp_tunnel: Sync SW allocated_bw after enabling BW alloc
` [RFC 7/7] drm/i915/dp_tunnel: Re-attach dp_tunnel debugfs to MST children on re-detect
` ✓ CI.KUnit: success for drm/display/dp_tunnel: Add debugfs surface for BWA validation
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v3] drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load
 2026-05-11 12:59 UTC  (6+ messages)

[PATCH] drm/ttm: Convert -EAGAIN from dmem_cgroup_try_charge to -ENOSPC
 2026-05-11  8:02 UTC  (3+ messages)

[PATCH 0/3] drm/i915: reorganize display documentation
 2026-05-11  7:41 UTC  (4+ messages)
` [PATCH 1/3] Documentation/gpu: add dedicated documentation for Intel display

[PATCH] drm/i915/dp: On DPCD read failure skip LT
 2026-05-11  7:40 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/xe: Drop unused ggtt_balloon field
 2026-05-11  6:58 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 1/2] drm/i915/ddi: Fix cleanup after DP connector init failure
 2026-05-11  5:20 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/ddi: Fix cleanup after HDMI "

[PATCH v3 0/9] casf & scaler refactoring
 2026-05-09 18:57 UTC  (14+ messages)
` [PATCH v3 1/9] drm/i915/casf: fix comment typos
` [PATCH v3 2/9] drm/i915/casf: rename *_coef*() into *_coeff*()
` [PATCH v3 3/9] drm/i915: rename t into tap
` [PATCH v3 4/9] drm/i915/casf: rename sumcoeff into sum_coeff
` [PATCH v3 5/9] drm/i915/scaler: s/i/scaler_id/ where appropriate
` [PATCH v3 6/9] drm/i915/scaler: remove id in favor of scaler_id
` [PATCH v3 7/9] drm/i915/scaler: unloop scaler readout that is run once
` [PATCH v3 8/9] drm/i915/scaler: abstract scaler searching loop
` [PATCH v3 9/9] drm/i915/scaler: eliminate dead code
` ✗ CI.checkpatch: warning for casf & scaler refactoring
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v4] drm/xe: Add bounds check for num_binds to prevent memory exhaustion
 2026-05-09 17:32 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for drm/xe: Add bounds check for num_binds to prevent memory exhaustion (rev3)


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