Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-06 19:54:08 to 2026-05-07 22:58:53 UTC [more...]

[PATCH 0/9] Add new debug infrastructure for configfs
 2026-05-07 22:58 UTC  (8+ messages)
` [PATCH 4/9] drm/xe: Add a new debug focused configfs group

[PATCH] drm/xe: Make decision to use Xe2-style blitter instructions a feature flag
 2026-05-07 22:23 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[RFC v1 0/5] drm/xe/fwctl: Add FWCTL interface for Xe firmware management
 2026-05-07 21:12 UTC  (7+ messages)
` [RFC v1 2/5] drm/xe/fwctl: Add uAPI definitions for Xe FWCTL support
` [RFC v1 3/5] drm/xe/fwctl: Add Xe FWCTL type definitions
` [RFC v1 5/5] drm/xe/fwctl: Add System Controller FWCTL RPC handler

[PATCH v3 0/1] match GEN6_PCODE_DATA naming with spec
 2026-05-07 20:33 UTC  (4+ messages)
` [PATCH v3 1/1] drm/{i915, xe}/pcode: rename GEN6_PCODE_DATA to match spec
` ✓ CI.KUnit: success for match GEN6_PCODE_DATA naming with spec
` ✓ Xe.CI.BAT: "

[PATCH] drm: Drop HPAGE_PMD_SIZE dependency in dma_iova_try_alloc calls
 2026-05-07 20:25 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2] drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load
 2026-05-07 19:04 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH 1/2] drm/i915/ddi: Fix cleanup after DP connector init failure
 2026-05-07 18:59 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/ddi: Fix cleanup after HDMI "
` ✗ CI.checkpatch: warning for series starting with [1/2] drm/i915/ddi: Fix cleanup after DP "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 0/3] drm/xe: shrink and compress GuC snapshot dumps
 2026-05-07 18:43 UTC  (6+ messages)
` [PATCH 1/3] drm/xe/guc: Compress GuC log and CTB dump with zstd
` [PATCH 2/3] drm/xe: Remove extra newlines from LRC snapshot dump
` [PATCH 3/3] drm/xe/guc: Reduce GuC log size from 8MB to 2MB
` ✗ CI.checkpatch: warning for drm/xe: shrink and compress GuC snapshot dumps
` ✗ CI.KUnit: failure "

[PATCH v5 1/1] drm/xe/eustall: Return ENODEV from read if EU stall registers get reset
 2026-05-07 18:10 UTC  (2+ messages)

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

[PATCH 0/3] Refactor functions implementing the blt batch buffer
 2026-05-07 17:45 UTC  (10+ messages)
` [PATCH 1/3] drm/xe: Refactor emit_clear_main_copy
` [PATCH 2/3] drm/xe: Refactor emit_clear_link_copy
` [PATCH 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
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v5 00/11] Support run ticks for multi-queue use case
 2026-05-07 17:41 UTC  (16+ messages)
` [PATCH v5 01/11] drm/xe/lrc: Use 64 bit ctx timestamp in the LRC snapshot
` [PATCH v5 02/11] drm/xe: Add timestamp_ms to "
` [PATCH v5 03/11] drm/xe/lrc: Refactor xe_lrc_timestamp to simplify logic
` [PATCH v5 04/11] drm/xe/multi_queue: Refactor check for multi queue support for engine class
` [PATCH v5 05/11] drm/xe/multi_queue: Store primary LRC and position info in LRC
` [PATCH v5 06/11] drm/xe/multi_queue: Add helpers to access CS QUEUE TIMESTAMP from lrc
` [PATCH v5 07/11] drm/xe/lrc: Refactor out engine id to hwe conversion
` [PATCH v5 08/11] drm/xe/multi_queue: Capture queue run times for active queues
` [PATCH v5 09/11] drm/xe/multi_queue: Add trace event for the multi queue timestamp
` [PATCH v5 10/11] drm/xe/multi_queue: Use QUEUE_TIMESTAMP as job timestamp for multi-queue
` [PATCH v5 11/11] drm/xe/multi_queue: Whitelist QUEUE_TIMESTAMP register
` ✗ CI.checkpatch: warning for Support run ticks for multi-queue use case (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH 1/1] drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load
 2026-05-07 16:38 UTC  (8+ messages)
