Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-07 22:58:53 to 2026-05-11 12:24:29 UTC [more...]

[PATCH 0/3] drm/i915/cx0: fix PLL enable failure handling on Meteor Lake
 2026-05-11  9:33 UTC  (4+ messages)

[PATCH v2 00/10] drm: Improve logic behind damage handling
 2026-05-11 12:22 UTC  (2+ messages)
` [PATCH v2 01/10] drm/damage-helper: Do not alter damage clips on modeset, but ignore them

[PATCH v3] drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load
 2026-05-11 12:20 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 1/2] drm/i915/psr: Block DC states on vblank enable when Panel Replay supported
 2026-05-11 12:15 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enable

[PATCH v2 0/8] Fix MCR inconsistencies in RTP tables
 2026-05-11 12:03 UTC  (15+ messages)
` [PATCH v2 1/8] drm/xe: Define CACHE_MODE_1 as MCR register
` [PATCH v2 2/8] drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN1
` [PATCH v2 3/8] drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN4
` [PATCH v2 4/8] drm/xe/kunit: Add xe_kunit_helper_is_live_test()
` [PATCH v2 5/8] drm/xe: Extract xe_hw_engine_setup_reg_lrc()
` [PATCH v2 6/8] drm/xe/kunit: Use KUNIT_EXPECT_EQ() in xe_wa_gt()
` [PATCH v2 7/8] drm/xe/mcr: Extract reg_in_steering_type_ranges()
` [PATCH v2 8/8] drm/xe/reg_sr: Do sanity check for MCR vs non-MCR
` ✓ CI.KUnit: success for Fix MCR inconsistencies in RTP tables (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[RFC 0/7] drm/display/dp_tunnel: Add debugfs surface for BWA validation
 2026-05-11 11:58 UTC  (9+ 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

[PATCH] drm/ttm: Convert -EAGAIN from dmem_cgroup_try_charge to -ENOSPC
 2026-05-11  8:02 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v5 0/6] Add get-error-counter and clear-error-counter support for CRI
 2026-05-11  7:49 UTC  (8+ messages)
` [PATCH v5 1/6] drm/xe/uapi: Add additional error components to xe drm_ras
` [PATCH v5 3/6] drm/xe/xe_ras: Add helper to clear error counter

[PATCH 0/3] drm/i915: reorganize display documentation
 2026-05-11  7:41 UTC  (14+ messages)
` [PATCH 1/3] Documentation/gpu: add dedicated documentation for Intel display
` [PATCH 2/3] Documentation/gpu: use === for Intel display section heading underlines
` [PATCH 3/3] Documentation/gpu: add remaining DOC: comments to Intel display documentation
` ✗ CI.checkpatch: warning for drm/i915: reorganize "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[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 v3 0/4] More Fixes for color pipeline
 2026-05-11  5:32 UTC  (5+ 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

[PATCH] drm/xe/madvise: Skip invalidation for purgeable state updates
 2026-05-11  5:54 UTC 

[PATCH 1/2] drm/i915/ddi: Fix cleanup after DP connector init failure
 2026-05-11  5:20 UTC  (7+ 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)

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

[drm-xe:drm-xe-next] BUILD SUCCESS b619bbcda1389cc54c2a5c5a7561c3ca3b439c9c
 2026-05-09 15:36 UTC 

[PATCH 0/2] drm/xe/multi_queue: Code refactor and cleanup
 2026-05-09  8:36 UTC  (7+ messages)
` [PATCH 1/2] drm/xe/multi_queue: Remove redundant assignment in guc_exec_queue_run_job
` [PATCH 2/2] drm/xe/multi_queue: Refactor CGP_SYNC send path
` ✗ CI.checkpatch: warning for drm/xe/multi_queue: Code refactor and cleanup
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH RFC 21/26] dma-buf: Add the Physical Address List DMA mapping type
 2026-05-09  5:31 UTC  (10+ messages)

[PATCH v3 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled clear tracker
 2026-05-09  5:40 UTC  (6+ messages)
` [PATCH v3 2/2] gpu/tests/buddy: add clear-tracker allocation latency benchmarks
` ✗ CI.checkpatch: warning for series starting with [v3,1/2] gpu/buddy: replace dual-tree/force_merge with decoupled clear tracker
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2 00/16] drm/i915: Introduce 'fb_pin' parent interface
 2026-05-09  2:43 UTC  (21+ messages)
` [PATCH v2 01/16] drm/i915: Introduce intel_parent_fb_pin_get_map()
` [PATCH v2 02/16] drm/i915: Move intel_fb_pin_params to the parent interface
` [PATCH v2 03/16] drm/i915: Move the i915_dpt_offset()==0 assert
` [PATCH v2 04/16] drm/i915: Reorganize intel_plane_pin_fb() a bit
` [PATCH v2 05/16] drm/i915: Introduce i915_fb_pin_dpt_(un)pin()
` [PATCH v2 06/16] drm/i915: Introduce i915_fb_pin_ggtt_(un)pin()
` [PATCH v2 07/16] drm/xe: Move the FORCE_WC assert into __xe_pin_fb_vma()
` [PATCH v2 08/16] drm/xe: Kill the fbdev vma reuse hack
` [PATCH v2 09/16] drm/xe: Reorganize intel_plane_pin_fb() a bit
` [PATCH v2 10/16] drm/xe: Introduce xe_fb_pin_dpt_(un)pin()
` [PATCH v2 11/16] drm/xe: Introduce xe_fb_pin_ggtt_(un)pin()
` [PATCH v2 12/16] drm/xe: Restructure reuse_vma()
` [PATCH v2 13/16] drm/i915: Introduce the main fb_pin parent interface
` [PATCH v2 14/16] drm/i915/fbdev: Use intel_parent_fb_pin_ggtt_(un)pin()
` [PATCH v2 15/16] drm/xe: Use xe_fb_pin_ggtt_pin() for the initial FB pin
` [PATCH v2 16/16] drm/i915: Consolidate the intel_plane_(un)pin_fb() implementations
` ✗ CI.checkpatch: warning for drm/i915: Introduce 'fb_pin' parent interface (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v3 1/2] drm/xe/dma-buf: handle empty bo and UAF races
 2026-05-09  0:23 UTC  (5+ messages)
` [PATCH v3 2/2] drm/xe/dma-buf: fix UAF with retry loop
` ✓ CI.KUnit: success for series starting with [v3,1/2] drm/xe/dma-buf: handle empty bo and UAF races
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

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

[PATCH 00/12] Fix MCR inconsistencies in RTP tables
 2026-05-08 21:52 UTC  (5+ messages)
` [PATCH 12/12] drm/xe/reg_sr: Do sanity check for MCR vs non-MCR

[PATCH v5 00/11] Support run ticks for multi-queue use case
 2026-05-08 20:30 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for Support run ticks for multi-queue use case (rev5)

[PATCH V2] drm/buddy: Integrate lockdep annotations for gpu buddy manager
 2026-05-08 19:15 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/buddy: Integrate lockdep annotations for gpu buddy manager (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 0/9] Add new debug infrastructure for configfs
 2026-05-08 17:55 UTC  (11+ messages)
` [PATCH 4/9] drm/xe: Add a new debug focused configfs group

[PATCH 000/108] drm/i915/dp_link: Refactor DP link capability logic
 2026-05-08 17:48 UTC  (29+ messages)
` [PATCH 007/108] drm/i915/dp_link_training: Flush commits in debugfs entries
` [PATCH 009/108] drm/i915/dp_link_training: Use link_training as base pointer in debugfs
` [PATCH 015/108] drm/i915/dp_link_training: Add helper to query pending autoretrain
` [PATCH 016/108] drm/i915/dp_link_training: Add helper to query allowed autoretrain
` [PATCH 017/108] drm/i915/dp_link_training: Add helper to mark link training failure
` [PATCH 018/108] drm/i915/dp_link_training: Add helper to reset link recovery state
` [PATCH 019/108] drm/i915/dp_link_training: Track link recovery state with an enum
` [PATCH 043/108] drm/i915/dp_link_caps: Add helper to get common rate index

[PATCH v3] drm/xe/madvise: Track purgeability with BO-local counters
 2026-05-08 17:04 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/madvise: Track purgeability with BO-local counters (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH i-g-t] tests/intel/xe_sync_file: Exercise sync file access post queue destruction
 2026-05-08 16:59 UTC  (3+ messages)
` [PATCH i-g-t v2] "

[PATCH] drm/xe: Make decision to use Xe2-style blitter instructions a feature flag
 2026-05-08 16:50 UTC  (4+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v2 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled clear tracker
 2026-05-08 16:26 UTC  (3+ messages)

[PATCH 0/9] AS SDP cleanups and additions for Panel Replay + VRR
 2026-05-08 14:38 UTC  (5+ messages)
` [PATCH 5/9] drm/dp: Refactor AS SDP logging to use space-separated field names
` [PATCH 7/9] drm/dp: Add a helper to get the SDP type as a string

[PATCH 0/2] gpu/buddy: Per-order free and used block scoreboards
 2026-05-08 14:13 UTC  (5+ messages)
` [PATCH 1/2] gpu/buddy: Track per-order free blocks with a scoreboard
` [PATCH 2/2] gpu/buddy: Track per-order used "

[PATCH v2] drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load
 2026-05-08 13:35 UTC  (6+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v4 00/12] Fine grained fault locking, threaded prefetch, storm cache
 2026-05-08 12:03 UTC  (5+ messages)
` [PATCH v4 08/12] drm/xe: Chain page faults via queue-resident cache to avoid fault storms
` [PATCH v4 11/12] drm/xe: batch CT pagefault acks with periodic flush

[RESEND 0/4] drm/i915/display: start switching to display specific reg types
 2026-05-08 11:29 UTC  (2+ messages)

[PATCH v6 0/8] Introduce Xe PCIe FLR
 2026-05-08 10:53 UTC  (3+ messages)
` [PATCH v6 8/8] drm/xe/pci: Introduce "

[PATCH] drm/i915/hdcp: Skip inactive MST connectors when building stream list
 2026-05-08 10:23 UTC  (2+ messages)

[RFC PATCH V7 00/10] Add memory page offlining support
 2026-05-08 10:14 UTC  (3+ messages)
` [RFC PATCH V7 09/10] drm/xe/configfs: Add vram bad page reservation policy

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

[PATCH v3 0/1] match GEN6_PCODE_DATA naming with spec
 2026-05-08  7:34 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] drm/intel/display: Add support for pipe background color (v4)
 2026-05-08  2:19 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/intel/display: Add support for pipe background color (v4) (rev2)

[PATCH v2 1/2] drm/xe/dma-buf: handle empty bo and UAF races
 2026-05-07 23:25 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for series starting with [v2,1/2] "


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