intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-21 17:04:12 to 2025-08-25 09:26:44 UTC [more...]

[RFC PATCH 0/8] Refactor drm_writeback_connector structure
 2025-08-25  9:26 UTC  (12+ messages)
` [RFC PATCH 1/8] drm: writeback: "

[PATCH v2 1/2] drm/i915/psr: Check drm_dp_dpcd_read return value on PSR dpcd init
 2025-08-25  7:10 UTC  (11+ messages)
` [PATCH v2 2/2] drm/i915/psr: check drm_mode_vrefresh return value
` ✗ Xe.CI.Full: failure for series starting with [v2,1/2] drm/i915/psr: Check drm_dp_dpcd_read return value on PSR dpcd init

[PATCH] drm/i915/psr: Do not unnecessarily remove underrun on idle PSR WA
 2025-08-25  6:30 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Don't trigger rebind on initial dma-buf validation
 2025-08-25  6:24 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v3 0/4] User readable error codes on atomic_ioctl failure
 2025-08-25  5:32 UTC  (19+ messages)
` [PATCH v3 1/4] drm: Define user readable error codes for atomic ioctl
` [PATCH v3 2/4] drm/atomic: Add error_code element in atomic_state
` [PATCH v3 3/4] drm/atomic: Return user readable error in atomic_ioctl
` [PATCH v3 4/4] drm/i915/display: Error codes for async flip failures
` ✗ CI.checkpatch: warning for User readable error codes on atomic_ioctl failure (rev2)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH] drm/xe/wcl: Extend L3bank mask workaround
 2025-08-25  5:14 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v6 0/3] eDP Data Override
 2025-08-25  4:38 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for series starting with [v6,1/3] drm/i915/vbt: Add eDP Data rate overrride field in VBT

[PATCH v4 0/7] Use DRM scheduler for delayed GT TLB invalidations
 2025-08-24 17:58 UTC  (6+ messages)

[PATCH 00/12] Optimize vrr.guardband and fix LRR
 2025-08-24  4:36 UTC  (7+ messages)
` [PATCH 04/12] drm/i915/display: Extract helpers to set dsc/scaler prefill latencies
` [PATCH 08/12] drm/i915/display: Add guardband check for feature latencies

[drm-xe:drm-xe-next] BUILD SUCCESS 13dda74a164b570d93d412e812dc80549506410f
 2025-08-23 19:24 UTC 

