Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-18 04:14:50 to 2026-08-19 10:57:33 UTC [more...]

[PATCH v10 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
 2026-08-19 10:57 UTC  (5+ messages)
` [PATCH v10 2/2] gpu/tests/buddy: add dirty tracker performance KUnit test

[PATCH 00/12] drm/panic: Split into core and helpers
 2026-08-19 10:45 UTC  (31+ messages)
` [PATCH 01/12] drm/panic: Allocate QR-code buffers statically
` [PATCH 02/12] drm/panic: Make allocation of zlib workspace more robust
` [PATCH 03/12] drm/panic: Return -EINVAL if font is not available
` [PATCH 04/12] drm/panic: Return errno codes if panic output fails
` [PATCH 05/12] drm/panic: Pass colors to draw_panic_dispatch()
` [PATCH 06/12] drm/panic: Pass global module parameters to drm_panic_dispatch()
` [PATCH 07/12] drm/panic: Retry in dispatch function if panic output fails
` [PATCH 08/12] drm/panic: Split draw_panic_plane()
` [PATCH 09/12] drm/panic: Display panic screen via per-plane callback
` [PATCH 10/12] drm/panic: Internalize panic locking in DRM core and helpers
` [PATCH 11/12] drm/panic: Move panic display code into helper library
` [PATCH 12/12] drm/panic: Compile KUnit tests as module
` ✗ CI.checkpatch: warning for drm/panic: Split into core and helpers
` ✗ CI.KUnit: failure "

[PATCH v2] drm/xe/pci_error: Allow debugging PCI errors
 2026-08-19 10:44 UTC  (7+ messages)
` ✓ CI.KUnit: success for drm/xe/pci_error: Allow debugging PCI errors (rev2)
` ✓ CI.KUnit: success for drm/xe/pci_error: Allow debugging PCI errors (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

drm: xe: Kernel-submitted job timed out
 2026-08-19 10:36 UTC  (10+ messages)

[PATCH v1] drm/xe/pci_error: Allow debugging PCI errors
 2026-08-19 10:30 UTC  (3+ messages)

[PATCH] drm/xe/xe_gt_idle: Add CCS to the powergating info print
 2026-08-19  9:39 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "

[PATCH] drm/i915/cdclk: Don't force cd2x pipe select on Xe3 in bxt_sanitize_cdclk()
 2026-08-19  9:33 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] drm/xe: don't WARN on kernel job timeout when device already wedged
 2026-08-19  9:23 UTC  (5+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v3 0/4] drm/xe/sysctrl: Add System Controller debugfs
 2026-08-19  9:22 UTC  (10+ messages)
` [PATCH v3 1/4] drm/xe/sysctrl: Add System Controller get application status
` [PATCH v3 4/4] drm/xe/sysctrl: Add RAS error injection debugfs interface

[PATCH 0/2] Convert some HW errors to use SIG ID helpers
 2026-08-19  9:10 UTC  (8+ messages)
` [PATCH 1/2] drm/xe/ras: Report internal HW errors from CSC
` [PATCH 2/2] drm/xe/ras: Report internal HW errors from PUNIT
` ✓ CI.KUnit: success for Convert some HW errors to use SIG ID helpers
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[bug report] drm/i915/kunit: DP link: add fallback tests
 2026-08-19  7:33 UTC  (2+ messages)

[PATCH v3] drm/xe/sysctrl: Add better sysctrl error reporting
 2026-08-19  7:30 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/2] drm/xe/guc: handle exec queue teardown after hot-unplug
 2026-08-19  6:18 UTC  (4+ messages)
` [PATCH 1/2] drm/xe/guc: rework exec queue teardown PM/unplug handling

[PATCH] drm/xe/guc: Skip CLEANUP message when GuC is stopped
 2026-08-19  5:53 UTC  (8+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/i915/display: Clear SEL_FETCH_PLANE_CTL on plane disable
 2026-08-19  4:48 UTC  (7+ messages)
` ✓ CI.KUnit: success for drm/i915/display: Clear SEL_FETCH_PLANE_CTL on plane disable (rev2)
` ✓ CI.KUnit: success for drm/i915/display: Clear SEL_FETCH_PLANE_CTL on plane disable (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2] drm/xe/guc: Fix race around q->guc->suspend_pending access
 2026-08-19  3:51 UTC  (12+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Fix race around q->guc->suspend_pending access (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/xe/pcode: Use int instead of u32 for mailbox status
 2026-08-19  2:08 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[CI] drm/xe: Do not apply WA 14025883347 to media 3503
 2026-08-19  0:53 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe: Do not apply WA 14025883347 to media 3503 (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/4] Use SIGID API for PCODE and CSC
 2026-08-18 22:52 UTC  (6+ messages)
` [PATCH 4/4] drm/xe/ras: Report CSC errors using SIGID

[PATCH 0/3] drm/gpuvm: two pass locking for exec
 2026-08-18 21:44 UTC  (2+ messages)

