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

[PATCH 0/3] drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-04-30  8:14 UTC  (12+ messages)
` [PATCH 1/3] drm/ttm: Issue direct reclaim at beneficial_order

[PATCH 00/24] Intel Xe GPU Debug Support (eudebug) v8
 2026-04-30 10:51 UTC  (17+ messages)
` [PATCH 01/24] drm/xe/eudebug: Introduce eudebug interface
` [PATCH 02/24] drm/xe/eudebug: Add documentation
` [PATCH 03/24] drm/xe/eudebug: Add connection establishment documentation
` [PATCH 04/24] drm/xe/eudebug: Introduce discovery for resources
` [PATCH 05/24] drm/xe/eudebug: Introduce exec_queue events
` [PATCH 06/24] drm/xe: Add EUDEBUG_ENABLE exec queue property
` [PATCH 07/24] drm/xe/eudebug: Mark guc contexts as debuggable
` [PATCH 08/24] drm/xe: Introduce ADD_DEBUG_DATA and REMOVE_DEBUG_DATA vm bind ops
` [PATCH 09/24] drm/xe/eudebug: Introduce vm bind and vm bind debug data events
` [PATCH 10/24] drm/xe/eudebug: Add ufence events with acks
` [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 00/15] drm/i915: refactor display funcs, add display irq hooks
 2026-04-30 10:28 UTC  (25+ messages)
` [PATCH 01/15] drm/i915/display: move audio funcs under audio sub-struct
` [PATCH 02/15] drm/i915/display: move color funcs under color sub-struct
` [PATCH 03/15] drm/i915/display: move fdi funcs under fdi sub-struct
` [PATCH 04/15] drm/i915/display: move watermark funcs under wm sub-struct
` [PATCH 05/15] drm/i915/display: move hotplug irq funcs under hotplug sub-struct
` [PATCH 06/15] drm/i915/display: move dpll funcs under dpll sub-struct
` [PATCH 07/15] drm/i915/display: move cdclk funcs under cdclk sub-struct
` [PATCH 08/15] drm/i915/display: move display funcs under modeset sub-struct
` [PATCH 09/15] drm/i915/irq: deduplicate dg1_de_irq_postinstall() and gen11_de_irq_postinstall()
` [PATCH 10/15] drm/i915/irq: move VLV/CHV LPE irq handler call after irq acks
` [PATCH 11/15] drm/i915/irq: constify pipe stats parameters
` [PATCH 12/15] drm/i915/irq: add display irq funcs, start with intel_display_irq_reset()
` [PATCH 13/15] drm/i915/irq: add intel_display_irq_postinstall() to irq funcs
` [PATCH 14/15] drm/i915/irq: add intel_display_irq_ack() "
` [PATCH 15/15] drm/i915/irq: add intel_display_irq_handler() "
` ✗ CI.checkpatch: warning for drm/i915: refactor display funcs, add display irq hooks
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2] drm/xe/madvise: Track purgeability with BO-local counters
 2026-04-30 10:18 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe/madvise: Track purgeability with BO-local counters (rev2)

[PATCH v1 0/2] drm/xe/vf: New approach for post-migration LRC fixups
 2026-04-30 10:13 UTC  (6+ messages)
` [PATCH v1 1/2] drm/xe/vf: Late fixups of LRCs after VF migration
` [PATCH v1 2/2] drm/xe: After VF migration, repeat BO mapping in progress
` ✓ CI.KUnit: success for drm/xe/vf: New approach for post-migration LRC fixups
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/8] drm/i915/display: refactor display funcs
 2026-04-30  9:34 UTC  (11+ messages)
` [PATCH 1/8] drm/i915/display: move audio funcs under audio sub-struct
` [PATCH 2/8] drm/i915/display: move color funcs under color sub-struct
` [PATCH 3/8] drm/i915/display: move fdi funcs under fdi sub-struct
` [PATCH 4/8] drm/i915/display: move watermark funcs under wm sub-struct
` [PATCH 5/8] drm/i915/display: move hotplug irq funcs under hotplug sub-struct
` [PATCH 6/8] drm/i915/display: move dpll funcs under dpll sub-struct
` [PATCH 7/8] drm/i915/display: move cdclk funcs under cdclk sub-struct
` [PATCH 8/8] drm/i915/display: move display funcs under modeset sub-struct
` ✓ CI.KUnit: success for drm/i915/display: refactor display funcs
` ✓ Xe.CI.BAT: "

[PATCH] drm/buddy: Integrate lockdep annotations for gpu buddy manager
 2026-04-30  9:34 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe/pf: Fix MMIO access using PF view instead of VF view during migration
 2026-04-30  8:54 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-04-30  8:32 UTC  (10+ messages)
` [PATCH 01/13] drm/xe/ggtt: Rename parameter name in xe_ggtt_init_kunit()
` [PATCH 02/13] drm/xe/guc: Allow to replace xe_guc_irq_handler() with stub
` [PATCH 03/13] drm/xe/hwe: Allow to replace xe_hw_engine_handle_irq() "
` [PATCH 04/13] drm/xe/mmio: Allow to replace xe_mmio_read32|write32() "

[PATCH 0/1] Do not include LRC indirect ring state size in engine state size
 2026-04-30  8:25 UTC  (4+ messages)
` [PATCH 1/1] drm/xe/guc: Skip "
` ✓ CI.KUnit: success for Do not include "
` ✓ Xe.CI.BAT: "

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

