messages from 2026-05-04 19:31:01 to 2026-05-06 03:33:16 UTC [more...]
[PATCH v5 0/5] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
2026-05-06 3:33 UTC (6+ 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
[PATCH v3 00/11] Support run ticks for multi-queue use case
2026-05-06 3:31 UTC (20+ 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 "
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 (12+ messages)
` [PATCH 3/9] drm/xe: Split out configfs data structures
` [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 (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v3] drm/i915/dp: Fix VSC dynamic range signaling for RGB formats
2026-05-05 21:15 UTC (5+ messages)
` ✗ CI.checkpatch: warning for drm/i915/dp: Fix VSC dynamic range signaling for RGB formats (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v5 0/2] TTM shrinker fragmentation / partial restore fixes
2026-05-05 20:20 UTC (5+ 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] 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 (9+ messages)
` [RESEND 1/4] drm/i915/display: add typedef for intel_reg_t and use it
` [RESEND 2/4] drm/i915/display: add struct intel_irq_regs "
` [RESEND 3/4] drm/i915/display: add struct intel_error_regs "
` [RESEND 4/4] drm/i915/display: define and use intel_reg_{offset, equal, valid}() helpers
` ✗ CI.checkpatch: warning for drm/i915/display: start switching to display specific reg types (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[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 (27+ messages)
` [PATCH v2 1/9] drm/xe/lrc: Use 64 bit ctx timestamp in the LRC snapshot
` [PATCH v2 2/9] drm/xe: Add timestamp_ms to "
` [PATCH v2 3/9] drm/xe/multi_queue: Store primary LRC and position info in LRC
` [PATCH v2 4/9] drm/xe/multi_queue: Add helpers to access CS QUEUE TIMESTAMP from lrc
` [PATCH v2 5/9] drm/xe/lrc: Refactor out engine id to hwe conversion
` [PATCH v2 6/9] drm/xe/multi_queue: Capture queue run times for active queues
` [PATCH v2 7/9] drm/xe/multi_queue: Add trace event for the multi queue timestamp
` [PATCH v2 8/9] drm/xe/multi_queue: Use QUEUE_TIMESTAMP as job timestamp for multi-queue
` [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 (15+ messages)
` [PATCH v9 1/5] mm/Kconfig: changes for migrate "
` [PATCH v9 2/5] mm: Add helper to convert HMM pfn to migrate pfn
` [PATCH v9 3/5] mm/hmm: do the plumbing for HMM to participate in migration
` [PATCH v9 4/5] mm: setup device page migration in HMM pagewalk
` [PATCH v9 5/5] lib/test_hmm:: add a new testcase for the migrate on fault
` ✗ CI.checkpatch: warning for Migrate on fault for device pages
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.FULL: failure "
[PATCH v1] drm/xe/hw_error: Cleanup array map
2026-05-05 17:50 UTC (3+ messages)
` ✓ Xe.CI.FULL: success for "
[PULL] drm-intel-next
2026-05-05 17:50 UTC
[PATCH v2 0/1] Do not include LRC indirect ring state size in engine state size
2026-05-05 17:38 UTC (8+ messages)
` [PATCH v2 1/1] drm/xe/guc: Exclude indirect ring state page from ADS "
` ✓ CI.KUnit: success for Do not include LRC indirect ring state size in engine state size (rev3)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.BAT: success for Do not include LRC indirect ring state size in engine state size (rev2)
` ✗ 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 (11+ 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
` ✗ CI.checkpatch: warning for TTM shrinker fragmentation / partial restore fixes
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH] drm/xe/cri: Add new PCI IDs
2026-05-05 17:26 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH 0/3] PCI/IOV: Restore initial VF BAR sizing after VF ReBAR
2026-05-05 17:07 UTC (6+ messages)
` [PATCH 1/3] PCI/IOV: Remember initial VF BAR sizes
` [PATCH 2/3] PCI/IOV: Restore initial VF ReBAR sizes on SR-IOV disable/failure
` [PATCH 3/3] PCI/IOV: Restore initial VF ReBAR sizes on PF release
` ✗ CI.checkpatch: warning for PCI/IOV: Restore initial VF BAR sizing after VF ReBAR
` ✓ CI.KUnit: success "
[PATCH v4 00/13] Introduce Xe Uncorrectable Error Handling
2026-05-05 13:50 UTC (24+ messages)
` [PATCH v4 05/13] drm/xe/xe_ras: Initialize Uncorrectable AER Registers
` [PATCH v4 07/13] drm/xe/xe_ras: Add support for uncorrectable core-compute errors
` [PATCH v4 09/13] drm/xe/xe_ras: Handle uncorrectable device memory errors
` [PATCH v4 10/13] drm/xe/xe_ras: Add support to offline/decline a page
` [PATCH v4 11/13] drm/xe/xe_ras: Add support for page offline list and queue commands
` [PATCH v4 12/13] drm/xe/xe_ras: Query errors from system controller on probe
` [PATCH v4 13/13] drm/xe/xe_pci_error: Process errors in mmio_enabled
[PATCH v2] drm/i915/tc: Recover AUX channel after external TC port mode change
2026-05-05 13:19 UTC (8+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH 00/13] drm/xe/tests: Add kunit tests for memory based interrupts
2026-05-05 13:12 UTC (11+ messages)
` [PATCH 08/13] drm/xe/memirq: Make page layout macros private
` [PATCH 09/13] drm/xe/memirq: Introduce helper to calculate source page offset
` [PATCH 10/13] drm/xe/memirq: Introduce helper to calculate status vector offset
` [PATCH 11/13] drm/xe/memirq: Refactor xe_memirq_hwe_handler
` [PATCH 12/13] drm/xe/memirq: Dump additional source pages if MSI-X
[PATCH v3 0/2] TTM shrinker fragmentation / partial restore fixes
2026-05-05 10:10 UTC (7+ messages)
` [PATCH v3 1/2] drm/ttm: Drop tt->restore after successful restore
` [PATCH v3 2/2] drm/ttm/pool: back up at native page order
` ✗ CI.checkpatch: warning for TTM shrinker fragmentation / partial restore fixes
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH 0/4] drm/i915/display: start switching to display specific reg types
2026-05-05 9:31 UTC (11+ messages)
` [PATCH 1/4] drm/i915/display: add typedef for intel_reg_t and use it
` [PATCH 2/4] drm/i915/display: add struct intel_irq_regs "
` [PATCH 3/4] drm/i915/display: add struct intel_error_regs "
` [PATCH 4/4] drm/i915/display: define and use intel_reg_{offset, equal, valid}() helpers
[PATCH v5 0/8] drm/i915: move more display dependencies from i915
2026-05-05 9:23 UTC (3+ messages)
` ✗ Xe.CI.FULL: failure for drm/i915: move more display dependencies from i915 (rev5)
[RFC PATCH V7 00/10] Add memory page offlining support
2026-05-05 8:44 UTC (8+ messages)
` [RFC PATCH V7 05/10] drm/xe: Extend BO purge to handle vram pages as well
` [RFC PATCH V7 10/10] drm/xe/cri: Add sysfs interface for bad gpu vram pages
[RFC PATCH 0/1] Proposal for in-band firmware update over PLDM-MCTP
2026-05-05 8:23 UTC (3+ messages)
` [RFC PATCH 1/1] xe/xe_mctp_mailbox: Add support for MCTP transport over mailbox
[drm-xe:drm-xe-next-fixes 6/11] xe_pci.c:undefined reference to `xe_configfs_media_gt_allowed'
2026-05-05 7:59 UTC
[PATCH v2 0/2] TTM shrinker fragmentation / partial restore fixes
2026-05-05 7:57 UTC (7+ messages)
` [PATCH v2 1/2] drm/ttm: Drop tt->restore after successful restore
` [PATCH v2 2/2] drm/ttm/pool: back up at native page order
` ✗ CI.checkpatch: warning for TTM shrinker fragmentation / partial restore fixes
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v2 0/6] drm/i915: add display irq hooks
2026-05-05 5:38 UTC (11+ messages)
` [PATCH v2 1/6] drm/i915/irq: deduplicate dg1_de_irq_postinstall() and gen11_de_irq_postinstall()
` [PATCH v2 2/6] drm/i915/irq: constify pipe stats parameters
` [PATCH v2 3/6] drm/i915/irq: add display irq funcs, start with intel_display_irq_reset()
` [PATCH v2 4/6] drm/i915/irq: add intel_display_irq_postinstall() to irq funcs
` [PATCH v2 5/6] drm/i915/irq: add intel_display_irq_ack() "
` [PATCH v2 6/6] drm/i915/irq: add intel_display_irq_handler() "
` ✗ CI.checkpatch: warning for drm/i915: add display irq hooks
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH] RFC drm/xe/guc: distinguish wedged from recoverable cancellation
2026-05-05 1:52 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v3 0/7] Refactor drm_writeback_connector structure
2026-05-05 0:35 UTC (9+ messages)
` [PATCH v3 3/7] drm: writeback: Modify drm_writeback_queue_job params
` [PATCH v3 4/7] drm: writeback: Modify drm_writeback_signal_completion param
` [PATCH v3 6/7] drm/connector: Modify prepare_writeback_job helper
` [PATCH v3 7/7] drm/connector: Modify cleanup_writeback_job helper
[PATCH 0/2] gpu/buddy: Per-order free and used block scoreboards
2026-05-04 20:44 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
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