[PATCH] drm/i915/backlight: Honor VESA eDP backlight luminance control capability
 2025-08-23 14:38 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Move device sysfs init to before GT init
 2025-08-23 12:03 UTC  (7+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: replace basename() with portable strrchr()
 2025-08-23 11:56 UTC  (11+ messages)
      ` [PATCH v2] drm/xe: switch to local __basename() helper
` ✓ CI.KUnit: success for drm/xe: replace basename() with portable strrchr() (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: success for drm/xe: replace basename() with portable strrchr()
` ✗ Xe.CI.Full: failure for drm/xe: replace basename() with portable strrchr() (rev2)

[PATCH 0/2] Ensure GT is in C0 during resumes
 2025-08-23 10:24 UTC  (9+ messages)
` [PATCH 1/2] drm/xe: make xe_gt_idle_disable_c6() handle the forcewake internally
` [PATCH 2/2] drm/xe: Ensure GT is in C0 during resumes
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 00/16] Driver-managed exhaustive eviction
 2025-08-23  9:32 UTC  (25+ messages)
` [PATCH v2 01/16] drm/xe/vm: Don't pin the vm_resv during validation
` [PATCH v2 02/16] drm/xe/tests/xe_dma_buf: Set the drm_object::dma_buf member
` [PATCH v2 03/16] drm/xe/vm: Clear the scratch_pt pointer on error
` [PATCH v2 04/16] drm/xe: Pass down drm_exec context to validation
` [PATCH v2 05/16] drm/xe: Introduce an xe_validation wrapper around drm_exec
` [PATCH v2 06/16] drm/xe: Convert xe_bo_create_user() for exhaustive eviction
` [PATCH v2 07/16] drm/xe: Convert SVM validation "
` [PATCH v2 08/16] drm/xe: Convert existing drm_exec transactions "
` [PATCH v2 09/16] drm/xe: Convert the CPU fault handler "
` [PATCH v2 10/16] drm/xe/display: Convert __xe_pin_fb_vma()
` [PATCH v2 11/16] drm/xe: Convert xe_dma_buf.c for exhaustive eviction
` [PATCH v2 12/16] drm/xe: Rename ___xe_bo_create_locked()
` [PATCH v2 13/16] drm/xe: Convert xe_bo_create_pin_map_at() for exhaustive eviction
` [PATCH v2 14/16] drm/xe: Convert xe_bo_create_pin_map() "
` [PATCH v2 15/16] drm/xe/sriov: Convert pf_provision_vf_lmem "
` [PATCH v2 16/16] drm/xe: Convert pinned suspend eviction "
` ✗ CI.checkpatch: warning for Driver-managed exhaustive eviction (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v11 00/13] AuxCCS handling and render compression modifiers
 2025-08-23  9:16 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for AuxCCS handling and render compression modifiers (rev13)

[PATCH] drm/i915/display: handle return value in intel_sdvo_enable_hotplug
 2025-08-23  7:09 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v2 0/8] [ANDROID]: Add GPU work period support for Xe driver
 2025-08-23  3:50 UTC  (20+ messages)
` [PATCH v2 1/8] [ANDROID]: Add a new xe_user structure
` [PATCH v2 2/8] [ANDROID]: Add xe_gt_clock_interval_to_ns function
` [PATCH v2 3/8] [ANDROID]: Add a trace point for GPU work period
` [PATCH v2 4/8] [ANDROID]: Modify xe_exec_queue_update_run_ticks
` [PATCH v2 5/8] [ANDROID]: Handle xe_user creation and removal
` [PATCH v2 6/8] [ANDROID]: Implement xe_work_period_worker
` [PATCH v2 7/8] [ANDROID]: Add a Kconfig option for GPU work period
` [PATCH v2 8/8] [ANDROID]: Handle xe_work_period destruction
` ✗ CI.checkpatch: warning for : Add GPU work period support for Xe driver
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v6 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
 2025-08-22 23:23 UTC  (2+ messages)
` [PATCH v6 1/1] "

[PATCH v6 0/6] drm/xe/guc: Add LFD format output for guc log
 2025-08-22 21:59 UTC  (11+ messages)
` [PATCH v6 4/6] drm/xe/guc: Add GuC log init config in LFD format
` [PATCH v6 5/6] drm/xe/guc: Add GuC log event buffer output "
` [PATCH v6 6/6] drm/xe/guc: Only add GuC crash dump if available

[PATCH v2] drm/xe: GPU frequency tracing support
 2025-08-22 20:58 UTC  (5+ messages)

[PATCH v3 0/6] drm/xe: Make struct xe_ggtt private
 2025-08-22 20:38 UTC  (4+ messages)
` [PATCH v3 1/6] drm/xe: Only have a single drmm release action

[drm-xe:drm-xe-fixes] BUILD SUCCESS 111fb43a557726079a67ce3ab51f602ddbf7097e
 2025-08-22 20:10 UTC 

[RFC 0/9] Introducing firmware late binding
 2025-08-22 19:33 UTC  (6+ messages)
` [RFC 9/9] {fwctl,drm}/xe/pcode: Introduce xe_pcode_fwctl

[PATCH v5 00/12] drm/xe: Add psmi support
 2025-08-22 19:22 UTC  (8+ messages)
` [PATCH v5 05/12] drm/xe/psmi: Add Wa_16023683509
` ✗ CI.checkpatch: warning for drm/xe: Add psmi support (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v9 00/20] MADVISE FOR XE
 2025-08-22 18:55 UTC  (14+ messages)
` [PATCH v9 07/20] drm/xe/svm: Add xe_svm_ranges_zap_ptes_in_range() for PTE zapping
` [PATCH v9 08/20] drm/xe: Implement madvise ioctl for xe
` [PATCH v9 13/20] drm/xe/svm: Consult madvise preferred location in prefetch
` [PATCH v9 15/20] drm/xe/bo: Update atomic_access attribute on madvise
` [PATCH v9 16/20] drm/xe/madvise: Skip vma invalidation if mem attr are unchanged
` [PATCH v9 17/20] drm/xe/vm: Add helper to check for default VMA memory attributes
` [PATCH v9 18/20] drm/xe: Reset VMA attributes to default in SVM garbage collector
` [PATCH v9 19/20] drm/xe: Enable madvise ioctl for xe
` [PATCH v9 20/20] drm/xe/uapi: Add UAPI for querying VMA count and memory attributes
` ✗ CI.checkpatch: warning for MADVISE FOR XE (rev9)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[drm-xe:drm-xe-next] BUILD SUCCESS bc2b2062682a7f8d828b0020e37a84a9234f03a6
 2025-08-22 16:43 UTC 

[PATCH] drm/xe: Skip creation of pcode sysfs files when pcode is disabled
 2025-08-22 16:30 UTC  (2+ messages)

[PATCH] drm/xe/pcode: Initialize data0 for pcode read routine
 2025-08-22 16:26 UTC  (2+ messages)

[PATCH 0/3] drm/xe: Fixes from the exhaustive eviction series
 2025-08-22 16:16 UTC  (4+ messages)
` [PATCH 3/3] drm/xe/vm: Clear the scratch_pt pointer on error
` ✓ Xe.CI.Full: success for drm/xe: Fixes from the exhaustive eviction series

[PATCH 0/9] Add TLB invalidation abstraction
 2025-08-22 14:57 UTC  (9+ messages)
` [PATCH 1/9] drm/xe: Move explicit CT lock in TLB invalidation sequence
` [PATCH 2/9] drm/xe: Cancel pending TLB inval workers on teardown
` ✗ Xe.CI.Full: failure for Add TLB invalidation abstraction (rev8)

[CI] Two-pass MMU notifier for CI only
 2025-08-22 12:38 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v3 1/2] drm/buddy: Optimize free block management with RB tree
 2025-08-22 12:28 UTC  (7+ messages)
