Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-30 10:52:53 to 2026-05-04 04:09:45 UTC [more...]

[PATCH v4 0/6] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-05-01 22:33 UTC  (22+ messages)
` [PATCH v4 1/6] mm: Wire up order in shrink_control
` [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
` [PATCH v4 4/6] drm/ttm: Introduce ttm_bo_shrink_kswap_maybe_fragmented()
` [PATCH v4 5/6] drm/xe: Set TTM device beneficial_order to 9 (2M)
` [PATCH v4 6/6] drm/xe: Avoid shrinker reclaim from kswapd under fragmentation
` ✗ CI.checkpatch: warning for mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/ttm: Fix GPU MM stats during pool shrinking
 2026-05-02  4:13 UTC  (8+ 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] drm/i915/display: Avoid stale PIPE_SCANLINE values after crtc_enable
 2026-05-04  3:15 UTC  (4+ messages)

[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  (6+ messages)
` [PATCH v4 04/13] drm/xe: Skip device access during PCI error recovery
` [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] drm/xe/madvise: Track purgeability with BO-local counters
 2026-05-01 18:08 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/madvise: Track purgeability with BO-local counters (rev2)
` ✗ 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  (12+ messages)
` [PATCH v2 1/7] drm/xe/rtp: Write kunit test cases specific for "
` [PATCH v2 2/7] drm/xe/rtp: Drop rule matching cases from rtp_to_sr_cases and rtp_cases
` [PATCH v2 3/7] drm/xe/rtp: Don't short-circuit to false in or-yes case
` [PATCH v2 4/7] drm/xe/rtp: Do not break parsing when missing context
` [PATCH v2 5/7] drm/xe/rtp: Extract rule_match_item()
` [PATCH v2 6/7] drm/xe/rtp: Fully parse the ruleset
` [PATCH v2 7/7] drm/xe/rtp: Implement a structured parser for rule matching
` ✗ 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  (5+ messages)
` ✗ CI.checkpatch: warning for drm/i915: Introduce 'fb_pin' parent interface (rev2)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "

[PATCH 0/4] More MERTOA WA's
 2026-05-01  5:06 UTC  (8+ messages)
` [PATCH 1/4] drm/xe/oa: Refactor oa_unit_supports_oa_format
` [PATCH 2/4] drm/xe/oa: MERTOA Wa_14026746987
` [PATCH 3/4] drm/xe/oa: Add val arg to xe_oa_is_valid_config_reg
` [PATCH 4/4] drm/xe/oa: MERTOA Wa_14026779378
` ✓ CI.KUnit: success for More MERTOA WA's
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 1/2] drm/xe: Use fb cached min alignment
 2026-05-01  4:18 UTC  (5+ messages)
` [PATCH 2/2] drm/xe: Respect pin_params.alignment for GGTT
` ✓ CI.KUnit: success for series starting with [1/2] drm/xe: Use fb cached min alignment
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled clear tracker
 2026-05-01  3:37 UTC  (6+ messages)
` [PATCH 2/2] gpu/tests/buddy: add clear-tracker allocation latency benchmarks
` ✗ CI.checkpatch: warning for series starting with [1/2] gpu/buddy: replace dual-tree/force_merge with decoupled clear tracker
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2 0/3] drm/i915/psr: DC entry prevention during active vblank
 2026-05-01  2:15 UTC  (7+ messages)
` [PATCH v2 1/3] drm/i915/psr: Unify DC state handling for PSR and Panel Replay on VBI enable
` [PATCH v2 2/3] drm/i915/dmc_wl: Expose intel_dmc_wl_supported()
` [PATCH v2 3/3] drm/i915/psr: Use DMC wakelock instead of DC state for VBI
` ✓ CI.KUnit: success for drm/i915/psr: DC entry prevention during active vblank (rev2)
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH 0/5] drm/i915/intel_panel: Reduce redundant intel_panel_fixed_mode() calls
 2026-05-01  1:30 UTC  (9+ 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: "
` ✓ CI.KUnit: success for drm/i915/intel_panel: Reduce redundant intel_panel_fixed_mode() calls
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[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  (22+ messages)
` [PATCH 11/24] drm/xe/eudebug: vm open/pread/pwrite
` [PATCH 12/24] drm/xe/eudebug: userptr vm pread/pwrite
` [PATCH 13/24] drm/xe/eudebug: hw enablement for eudebug
` [PATCH 14/24] drm/xe/eudebug: Introduce EU control interface
` [PATCH 15/24] drm/xe/eudebug: Introduce per device attention scan worker
` [PATCH 16/24] drm/xe/eudebug_test: Introduce xe_eudebug wa kunit test
` [PATCH 17/24] drm/xe: Implement SR-IOV and eudebug exclusivity
` [PATCH 18/24] drm/xe: Add xe_client_debugfs and introduce debug_data file
` [PATCH 19/24] drm/xe/eudebug: Allow getting eudebug instance during discovery
` [PATCH 20/24] drm/xe/eudebug: Add read/count/compare helper for eu attention
` [PATCH 21/24] drm/xe/vm: Support for adding null page VMA to VM on request
` [PATCH 22/24] drm/xe/eudebug: Introduce EU pagefault handling interface
` [PATCH 23/24] drm/xe/eudebug: Enable EU pagefault handling
` [PATCH 24/24] drm/xe/eudebug: Disable SVM in Xe for Eudebug
` ✗ CI.checkpatch: warning for Intel Xe GPU Debug Support (eudebug) v8
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[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)

[PATCH v3 00/26] Enable Pipe writeback
 2026-04-30 20:11 UTC  (4+ messages)

[PATCH] drm/xe: Do not blindly copy system CCS pages when shrinking
 2026-04-30 20:05 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "

[PULL] drm-xe-fixes
 2026-04-30 20:00 UTC 

[PATCH v2 0/5] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-04-30 19:59 UTC  (12+ messages)
` [PATCH v2 1/5] mm: Introduce zone_appears_fragmented()

[PATCH 0/8] drm/i915/display: refactor display funcs
 2026-04-30 19:38 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH 0/1] Do not include LRC indirect ring state size in engine state size
 2026-04-30 19:10 UTC  (4+ messages)
` [PATCH 1/1] drm/xe/guc: Skip "
` ✗ Xe.CI.FULL: failure for Do not include "

[PATCH v3 0/6] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-04-30 19:06 UTC  (9+ messages)
` [PATCH v3 1/6] mm: Wire up order in shrink_control
` [PATCH v3 2/6] mm: Introduce zone_maybe_fragmented_in_shrinker()
` [PATCH v3 3/6] drm/ttm: Issue direct reclaim at beneficial_order
` [PATCH v3 4/6] drm/ttm: Introduce ttm_bo_shrink_kswap_maybe_fragmented()
` [PATCH v3 5/6] drm/xe: Set TTM device beneficial_order to 9 (2M)
` [PATCH v3 6/6] drm/xe: Avoid shrinker reclaim from kswapd under fragmentation
` ✗ CI.checkpatch: warning for mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation (rev2)
` ✗ CI.KUnit: failure "

[PATCH v2] drm/xe: Don't use UTS_RELEASE directly
 2026-04-30 19:00 UTC  (4+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH] drm/xe: Don't emit UTS_RELEASE as part of device coredump
 2026-04-30 19:00 UTC  (3+ messages)
` ✗ LGCI.VerificationFailed: failure for drm/xe: Don't emit UTS_RELEASE as part of device coredump (rev2)

[PATCH v2 00/13] drm/i915/color: Enable SDR plane color pipeline
 2026-04-30 17:28 UTC  (6+ messages)
` [PATCH v2 01/13] drm/colorop: Add DRM_COLOROP_FIXED_MATRIX

[PATCH 0/3] drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-04-29 22:52 UTC  (7+ messages)
` [PATCH 1/3] drm/ttm: Issue direct reclaim at beneficial_order

[PATCH 12/16] drm/xe: Restructure reuse_vma()
 2026-04-30 16:19 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] drm/xe/pf: Fix MMIO access using PF view instead of VF view during migration
 2026-04-30 15:42 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v2] drm/xe/pf: Fix EAGAIN sign in pf_migration_consume()
 2026-04-30 15:33 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/pf: Fix EAGAIN sign in pf_migration_consume() (rev3)

[PATCH 0/2] Fix MST VCPI lookup and modeset-lock splat
 2026-04-30 15:29 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

Fix MST VCPI lookup and modeset-lock splat
 2026-04-30 14:44 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for series starting with [1/2] drm/915/hdcp: Use new MST topology state in intel_conn_to_vcpi()

[PATCH v1 00/11] Introduce error threshold to drm_ras
 2026-04-30 14:24 UTC  (3+ messages)
` [PATCH v1 11/11] drm/xe/ras: Add flag for Xe RAS

[RFC PATCH V7 00/10] Add memory page offlining support
 2026-04-30 13:53 UTC  (6+ 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

[PATCH 0/6] drm/xe/rtp: Miscellaneous improvements to rule matching
 2026-04-30 13:33 UTC  (4+ messages)
` [PATCH 5/6] drm/xe/rtp: Fully parse the ruleset

[PATCH] drm/buddy: Integrate lockdep annotations for gpu buddy manager
 2026-04-30 13:12 UTC  (3+ messages)

[PULL] drm-xe-next
 2026-04-30 13:00 UTC 

[PATCH v2] drm/xe/xe_exec: Avoid potential lockdep cycle with xe_pm_block_map
 2026-04-30 12:24 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/xe_exec: Avoid potential lockdep cycle with xe_pm_block_map (rev2)

[PATCH 0/2] drm/i915/psr: DC entry prevention during active vblank
 2026-04-30 11:36 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/psr: Use DMC wakelock instead of DC state for VBI

[RFC PATCH V7 0/9] Add memory page offlining support
 2026-04-30 11:28 UTC  (3+ messages)
` [RFC PATCH V7 5/9] drm/xe: Handle physical memory address error

[PATCH v2] drm/i915/psr: Disable PSR2 on Xiaomi Book Pro 14 2026 as a quirk
 2026-04-30 11:00 UTC  (4+ messages)

[PATCH] drm/i915/psr: Disable Panel Replay on Dell XPS 16 DA16260 as a quirk
 2026-04-30 10:58 UTC  (3+ messages)


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