messages from 2026-04-30 20:46:09 to 2026-05-04 17:30:28 UTC [more...]
[PATCH v3 00/20] drm/atomic: Rework initial state allocation
2026-05-04 17:30 UTC (23+ messages)
` [PATCH v3 01/20] drm/atomic: Document atomic state lifetime
` [PATCH v3 02/20] drm/colorop: Fix typos in the doc
` [PATCH v3 03/20] drm/atomic: Drop drm_private_obj.state assignment from create_state
` [PATCH v3 04/20] drm/atomic: Expand atomic_create_state expectations for drm_private_obj
` [PATCH v3 06/20] drm/colorop: Rename __drm_colorop_state_reset()
` [PATCH v3 07/20] drm/colorop: Create drm_atomic_helper_colorop_create_state()
` [PATCH v3 09/20] drm/atomic-state-helper: Rename __drm_atomic_helper_plane_state_reset()
` [PATCH v3 10/20] drm/plane: Add new atomic_create_state callback
` [PATCH v3 11/20] drm/atomic-state-helper: Rename __drm_atomic_helper_crtc_state_reset()
` [PATCH v3 12/20] drm/crtc: Add new atomic_create_state callback
` [PATCH v3 13/20] drm/atomic-state-helper: Rename __drm_atomic_helper_connector_state_reset()
[PATCH 0/9] Add new debug infrastructure for configfs
2026-05-04 17:28 UTC (29+ messages)
` [PATCH 1/9] drm/xe: Rename survivability_mode to enable_survivability_mode
` [PATCH 2/9] drm/xe: Sort xe_config_device fields and defaults alphabetically
` [PATCH 3/9] drm/xe: Split out configfs data structures
` [PATCH 4/9] drm/xe: Add a new debug focused configfs group
` [PATCH 5/9] drm/xe: Move debug configfs entries to xe_configfs_debug.c
` [PATCH 6/9] drm/xe/guc: Add configfs support for guc_log_level
` [PATCH 7/9] drm/xe/guc: Add support for NPK as a GuC log target
` [PATCH 8/9] drm/xe: Add infrastructure for debug configfs parameters
` [PATCH 9/9] drm/xe: Migrate existing debug configfs entries to params infrastructure
` ✗ CI.checkpatch: warning for Add new debug infrastructure for configfs
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH 0/2] gpu/buddy: Per-order free and used block scoreboards
2026-05-04 17:05 UTC (6+ messages)
` [PATCH 1/2] gpu/buddy: Track per-order free blocks with a scoreboard
` [PATCH 2/2] gpu/buddy: Track per-order used "
` ✗ CI.checkpatch: warning for gpu/buddy: Per-order free and used block scoreboards
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v2 0/2] Fix MST VCPI lookup and modeset-lock splat
2026-05-04 17:00 UTC (6+ messages)
` [PATCH v2 1/2] drm/i915/hdcp: Use new MST topology state in intel_conn_to_vcpi()
` [PATCH v2 2/2] drm/i915/hdcp: Drop mgr->base.lock acquisition "
` ✓ CI.KUnit: success for Fix MST VCPI lookup and modeset-lock splat (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v5 0/6] Add get-error-counter and clear-error-counter support for CRI
2026-05-04 16:22 UTC (12+ messages)
` ✗ CI.checkpatch: warning for Add get-error-counter and clear-error-counter support for CRI (rev4)
` ✓ CI.KUnit: success "
` [PATCH v5 1/6] drm/xe/uapi: Add additional error components to xe drm_ras
` [PATCH v5 2/6] drm/xe/xe_ras: Add support to get error counter in CRI
` [PATCH v5 3/6] drm/xe/xe_ras: Add helper to clear error counter
` [PATCH v5 4/6] drm/xe/xe_drm_ras: Wire get-error-counter and clear-error-counter support for CRI
` [PATCH v5 5/6] drm/xe/xe_ras: Move xe drm_ras registration
` [PATCH v5 6/6] drm/xe/xe_ras: Control xe drm_ras registration with a flag
` ✓ Xe.CI.BAT: success for Add get-error-counter and clear-error-counter support for CRI (rev4)
[PATCH v2 0/1] Do not include LRC indirect ring state size in engine state size
2026-05-04 15:46 UTC (6+ 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 (rev2)
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "
[PATCH v2 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled clear tracker
2026-05-04 15:43 UTC (5+ messages)
` [PATCH v2 2/2] gpu/tests/buddy: add clear-tracker allocation latency benchmarks
` ✗ CI.checkpatch: warning for series starting with [v2,1/2] gpu/buddy: replace dual-tree/force_merge with decoupled clear tracker
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH] drm/ttm/pool: back up at native page order
2026-05-04 15:19 UTC (7+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v5] drm/xe/xe_survivability: Simplify runtime survivability error handling
2026-05-04 15:02 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe: enable sampler LD on LSC control via render surface state
2026-05-04 14:56 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH 0/5] drm/i915/intel_panel: Reduce redundant intel_panel_fixed_mode() calls
2026-05-04 14:10 UTC (15+ messages)
` [PATCH 1/5] drm/i915/intel_sdvo: Check fixed_mode->clock against max_dotclock in mode_valid
` [PATCH 2/5] drm/i915/intel_panel: Avoid calls to intel_panel_fixed_mode() "
` [PATCH 3/5] drm/i915/intel_dvo: Drop call to intel_panel_fixed_mode() from compute_config
` [PATCH 4/5] drm/i915/intel_sdvo: "
` [PATCH 5/5] drm/i915/dp: "
` ✗ Xe.CI.FULL: failure for drm/i915/intel_panel: Reduce redundant intel_panel_fixed_mode() calls
[PATCH 0/2] drm/i915/intel_panel: Fix seamless VRR mode switching for DRRS panels
2026-05-04 13:17 UTC (5+ messages)
` [PATCH 2/2] drm/i915/intel_panel: Use highest refresh rate mode for seamless VRR changes
[PATCH v4 0/6] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
2026-05-04 7:16 UTC (18+ messages)
` [PATCH v4 2/6] mm: Introduce zone_maybe_fragmented_in_shrinker()
` PATCH v4 0/6] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
` [PATCH v4 3/6] drm/ttm: Issue direct reclaim at beneficial_order
` ✓ Xe.CI.BAT: success for mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation (rev3)
` ✓ Xe.CI.FULL: "
[PATCH v2 0/5] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
2026-04-30 17:06 UTC (11+ messages)
` [PATCH v2 1/5] mm: Introduce zone_appears_fragmented()
[PATCH 0/3] drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
2026-05-01 20:04 UTC (6+ messages)
` [PATCH 1/3] drm/ttm: Issue direct reclaim at beneficial_order
[PATCH] drm/ttm: Fix GPU MM stats during pool shrinking
2026-05-02 4:13 UTC (9+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v2] drm/ttm: Fix GPU MM stats during pool shrinking
2026-05-04 4:09 UTC (8+ messages)
` ✗ CI.checkpatch: warning for drm/ttm: Fix GPU MM stats during pool shrinking (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH 0/8] drm/i915/display: refactor display funcs
2026-05-04 12:34 UTC (3+ messages)
[RFC PATCH V7 0/9] Add memory page offlining support
2026-05-04 10:52 UTC (4+ messages)
` [RFC PATCH V7 5/9] drm/xe: Handle physical memory address error
Fix MST VCPI lookup and modeset-lock splat
2026-05-04 9:53 UTC (5+ messages)
` [PATCH 1/2] drm/915/hdcp: Use new MST topology state in intel_conn_to_vcpi()
` [PATCH 2/2] drm/i915/hdcp: Drop mgr->base.lock acquisition "
[RFC PATCH V7 00/10] Add memory page offlining support
2026-05-04 9:11 UTC (7+ messages)
` [RFC PATCH V7 04/10] drm/xe: Link LRC BO and its execution Queue
` [RFC PATCH V7 10/10] drm/xe/cri: Add sysfs interface for bad gpu vram pages
[PATCH 0/4] Add support for clear counter and error event in DRM RAS
2026-05-04 7:28 UTC (9+ messages)
` [PATCH 3/4] drm/drm_ras: Add DRM RAS netlink error event notification
[PATCH] drm/i915/display: Avoid stale PIPE_SCANLINE values after crtc_enable
2026-05-04 5:03 UTC (5+ messages)
[PATCH v2] drm/xe/madvise: Track purgeability with BO-local counters
2026-05-04 4:37 UTC (5+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/madvise: Track purgeability with BO-local counters (rev2)
[PATCH v1] drm/xe/hw_error: Cleanup array map
2026-05-03 11:41 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
does DRM_GPUSVM require hugepages?
2026-05-03 0:03 UTC
[PATCH v4 00/13] Introduce Xe Uncorrectable Error Handling
2026-05-02 17:55 UTC (4+ messages)
` [PATCH v4 13/13] drm/xe/xe_pci_error: Process errors in mmio_enabled
[drm-xe:drm-xe-next] BUILD SUCCESS 7d9c39cfb31ff389490ca1308767c2807a9829a6
2026-05-02 17:23 UTC
[drm-xe:drm-xe-fixes] BUILD SUCCESS 662f9ddc8077792129440d05cbef2f944a07777a
2026-05-02 16:00 UTC
[PATCH v6 0/8] Introduce Xe PCIe FLR
2026-05-02 7:41 UTC (8+ messages)
` [PATCH v6 8/8] drm/xe/pci: Introduce "
[PATCH v2 0/9] Support run ticks for multi-queue use case
2026-05-02 0:53 UTC (10+ 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 v3] drm/gpusvm: Drop redundant @flags.* kernel-doc on struct drm_gpusvm_pages
2026-05-01 22:39 UTC (5+ messages)
` ✓ CI.KUnit: success for drm/gpusvm: Drop redundant @flags.* kernel-doc on struct drm_gpusvm_pages (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v2] drm/gpusvm: Drop redundant @flags.* kernel-doc on struct drm_gpusvm_pages
2026-05-01 19:48 UTC (5+ messages)
` ✗ CI.checkpatch: warning for drm/gpusvm: Drop redundant @flags.* kernel-doc on struct drm_gpusvm_pages (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v2] scripts/kernel-doc: Detect mismatched inline member documentation tags
2026-05-01 18:06 UTC (4+ messages)
` ✓ CI.KUnit: success for scripts/kernel-doc: Detect mismatched inline member documentation tags (rev4)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH] drm/gpusvm: Drop redundant @flags.* kernel-doc on struct drm_gpusvm_pages
2026-05-01 17:13 UTC
[PATCH v2] drm/xe: Do not blindly copy system CCS pages when shrinking
2026-05-01 10:48 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe: Do not blindly copy system CCS pages when shrinking (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v2 0/7] drm/xe/rtp: Miscellaneous improvements to rule matching
2026-05-01 9:25 UTC (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe/rtp: Miscellaneous improvements to rule matching (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH 00/16] drm/i915: Introduce 'fb_pin' parent interface
2026-05-01 6:29 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for drm/i915: Introduce 'fb_pin' parent interface (rev2)
[PATCH 0/4] More MERTOA WA's
2026-05-01 5:06 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH 1/2] drm/xe: Use fb cached min alignment
2026-05-01 4:18 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for series starting with [1/2] "
[PATCH 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled clear tracker
2026-05-01 3:37 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for series starting with [1/2] "
[PATCH v2 0/3] drm/i915/psr: DC entry prevention during active vblank
2026-05-01 2:15 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/i915/psr: DC entry prevention during active vblank (rev2)
[PATCH v3 1/7] drm: writeback: Refactor drm_writeback_connector structure
2026-04-30 23:33 UTC (2+ messages)
` [v3,1/7] "
[PATCH 00/24] Intel Xe GPU Debug Support (eudebug) v8
2026-04-30 22:41 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH 00/13] drm/xe/tests: Add kunit tests for memory based interrupts
2026-04-30 21:50 UTC (5+ messages)
` [PATCH 01/13] drm/xe/ggtt: Rename parameter name in xe_ggtt_init_kunit()
[PATCH v2 0/3] Minor GuC PC cleanups
2026-04-30 20:59 UTC (5+ messages)
` [PATCH v2 3/3] drm/xe/gt: Drop redundant forcewake
[PATCH] drm/xe/guc: Test GuC v70.65.0 for BMG, LNL, PTL
2026-04-30 20:46 UTC (3+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/guc: Test GuC v70.65.0 for BMG, LNL, PTL (rev4)
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