` ✓ CI.KUnit: success for series starting with [1/1] "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/intel/display: Add support for pipe background color (v4)
 2026-05-07 16:31 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for drm/intel/display: Add support for pipe background color (v4) (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v4 00/12] Fine grained fault locking, threaded prefetch, storm cache
 2026-05-07 16:20 UTC  (18+ messages)
` [PATCH v4 04/12] drm/xe: Use a single page-fault queue with multiple workers
` [PATCH v4 06/12] drm/xe: Engine class and instance into a u8
` [PATCH v4 07/12] drm/xe: Track pagefault worker runtime
` [PATCH v4 09/12] drm/xe: Add pagefault chaining stats
` [PATCH v4 10/12] drm/xe: Add debugfs pagefault_info
` [PATCH v4 12/12] drm/xe: Track parallel page fault activity in GT stats

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

[PATCH v2 1/2] drm/xe/dma-buf: handle empty bo and UAF races
 2026-05-07 13:23 UTC  (6+ messages)
` [PATCH v2 2/2] drm/xe/dma-buf: fix UAF with retry loop
` ✓ CI.KUnit: success for series starting with [v2,1/2] drm/xe/dma-buf: handle empty bo and UAF races
` ✗ Xe.CI.BAT: failure "

[PATCH] drm/xe: Add bounds check for num_binds to prevent memory exhaustion
 2026-05-07 12:55 UTC  (5+ messages)
` ✗ LGCI.VerificationFailed: failure for drm/xe: Add bounds check for num_binds to prevent memory exhaustion (rev2)

[PATCH 0/4] PSR2 SDP on Prior Scanline workarounds
 2026-05-07 12:52 UTC  (10+ messages)
` [PATCH 2/4] drm/i915/psr: Read Intel DPCD workaround register
` [PATCH 3/4] drm/i915/psr: Apply Intel DPCD workaround when SDP on prior line used
` [PATCH 4/4] drm/i915/psr: Apply SDP on prior scanline workaround for NVL

[RFC PATCH 0/1] Proposal for in-band firmware update over PLDM-MCTP
 2026-05-05  2:15 UTC  (4+ messages)
` [RFC PATCH 1/1] xe/xe_mctp_mailbox: Add support for MCTP transport over mailbox

[PULL] drm-misc-fixes
 2026-05-07 11:52 UTC 

[PULL] drm-misc-next
 2026-05-07 11:49 UTC 

[PATCH v4] scripts/kernel-doc: Detect mismatched inline member documentation tags
 2026-05-07 11:47 UTC  (5+ messages)
` ✓ CI.KUnit: success for scripts/kernel-doc: Detect mismatched inline member documentation tags (rev5)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v5 0/5] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-05-07 11:18 UTC  (3+ messages)
` [PATCH v5 4/5] drm/xe: Set TTM device beneficial_order to 9 (2M)

[PATCH] drm/xe/dma-buf: handle empty bo and UAF races
 2026-05-07 11:14 UTC  (6+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.FULL: failure "

[RFC PATCH V7 00/10] Add memory page offlining support
 2026-05-07 10:22 UTC  (8+ messages)
` [RFC PATCH V7 10/10] drm/xe/cri: Add sysfs interface for bad gpu vram pages

[PATCH v3 00/31] Vswing/Preemphasis Override
 2026-05-07  9:30 UTC  (36+ messages)
` [PATCH v3 01/31] drm/i915/buf_trans: align xe3plpd with VS/PE-O layout
` [PATCH v3 02/31] drm/i915/bios: search for VBT #57 by default
` [PATCH v3 03/31] drm/i915/bios: log unsupported VS/PE-O parsing
` [PATCH v3 04/31] drm/i915/bios: store VBT #57's metadata in intel_vbt_data
` [PATCH v3 05/31] drm/i915/bios: de/allocate VS/PE-O buffers' matrix
` [PATCH v3 06/31] drm/i915/bios: structurize VS/PE-O metadata
` [PATCH v3 07/31] drm/i915/bios: add buf_trans for each bios_encoder
` [PATCH v3 08/31] drm/i915/bios: de/allocate buf_trans for each port
` [PATCH v3 09/31] drm/i915/bios: check VS/PE-O in helper func
` [PATCH v3 10/31] drm/i915/bios: print VS/PE-O port info
` [PATCH v3 11/31] drm/i915/bios: remove VS/PE-O warning
` [PATCH v3 12/31] drm/i915/ddi: expose VS/PE-O buffers to intel_encoder
` [PATCH v3 13/31] drm/i915/buf_trans: override VS/PE-O when requested
` [PATCH v3 14/31] drm/i915/buf_trans: abstract VS/PE-O index computation
` [PATCH v3 15/31] drm/i915/bios: parse LT's VS/PE-O tables
` [PATCH v3 16/31] drm/i915/bios: shrink all LT's VS/PE tables
` [PATCH v3 17/31] drm/i915/buf_trans: compute LT's VS/PE-O index
` [PATCH v3 18/31] drm/i915/buf_trans: enumerate LT's VS/PE-O indices
` [PATCH v3 19/31] drm/i915/bios: parse Snps's VS/PE-O tables
` [PATCH v3 20/31] drm/i915/bios: shrink all Snps's VS/PE tables
` [PATCH v3 21/31] drm/i915/buf_trans: compute C20's VS/PE-O index
` [PATCH v3 22/31] drm/i915/buf_trans: enumerate C20's VS/PE-O indices
` [PATCH v3 23/31] drm/i915/buf_trans: compute C10's VS/PE-O index
` [PATCH v3 24/31] drm/i915/buf_trans: enumerate C10's VS/PE-O indices
` [PATCH v3 25/31] drm/i915/bios: parse EHL's VS/PE-O tables
` [PATCH v3 26/31] drm/i915/bios: shrink all ICL's VS/PE tables
` [PATCH v3 27/31] drm/i915/buf_trans: compute EHL's VS/PE-O index
` [PATCH v3 28/31] drm/i915/buf_trans: enumerate EHL's VS/PE-O indices
` [PATCH v3 29/31] drm/i915/bios: parse JSL's VS/PE-O tables
` [PATCH v3 30/31] drm/i915/buf_trans: compute JSL's VS/PE-O index
` [PATCH v3 31/31] drm/i915/buf_trans: enumerate JSL's VS/PE-O indices
` ✗ CI.checkpatch: warning for Vswing/Preemphasis Override (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 000/108] drm/i915/dp_link: Refactor DP link capability logic
 2026-05-07  8:26 UTC  (8+ messages)