[PATCH v2] drm/xe/pf: Fix EAGAIN sign in pf_migration_consume()
 2026-04-30  7:39 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/pf: Fix EAGAIN sign in pf_migration_consume() (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v4 00/13] CMTG enablement
 2026-04-30  7:16 UTC  (10+ messages)
` [PATCH v4 03/13] drm/i915/cmtg: Set timings for CMTG

[PULL] drm-misc-fixes
 2026-04-30  6:45 UTC 

[PATCH 0/2] Fix MST VCPI lookup and modeset-lock splat
 2026-04-30  5:14 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 "
` ✓ CI.KUnit: success for Fix MST VCPI lookup and modeset-lock splat
` ✓ Xe.CI.BAT: "

[RFC v2 0/7] drm/xe/svm: Add MMU notifier-based madvise autoreset on munmap
 2026-04-30  5:08 UTC  (10+ messages)
` [RFC v2 1/7] drm/xe/vm: Track CPU_AUTORESET state in xe_vma
` [RFC v2 2/7] drm/xe/vm: Preserve cpu_autoreset_active across GPUVA operations
` [RFC v2 3/7] drm/xe/svm: Clear CPU_AUTORESET_ACTIVE on first GPU fault
` [RFC v2 7/7] drm/xe/svm: Correct memory attribute reset for partial unmap

[PATCH] drm/xe/madvise: Track purgeability with BO-local counters
 2026-04-30  4:26 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

Fix MST VCPI lookup and modeset-lock splat
 2026-04-30  4:25 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 "
` ✓ CI.KUnit: success for series starting with [1/2] drm/915/hdcp: Use new MST topology state "
` ✓ Xe.CI.BAT: "

[PATCH] drm/i915/dmc_wl: Remove macro HAS_DMC_WAKELOCK()
 2026-04-30  4:01 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[RFC PATCH V7 0/9] Add memory page offlining support
 2026-04-30  3:50 UTC  (3+ messages)
` [RFC PATCH V7 1/9] drm/xe: Link VRAM object with gpu buddy

[RFC PATCH V7 00/10] Add memory page offlining support
 2026-04-30  3:44 UTC  (5+ messages)
` [RFC PATCH V7 04/10] drm/xe: Link LRC BO and its execution Queue
` [RFC PATCH V7 05/10] drm/xe: Extend BO purge to handle vram pages as well

[PATCH v3 00/26] Enable Pipe writeback
 2026-04-30  2:54 UTC  (3+ messages)

[PATCH] drm/xe: Use drmm_mutex_init for VRAM manager lock
 2026-04-30  2:53 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/i915/display: Avoid stale PIPE_SCANLINE values after crtc_enable
 2026-04-30  2:48 UTC  (4+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH 0/2] drm/i915/psr: DC entry prevention during active vblank
 2026-04-30  0:30 UTC  (8+ messages)
` [PATCH 1/2] drm/i915/psr: Unify DC state handling for PSR and Panel Replay on VBI enable
` [PATCH 2/2] 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
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2] drm/xe/xe_exec: Avoid potential lockdep cycle with xe_pm_block_map
 2026-04-29 23:56 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/xe_exec: Avoid potential lockdep cycle with xe_pm_block_map (rev2)
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe/guc: Test GuC v70.65.0 for BMG, LNL, PTL
 2026-04-29 22:49 UTC  (8+ messages)