` [PATCH v3 2/2] drm/buddy: Separate clear and dirty free block trees
` ✗ CI.checkpatch: warning for series starting with [v3,1/2] drm/buddy: Optimize free block management with RB tree
` ✗ CI.KUnit: failure "

PCODE Mailbox failed: 1 Illegal Command
 2025-08-22  9:11 UTC 

Switching over to GEM refcounts and a bunch of cleanups
 2025-08-22  8:51 UTC  (7+ messages)

[PATCH] drm/gpuvm: Rename 'map' to 'op' in drm_gpuvm_map_req
 2025-08-22  7:52 UTC  (11+ messages)
` ✗ Xe.CI.Full: failure for "

[CI 00/13] auxccs no stolen
 2025-08-22  7:41 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for auxccs no stolen (rev2)

[PATCH 00/15] Driver-managed exhaustive eviction
 2025-08-22  7:40 UTC  (4+ messages)
` [PATCH 04/15] drm/xe: Pass down drm_exec context to validation

[PATCH 0/1] Fix user-fence race issue
 2025-08-22  3:53 UTC  (6+ messages)
` [PATCH 1/1] drm/xe/xe_sync: avoid race during ufence signaling

[PATCH v6 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-08-22  3:37 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for drm/dumb-buffers: Fix and improve buffer-size calculation (rev6)

[PATCH v2] drm/xe/xe_sync: avoid race during ufence signaling
 2025-08-21 21:58 UTC  (2+ messages)

[PATCH 0/9] Add TLB invalidation abstraction
 2025-08-21 21:05 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Add TLB invalidation abstraction (rev7)

[PATCH v2 1/2] drm/xe/tests: Fix some additional gen_params signatures
 2025-08-21 20:17 UTC  (4+ messages)
` [PATCH v2 2/2] kunit: Only output a test plan if we're using kunit_array_gen_params

[REGRESSSION] on linux-next (next-20250509)
 2025-08-21 19:26 UTC  (4+ messages)

[PATCH] drm/i915/display: Avoid divide by zero
 2025-08-21 19:24 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PULL] drm-xe-fixes
 2025-08-21 19:20 UTC 

[PATCH v2] drm/xe/vf: Enable CCS save/restore only on supported GUC versions
 2025-08-21 18:30 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for drm/xe/vf: Enable CCS save/restore only on supported GUC versions (rev2)

[PATCH 0/4] drm/xe: Add psmi support
 2025-08-21 17:24 UTC  (3+ messages)
` [PATCH 1/4] drm/xe/psmi: Add setting of PSMI feature flag


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).