messages from 2025-08-22 09:11:08 to 2025-08-25 16:02:28 UTC [more...]
[PATCH] drm/xe: replace basename() with portable strrchr()
2025-08-25 16:01 UTC (6+ messages)
` [PATCH v2] drm/xe: switch to local __basename() helper
` [PATCH v3] drm/xe: switch to local xbasename() helper
[CI] drm/xe/guc: Test GuC v70.49.3 for BMG, LNL, PTL
2025-08-25 15:53 UTC
[PATCH v2] drm/xe: Don't trigger rebind on initial dma-buf validation
2025-08-25 15:53 UTC (4+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Don't trigger rebind on initial dma-buf validation (rev2)
` ✓ CI.KUnit: success "
[PATCH v8 00/10] Handle Firmware reported Hardware Errors
2025-08-25 15:49 UTC (6+ messages)
` [PATCH v8 02/10] drm: Add a vendor-specific recovery method to drm device wedged uevent
[PATCH] drm/i915/vrr: Drop redundant HAS_VRR checks
2025-08-25 15:46 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe: Skip creation of pcode sysfs files when pcode is disabled
2025-08-25 15:26 UTC (5+ messages)
[PATCH v2] drm/xe/gt: Introduce runtime suspend/resume
2025-08-25 15:26 UTC (7+ messages)
` ✗ CI.checkpatch: warning for drm/xe/gt: Introduce runtime suspend/resume (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH v3] drm/xe/vf: Enable CCS save/restore only on supported GUC versions
2025-08-25 15:01 UTC (5+ messages)
` ✓ CI.KUnit: success for drm/xe/vf: Enable CCS save/restore only on supported GUC versions (rev3)
` ✓ Xe.CI.BAT: "
[PATCH 00/12] Optimize vrr.guardband and fix LRR
2025-08-25 14:14 UTC (15+ messages)
` [PATCH 01/12] drm/i915/skl_watermark: Fix the scaling factor for chroma subsampling
` [PATCH 02/12] drm/i915/skl_watermark: Pass linetime as argument to latency helpers
` [PATCH 03/12] drm/i915/skl_scaler: Introduce helper for chroma downscale factor
` [PATCH 04/12] drm/i915/display: Extract helpers to set dsc/scaler prefill latencies
` [PATCH 05/12] drm/i915/dp: Add SDP latency computation helper
` [PATCH 06/12] drm/i915/alpm: Add function to compute max link-wake latency
` [PATCH 07/12] drm/i915/vrr: Use vrr.sync_start for getting vtotal
` [PATCH 08/12] drm/i915/display: Add guardband check for feature latencies
` [PATCH 09/12] drm/i915/skl_watermark: Remove redundant latency checks from vblank validation
` [PATCH 10/12] drm/i915/vrr: Use static guardband to support seamless LRR switching
` [PATCH 11/12] drm/i915/panel: Refactor helper to get highest fixed mode
` [PATCH 12/12] drm/i915/vrr: Fix seamless_mn drrs for PTL
` ✓ CI.KUnit: success for Optimize vrr.guardband and fix LRR (rev7)
` ✗ Xe.CI.BAT: failure "
[PATCH] drm/xe/nvm: Use root tile mmio
2025-08-25 14:13 UTC (5+ messages)
` ✓ CI.KUnit: success for drm/xe/nvm: Use root tile mmio (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH v7 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
2025-08-25 14:06 UTC (5+ messages)
` [PATCH v7 1/1] "
` ✓ CI.KUnit: success for drm/i915/display: Add no_psr_reason to PSR debugfs (rev10)
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH] drm/xe: add missing include <libgen.h>
2025-08-25 13:03 UTC (3+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[PATCH 00/12] Optimize vrr.guardband and fix LRR
2025-08-25 12:55 UTC (8+ 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
[PATCH 0/1] drm/i915/display: Add quirk to force backlight type on some TUXEDO devices
2025-08-22 21:21 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH v3 1/2] drm/buddy: Optimize free block management with RB tree
2025-08-25 11:40 UTC (7+ messages)
` [PATCH v3 2/2] drm/buddy: Separate clear and dirty free block trees
[PATCH v3 0/4] User readable error codes on atomic_ioctl failure
2025-08-25 10:32 UTC (18+ messages)
` [PATCH v3 1/4] drm: Define user readable error codes for atomic ioctl
` [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
` ✗ Xe.CI.Full: failure for User readable error codes on atomic_ioctl failure (rev2)
[RFC v5 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem
2025-08-25 9:38 UTC (3+ messages)
[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] drm/xe/wcl: Extend L3bank mask workaround
2025-08-25 5:14 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v6 0/3] eDP Data Override
2025-08-25 4:38 UTC (2+ messages)
[PATCH v4 0/7] Use DRM scheduler for delayed GT TLB invalidations
2025-08-24 17:58 UTC (6+ messages)
[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 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] drm/xe: replace basename() with portable strrchr()
2025-08-22 22:12 UTC (3+ messages)
` ✓ Xe.CI.Full: success for "
` ✗ Xe.CI.Full: failure for drm/xe: replace basename() with portable strrchr() (rev2)
[PATCH v6 0/6] drm/xe/guc: Add LFD format output for guc log
2025-08-22 21:59 UTC (4+ messages)
` [PATCH v6 4/6] drm/xe/guc: Add GuC log init config in LFD format
[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 (3+ messages)
` ✓ Xe.CI.Full: success for drm/xe: Add psmi support (rev5)
[PATCH v9 00/20] MADVISE FOR XE
2025-08-22 18:55 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for MADVISE FOR XE (rev9)
[drm-xe:drm-xe-next] BUILD SUCCESS bc2b2062682a7f8d828b0020e37a84a9234f03a6
2025-08-22 16:43 UTC
[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 (2+ messages)
` ✓ Xe.CI.Full: success for "
[PATCH 0/9] Add TLB invalidation abstraction
2025-08-22 14:57 UTC (6+ messages)
` [PATCH 2/9] drm/xe: Cancel pending TLB inval workers on teardown
[CI] Two-pass MMU notifier for CI only
2025-08-22 12:38 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
PCODE Mailbox failed: 1 Illegal Command
2025-08-22 9:11 UTC
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;
as well as URLs for NNTP newsgroup(s).