` [PATCH 019/108] drm/i915/dp_link_training: Track link recovery state with an enum
` [PATCH 041/108] drm/i915/dp_link_caps: Add helper to get all supported link rates
` [PATCH 043/108] drm/i915/dp_link_caps: Add helper to get common rate index

[PATCH] vfio/xe: avoid duplicate reset in xe_vfio_pci_reset_done
 2026-05-07  8:04 UTC  (3+ messages)
` [PATCH v2] "

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

[PATCH v3] drm/gpusvm: Drop redundant @flags.* kernel-doc on struct drm_gpusvm_pages
 2026-05-07  7:19 UTC  (6+ messages)
` ✗ Xe.CI.FULL: failure for drm/gpusvm: Drop redundant @flags.* kernel-doc on struct drm_gpusvm_pages (rev3)

[PULL] drm-xe-fixes
 2026-05-07  7:04 UTC 

[PATCH] drm/i915/display: Use rmw in gen9_write_dc_state() to preserve non-DC bits
 2026-05-07  6:36 UTC  (4+ messages)

[PATCH 0/5] drm/i915/intel_panel: Reduce redundant intel_panel_fixed_mode() calls
 2026-05-07  4:14 UTC  (7+ messages)
` [PATCH 2/5] drm/i915/intel_panel: Avoid calls to intel_panel_fixed_mode() in mode_valid

[PATCH v3] drm/xe/madvise: Track purgeability with BO-local counters
 2026-05-07  2:39 UTC  (3+ messages)

[PATCH v2] drm/i915/tc: Recover AUX channel after external TC port mode change
 2026-05-07  1:58 UTC  (3+ messages)

[PATCH v4 00/11] Support run ticks for multi-queue use case
 2026-05-07  1:39 UTC  (21+ messages)
` [PATCH v4 01/11] drm/xe/lrc: Use 64 bit ctx timestamp in the LRC snapshot
` [PATCH v4 02/11] drm/xe: Add timestamp_ms to "
` [PATCH v4 03/11] drm/xe/lrc: Refactor xe_lrc_timestamp to simplify logic
` [PATCH v4 04/11] drm/xe/multi_queue: Refactor check for multi queue support for engine class
` [PATCH v4 05/11] drm/xe/multi_queue: Store primary LRC and position info in LRC
` [PATCH v4 06/11] drm/xe/multi_queue: Add helpers to access CS QUEUE TIMESTAMP from lrc
` [PATCH v4 07/11] drm/xe/lrc: Refactor out engine id to hwe conversion
` [PATCH v4 08/11] drm/xe/multi_queue: Capture queue run times for active queues
` [PATCH v4 09/11] drm/xe/multi_queue: Add trace event for the multi queue timestamp
` [PATCH v4 10/11] drm/xe/multi_queue: Use QUEUE_TIMESTAMP as job timestamp for multi-queue
` [PATCH v4 11/11] drm/xe/multi_queue: Whitelist QUEUE_TIMESTAMP register
` ✗ CI.checkpatch: warning for Support run ticks for multi-queue use case (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[drm-xe:drm-xe-next] BUILD SUCCESS e68a60f9e6a602684f335ede8af1170c13998b37
 2026-05-06 22:57 UTC 

[PATCH v2] scripts/kernel-doc: Detect mismatched inline member documentation tags
 2026-05-06 22:51 UTC  (2+ messages)

[PATCH v3 00/11] Support run ticks for multi-queue use case
 2026-05-06 20:25 UTC  (4+ messages)
` [PATCH v3 09/11] drm/xe/multi_queue: Add trace event for the multi queue timestamp

[PULL] drm-intel-next
 2026-05-06 19:53 UTC  (2+ messages)


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