` ✗ Xe.CI.BAT: failure for drm/xe/guc: Test GuC v70.65.0 for BMG, LNL, PTL (rev3)
` ✗ Xe.CI.FULL: "
` ✓ CI.KUnit: success for drm/xe/guc: Test GuC v70.65.0 for BMG, LNL, PTL (rev4)
` ✓ Xe.CI.BAT: "

[PATCH v7 0/5] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
 2026-04-29 20:46 UTC  (3+ messages)
` [PATCH v7 1/5] drm/gpusvm: Use dma-map IOVA alloc, link, and sync API in GPU SVM

[PATCH v3 00/13] drm/i915/display: Add DC3CO support
 2026-04-29 20:23 UTC  (17+ messages)
` [PATCH v3 01/13] drm/i915/display: Remove TGL "
` [PATCH v3 02/13] drm/i915/display: Switch DC3Co enable from standalone bit to DC level encoding
` [PATCH v3 03/13] drm/i915/display: Use FIELD_PREP() for DC state enable bits
` [PATCH v3 04/13] drm/i915/display: Add DC3CO DC_STATE enable/disable support
` [PATCH v3 05/13] drm/i915/display: Add DC3CO support check and validate target DC state
` [PATCH v3 06/13] drm/i915/display: Add HAS_DC3CO() macro
` [PATCH v3 07/13] drm/i915/display: Add DC3CO eligibility computation
` [PATCH v3 08/13] drm/i915/display: Store DC3CO eligibility in PSR state
` [PATCH v3 09/13] drm/i915/display: PSR2: Set idle_frames to 0 for DC3CO
` [PATCH v3 10/13] drm/i915/display: Enable DC3CO idle protocol in ALPM
` [PATCH v3 11/13] drm/i915/display: PSR Add delayed work to exit DC3CO
` [PATCH v3 12/13] drm/i915/display: Add helper to enable DC counter
` [PATCH v3 13/13] drm/i915/display: Add DC3CO count and residency in dmc debugfs
` ✓ CI.KUnit: success for drm/i915/display: Add DC3CO support (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 0/5] Support run ticks for multi-queue use case
 2026-04-29 19:56 UTC  (5+ messages)
` [PATCH 2/5] drm/xe/multi_queue: Add helpers to access CS QUEUE TIMESTAMP from lrc

[PATCH 0/6] drm/xe/rtp: Miscellaneous improvements to rule matching
 2026-04-29 19:45 UTC  (4+ messages)
` [PATCH 3/6] drm/xe/rtp: Do not break parsing when missing context

[PATCH] drm/xe/guc: suppress GuC error logs when device is wedged
 2026-04-29 19:12 UTC  (5+ messages)

[PATCH] drm/xe/mcr: Remove unused xe_gt_mcr_steering_info_to_dss_id()
 2026-04-29 18:46 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v2] drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status()
 2026-04-29 18:27 UTC  (5+ messages)

[PATCH v6 0/8] Introduce Xe PCIe FLR
 2026-04-29 17:57 UTC  (6+ messages)
` [PATCH v6 8/8] drm/xe/pci: Introduce "

[RFC PATCH] drm/i915/psr: Prevent DC entry during active vblank for Panel Replay
 2026-04-29 17:52 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/i915/psr: Prevent DC entry during active vblank for Panel Replay (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 000/108] drm/i915/dp_link: Refactor DP link capability logic
 2026-04-29 17:14 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/i915/dp_link: Refactor DP link capability logic (rev2)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.FULL: failure "

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

[drm-xe:drm-xe-next] BUILD SUCCESS 3096d3e9f44afe011d2017ddade416924e1c99d5
 2026-04-29 16:17 UTC 

[PATCH v4 0/6] Add get-error-counter and clear-error-counter support for CRI
 2026-04-29 15:18 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Add get-error-counter and clear-error-counter support for CRI (rev3)

[PATCH v2 0/3] Minor GuC PC cleanups
 2026-04-29 12:25 UTC  (4+ messages)
` [PATCH v2 3/3] drm/xe/gt: Drop redundant forcewake

[PATCH] [RFC]: drm/i915/display: Use ceiling division for NV12 UV surface offset calculation
 2026-04-29 11:08 UTC  (4+ messages)
` [PATCH] [RFC v3]: "


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