[PATCH v2 0/2] drm/xe: Adjust the bo shrinker batch size
 2026-08-18 21:32 UTC  (5+ messages)
` [PATCH v2 2/2] drm/xe: Update shrinker batch size based on average BO size

[PATCH] drm/xe: Add force_p2p module/configfs parameter
 2026-08-18 20:08 UTC  (7+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v6 0/5] Introduce error threshold to drm_ras
 2026-08-18 19:27 UTC  (10+ messages)
` [PATCH v6 1/5] drm/ras: Cancel and free message on get counter failure
` [PATCH v6 2/5] drm/ras: Introduce error threshold
` [PATCH v6 3/5] drm/xe/ras: Add support for "
` [PATCH v6 4/5] drm/xe/drm_ras: Wire up error threshold callbacks
` [PATCH v6 5/5] drm/xe/sysctrl: Reuse xe_sysctrl_create_command()
` ✗ CI.checkpatch: warning for Introduce error threshold to drm_ras (rev6)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v7 0/2] drm/xe/sysctrl: Add helper to query application status
 2026-08-18 17:41 UTC  (4+ messages)
` [PATCH v7 1/2] "

[PATCH] drm/xe/xe3p_hpm: Remove WA 14025883347
 2026-08-18 17:18 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ CI.KUnit: success for drm/xe/xe3p_hpm: Remove WA 14025883347 (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v2 0/3] drm/xe: fix GuC TLB invalidation ack stalls on ARL (Wa_22016122933)
 2026-08-18 15:25 UTC  (2+ messages)

[PATCH] drm/xe/xe_drm_ras: Enable CONFIG_DRM_RAS
 2026-08-18 13:44 UTC  (6+ messages)
` ✗ CI.KUnit: failure for "

[PATCH v5 0/5] Introduce error threshold to drm_ras
 2026-08-18 13:43 UTC  (7+ messages)
` [PATCH v5 2/5] drm/ras: Introduce error threshold

[PATCH V17 00/12] Add memory page offlining support
 2026-08-18 13:24 UTC  (26+ messages)
` [PATCH V17 01/12] drm/xe: Link VRAM object with gpu buddy
` [PATCH V17 02/12] drm/xe: Link LRC BO and its execution Queue
` [PATCH V17 03/12] drm/xe: Extend BO purge to handle vram pages as well
` [PATCH V17 04/12] drm/xe/bo: Make xe_bo_is_user() public
` [PATCH V17 05/12] drm/xe: Guard teardown paths against purged BOs
` [PATCH V17 06/12] drm/xe/vram: Extract buddy alloc and free helpers
` [PATCH V17 07/12] drm/xe/vram: Add page offline data structures and lifecycle
` [PATCH V17 08/12] drm/xe/vram: Add VRAM page offline fault handler
` [PATCH V17 09/12] drm/xe/configfs: Add vram bad page reservation policy
` [PATCH V17 10/12] drm/xe: Add sysfs interface for bad gpu vram pages
` [PATCH V17 11/12] drm/xe/uapi: Expose ban reason in EXEC_QUEUE_GET_PROPERTY_BAN
` [PATCH V17 12/12] drm/xe: Add fault-inject based VRAM page offline injection
` ✓ CI.KUnit: success for Add memory page offlining support (rev19)
` ✓ CI.KUnit: success for Add memory page offlining support (rev20)
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH V16 00/12] Add memory page offlining support
 2026-08-18 12:55 UTC  (9+ messages)
` [PATCH V16 10/12] drm/xe: Add sysfs interface for bad gpu vram pages

[PATCH 0/6] Enable joiner cursor fast updates
 2026-08-18 10:35 UTC  (13+ messages)
` [PATCH 1/6] drm/i915/cursor: Check joiner cursor commit status
` [PATCH 2/6] drm/i915/cursor: Add helper to update cursor plane
` [PATCH 3/6] drm/i915/cursor: Handle secondary cursor state
` [PATCH 4/6] drm/i915/cursor: Program secondary cursor planes
` [PATCH 5/6] drm/i915/cursor: Schedule cursor unpin per joined pipe
` [PATCH 6/6] drm/i915/cursor: Allow joiner cursor fast path update
` ✗ CI.checkpatch: warning for Enable joiner cursor fast updates (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[RFC] dmisc cgroups controller
 2026-08-18  9:51 UTC  (3+ messages)

[PATCH v2] drm/xe/xe_gt_idle: fix vecs config for powergating info
 2026-08-18  7:15 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/xe_gt_idle: fix vecs config for powergating info (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[RFC PATCH 0/5] pm_pme support on display hotplug
 2026-08-18  6:57 UTC  (5+ messages)
` [RFC PATCH 2/5] drm/i915/display: add pme_capable() to the parent interface

[PATCH 0/3] Modify the SW tail logic in OA
 2026-08-18  4:38 UTC  (5+ messages)
` [PATCH 3/3] drm/xe/xe_oa: Add a lag to the reports that is exported to user


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