Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-05 23:44:24 to 2026-05-07 11:19:06 UTC [more...]

[PATCH] drm/xe: Add bounds check for num_binds to prevent memory exhaustion
 2026-05-07  6:50 UTC  (4+ messages)

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

[PATCH v5 0/5] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-05-07 11:18 UTC  (10+ messages)
` [PATCH v5 1/5] mm: Wire up order in shrink_control
` [PATCH v5 2/5] mm: Introduce opportunistic_compaction concept to vmscan and shrinkers
` [PATCH v5 3/5] drm/ttm: Issue direct reclaim at beneficial_order
` [PATCH v5 4/5] drm/xe: Set TTM device beneficial_order to 9 (2M)
` [PATCH v5 5/5] drm/xe: Make use of shrink_control::opportunistic_compaction hint
` ✗ CI.checkpatch: warning for mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation (rev4)
` ✓ CI.KUnit: success "

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

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

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

[PATCH v4 00/12] Fine grained fault locking, threaded prefetch, storm cache
 2026-05-07 10:07 UTC  (10+ messages)
` [PATCH v4 04/12] drm/xe: Use a single page-fault queue with multiple workers
` [PATCH v4 05/12] drm/xe: Add num_pf_work modparam
` [PATCH v4 06/12] drm/xe: Engine class and instance into a u8
` [PATCH v4 10/12] drm/xe: Add debugfs pagefault_info

[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 1/2] drm/i915/ddi: Fix cleanup after DP connector init failure
 2026-05-07  8:58 UTC  (5+ 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: "

[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 1/1] drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load
 2026-05-07  8:07 UTC  (4+ messages)
` ✓ CI.KUnit: success for series starting with [1/1] "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[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 0/3] Refactor functions implementing the blt batch buffer
 2026-05-07  7:45 UTC  (6+ 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: "

[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  (5+ messages)
` ✓ CI.KUnit: success for "

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

[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  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/madvise: Track purgeability with BO-local counters (rev3)

[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  (22+ messages)
` [PATCH v3 02/11] drm/xe: Add timestamp_ms to LRC snapshot
` [PATCH v3 03/11] drm/xe/lrc: Refactor xe_lrc_timestamp to simplify logic
` [PATCH v3 04/11] drm/xe/multi_queue: Refactor check for multi queue support for engine class
` [PATCH v3 05/11] drm/xe/multi_queue: Store primary LRC and position info in LRC
` [PATCH v3 06/11] drm/xe/multi_queue: Add helpers to access CS QUEUE TIMESTAMP from lrc
` [PATCH v3 08/11] drm/xe/multi_queue: Capture queue run times for active queues
` [PATCH v3 09/11] drm/xe/multi_queue: Add trace event for the multi queue timestamp
` [PATCH v3 10/11] drm/xe/multi_queue: Use QUEUE_TIMESTAMP as job timestamp for multi-queue
` [PATCH v3 11/11] drm/xe/multi_queue: Whitelist QUEUE_TIMESTAMP register
` ✗ CI.checkpatch: warning for Support run ticks for multi-queue use case (rev3)
` ✓ CI.KUnit: success "

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

[PATCH v5 0/2] TTM shrinker fragmentation / partial restore fixes
 2026-05-06 18:05 UTC  (7+ messages)
` [PATCH v5 2/2] drm/ttm/pool: back up at native page order

[PATCH 1/2] drm/xe: Use fb cached min alignment
 2026-05-06 16:46 UTC  (4+ messages)
` [PATCH 2/2] drm/xe: Respect pin_params.alignment for GGTT

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

[PATCH v4 00/13] Introduce Xe Uncorrectable Error Handling
 2026-05-06 15:41 UTC  (7+ messages)
` [PATCH v4 02/13] drm/xe/xe_pci_error: Implement PCI error recovery callbacks
` [PATCH v4 04/13] drm/xe: Skip device access during PCI error recovery

[PULL] drm-intel-fixes
 2026-05-06 14:39 UTC 

[drm-xe:drm-xe-fixes] BUILD SUCCESS b29987dfd943e655df6e3b641ecffad5cc1509c2
 2026-05-06 14:32 UTC 

[RFC PATCH V9 00/10] Add memory page offlining support
 2026-05-06 14:19 UTC  (13+ messages)
` [RFC PATCH V9 01/10] drm/xe: Link VRAM object with gpu buddy
` [RFC PATCH V9 02/10] [DO_NOT_REVIEW]gpu/buddy: Integrate lockdep for gpu buddy manager
` [RFC PATCH V9 03/10] drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
` [RFC PATCH V9 04/10] drm/xe: Link LRC BO and its execution Queue
` [RFC PATCH V9 05/10] drm/xe: Extend BO purge to handle vram pages as well
` [RFC PATCH V9 06/10] drm/xe: Handle physical memory address error
` [RFC PATCH V9 07/10] drm/xe/cri: Add debugfs to inject faulty vram address
` [RFC PATCH V9 08/10] gpu/buddy: Add routine to dump allocated buddy blocks
` [RFC PATCH V9 09/10] drm/xe/configfs: Add vram bad page reservation policy
` [RFC PATCH V9 10/10] drm/xe/cri: Add sysfs interface for bad gpu vram pages
` ✗ CI.checkpatch: warning for Add memory page offlining support (rev9)
` ✗ CI.KUnit: failure "

[PATCH] drm/xe/cri: Add new PCI IDs
 2026-05-06  9:56 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] drm/i915/display: Fix color pipeline state copy for joiner secondary planes
 2026-05-06  9:56 UTC  (4+ messages)
` ✓ CI.KUnit: success for "

[PATCH v5 0/6] Add get-error-counter and clear-error-counter support for CRI
 2026-05-06  8:59 UTC  (4+ messages)
` [PATCH v5 2/6] drm/xe/xe_ras: Add support to get error counter in CRI

[PATCH 0/4] PSR2 SDP on Prior Scanline workarounds
 2026-05-06  7:29 UTC  (7+ 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

does DRM_GPUSVM require hugepages?
 2026-05-06  2:39 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 4cd074ae20bbcc293bbbce9163abe99d68ae6ae0
 2026-05-06  1:21 UTC 

[PATCH 0/9] Add new debug infrastructure for configfs
 2026-05-05 23:54 UTC  (3+ messages)
` [PATCH 6/9] drm/xe/guc: Add configfs support for guc_log_level


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