messages from 2026-05-05 17:06:00 to 2026-05-07 01:49:03 UTC [more...]
[PATCH] drm/xe: Add bounds check for num_binds to prevent memory exhaustion
2026-05-06 19:28 UTC (2+ messages)
[PATCH v3 00/31] Vswing/Preemphasis Override
2026-05-07 1:49 UTC (34+ 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 "
[PATCH 1/1] drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load
2026-05-07 1:48 UTC (3+ messages)
` ✓ CI.KUnit: success for series starting with [1/1] "
` ✓ Xe.CI.BAT: "
[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 "
[PATCH v3] drm/gpusvm: Drop redundant @flags.* kernel-doc on struct drm_gpusvm_pages
2026-05-07 1:17 UTC (5+ messages)
` ✗ Xe.CI.FULL: failure for drm/gpusvm: Drop redundant @flags.* kernel-doc on struct drm_gpusvm_pages (rev3)
[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] drm/xe/dma-buf: handle empty bo and UAF races
2026-05-06 21:16 UTC (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v3 00/11] Support run ticks for multi-queue use case
2026-05-06 20:25 UTC (24+ messages)
` [PATCH v3 01/11] drm/xe/lrc: Use 64 bit ctx timestamp in the LRC snapshot
` [PATCH v3 02/11] drm/xe: Add timestamp_ms to "
` [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 07/11] drm/xe/lrc: Refactor out engine id to hwe conversion
` [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 "
[PATCH 000/108] drm/i915/dp_link: Refactor DP link capability logic
2026-05-06 20:22 UTC (3+ messages)
` [PATCH 019/108] drm/i915/dp_link_training: Track link recovery state with an enum
[PULL] drm-intel-next
2026-05-06 19:53 UTC (2+ messages)
[PATCH v4 00/12] Fine grained fault locking, threaded prefetch, storm cache
2026-05-06 19:42 UTC (8+ 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 v2] drm/i915/tc: Recover AUX channel after external TC port mode change
2026-05-06 18:55 UTC (2+ messages)
[PATCH v5 0/2] TTM shrinker fragmentation / partial restore fixes
2026-05-06 18:05 UTC (10+ messages)
` [PATCH v5 1/2] drm/ttm: Drop tt->restore after successful restore
` [PATCH v5 2/2] drm/ttm/pool: back up at native page order
` ✗ CI.checkpatch: warning for TTM shrinker fragmentation / partial restore fixes
` ✓ CI.KUnit: success "
[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 v3] drm/xe/madvise: Track purgeability with BO-local counters
2026-05-06 15:54 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/xe/madvise: Track purgeability with BO-local counters (rev3)
[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
[PATCH v5 0/5] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
2026-05-06 14:38 UTC (9+ 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 "
[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/i915/display: Use rmw in gen9_write_dc_state() to preserve non-DC bits
2026-05-06 13:35 UTC (3+ messages)
` ✓ CI.KUnit: success for "
[PATCH 0/5] drm/i915/intel_panel: Reduce redundant intel_panel_fixed_mode() calls
2026-05-06 13:17 UTC (6+ messages)
` [PATCH 2/5] drm/i915/intel_panel: Avoid calls to intel_panel_fixed_mode() in mode_valid
[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
[RFC PATCH V7 00/10] Add memory page offlining support
2026-05-06 5:18 UTC (6+ messages)
` [RFC PATCH V7 10/10] drm/xe/cri: Add sysfs interface for bad gpu vram pages
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 (7+ messages)
` [PATCH 4/9] drm/xe: Add a new debug focused configfs group
` [PATCH 6/9] drm/xe/guc: Add configfs support for guc_log_level
[PATCH] drm/i915/hdcp: Skip inactive MST connectors when building stream list
2026-05-05 22:41 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH v3] drm/i915/dp: Fix VSC dynamic range signaling for RGB formats
2026-05-05 21:15 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/i915/dp: Fix VSC dynamic range signaling for RGB formats (rev3)
[PATCH] drm/intel/display: Add support for pipe background color (v4)
2026-05-05 20:08 UTC (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
[RESEND 0/4] drm/i915/display: start switching to display specific reg types
2026-05-05 19:41 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/i915/display: start switching to display specific reg types (rev2)
[PATCH 00/12] Fix MCR inconsistencies in RTP tables
2026-05-05 19:39 UTC (10+ messages)
` [PATCH 04/12] drm/xe/kunit: Add xe_kunit_is_live_test()
` [PATCH 05/12] drm/xe/kunit: Abort test if MMIO operation is attempted
` [PATCH 12/12] drm/xe/reg_sr: Do sanity check for MCR vs non-MCR
[PATCH v2 0/9] Support run ticks for multi-queue use case
2026-05-05 19:06 UTC (17+ messages)
` [PATCH v2 2/9] drm/xe: Add timestamp_ms to LRC snapshot
` [PATCH v2 3/9] drm/xe/multi_queue: Store primary LRC and position info in LRC
` [PATCH v2 6/9] drm/xe/multi_queue: Capture queue run times for active queues
` [PATCH v2 9/9] drm/xe/multi_queue: Whitelist QUEUE_TIMESTAMP register
[PATCH v5] drm/xe/xe_survivability: Simplify runtime survivability error handling
2026-05-05 19:02 UTC (3+ messages)
[PATCH v10 0/5] Migrate on fault for device pages
2026-05-05 18:52 UTC (8+ messages)
` [PATCH v10 1/5] mm/Kconfig: changes for migrate "
` [PATCH v10 2/5] mm: Add helper to convert HMM pfn to migrate pfn
` [PATCH v10 3/5] mm/hmm: do the plumbing for HMM to participate in migration
` [PATCH v10 4/5] mm: setup device page migration in HMM pagewalk
` [PATCH v10 5/5] lib/test_hmm:: add a new testcase for the migrate on fault
` ✗ CI.checkpatch: warning for Migrate on fault for device pages (rev2)
` ✓ CI.KUnit: success "
[PATCH v9 0/5] Migrate on fault for device pages
2026-05-05 18:47 UTC (5+ messages)
[PATCH v1] drm/xe/hw_error: Cleanup array map
2026-05-05 17:50 UTC (3+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH v2 0/1] Do not include LRC indirect ring state size in engine state size
2026-05-05 17:38 UTC (3+ messages)
` ✗ Xe.CI.FULL: failure for Do not include LRC indirect ring state size in engine state size (rev3)
[PATCH v4 0/2] TTM shrinker fragmentation / partial restore fixes
2026-05-05 17:36 UTC (7+ messages)
` [PATCH v4 1/2] drm/ttm: Drop tt->restore after successful restore
` [PATCH v4 2/2] drm/ttm/pool: back up at native page order
[PATCH 0/3] PCI/IOV: Restore initial VF BAR sizing after VF ReBAR
2026-05-05 17:07 UTC (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox