messages from 2026-08-26 09:39:39 to 2026-08-27 07:31:10 UTC [more...]
[PATCH] drm/i915/dp_link_caps: Validate max link rate
2026-08-27 2:33 UTC (2+ messages)
[RFC PATCH v1 0/5] drm/gpusvm: share one HMM fault across per-device DMA mappings
2026-08-27 7:30 UTC (10+ messages)
` [RFC PATCH v1 1/5] drm/gpusvm: extract drm_gpusvm_hmm_fault() helper
` [RFC PATCH v1 2/5] drm/gpusvm: move dma_addr allocation before the notifier lock
` [RFC PATCH v1 3/5] drm/gpusvm: extract drm_gpusvm_dma_map_pages() helper
` [RFC PATCH v1 4/5] drm/gpusvm: let drm_gpusvm_get_pages() map an array of pages
` [RFC PATCH v1 5/5] drm/gpusvm: make the DMA mapping step in get_pages() optional
[PATCH v3 0/5] drm/i915/display: reduce clock_gating interface between core and display
2026-08-27 7:28 UTC (7+ messages)
` [PATCH v3 1/5] drm/i915/display: consolidate Gen9 clock gating initialization
` [PATCH v3 2/5] drm/i915/display: consolidate remaining "
` [PATCH v3 3/5] drm/i915/display: remove unnecessary clock_gating include from intel_display.c
[PATCH v9] drm/xe: Add debugfs knob to control GPGPU preemption granularity
2026-08-27 7:28 UTC (2+ messages)
` ✓ CI.KUnit: success for "
[PATCH V18 00/14] Add memory page offlining support
2026-08-27 7:10 UTC (39+ messages)
` [PATCH V18 01/14] drm/xe: Link VRAM object with gpu buddy
` [PATCH V18 02/14] drm/xe: Link LRC BO and its execution Queue
` [PATCH V18 03/14] drm/xe: Extend BO purge to handle vram pages as well
` [PATCH V18 04/14] drm/xe/bo: Make xe_bo_is_user() public
` [PATCH V18 05/14] drm/xe: Guard teardown paths against purged BOs
` [PATCH V18 06/14] drm/xe/vram: Extract buddy alloc and free helpers
` [PATCH V18 07/14] drm/xe/vram: Add page offline data structures and lifecycle
` [PATCH V18 08/14] drm/xe/vram: Add VRAM page offline fault handler
` [PATCH V18 09/14] drm/xe/configfs: Add bad_page_reservation attribute
` [PATCH V18 10/14] drm/xe/ras: Cache bad_page_reservation policy at init
` [PATCH V18 11/14] drm/xe/vram: Check bad_page_reservation policy in fault handler
` [PATCH V18 12/14] drm/xe: Expose bad VRAM pages via debugfs
` [PATCH V18 13/14] drm/xe/uapi: Expose ban reason in EXEC_QUEUE_GET_PROPERTY_BAN
` [PATCH V18 14/14] drm/xe: Add fault-inject based VRAM page offline injection
` ✗ CI.checkpatch: warning for Add memory page offlining support (rev21)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v4 00/12] Add support for Common SDP Transmission Line
2026-08-27 6:49 UTC (5+ messages)
` [PATCH v4 01/12] drm/i915/dip: Add new file to handle Data Island Packet hardware
` [PATCH v4 02/12] drm/i915/vrr: Use the helper to write EMP_AS_SDP_TL register
[PATCH 0/2] drm: Add Common drm_user_fence helper and Convert XE
2026-08-27 6:37 UTC (7+ messages)
` [PATCH 1/2] drm: Add common drm_user_fence helper
` [PATCH 2/2] drm/xe: Convert xe_user_fence to drm_user_fence
` ✗ CI.checkpatch: warning for drm: Add Common drm_user_fence helper and Convert XE
` ✗ CI.KUnit: failure "
[PATCH v1] drm/xe: Introduce xe_wedge
2026-08-27 6:33 UTC (4+ messages)
[PATCH 0/3] drm/xe/ggtt: fix stale GGTT mappings on unmap
2026-08-27 6:30 UTC (17+ messages)
` [PATCH 1/3] drm/xe/ggtt: fault on unmapped GGTT for multi-queue platforms
` [PATCH 2/3] drm/xe/tlb_inval: add xe_tlb_inval_ggtt_full() GGTT invalidation helper
` [PATCH 3/3] drm/xe/ggtt: invalidate engine GGTT TLBs for multi-queue GTs
` ✓ CI.KUnit: success for drm/xe/ggtt: fix stale GGTT mappings on unmap (rev4)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH] drm/xe/bo: Take a runtime PM ref when shrinking a bo needing invalidation
2026-08-27 5:48 UTC (4+ messages)
[PATCH 0/3] drm/xe/hwmon: Update hwmon thermal mailbox handling
2026-08-27 5:16 UTC (10+ messages)
` [PATCH 1/3] drm/xe/hwmon: Detect unavailable temperature sensors
` [PATCH 2/3] drm/xe/hwmon: Use VRAM temperature sensor count from thermal config on CRI
[PATCH 1/3] drm/xe/uc: Report DMA failure using SIGID
2026-08-27 2:39 UTC (6+ messages)
` [PATCH 2/3] drm/xe/guc: Report major GuC failures "
` [PATCH 3/3] drm/xe/guc: Report errors that cause a CT shutdown "
` ✓ CI.KUnit: success for series starting with [1/3] drm/xe/uc: Report DMA failure "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH 0/4] PM_PME support on display hotplug
2026-08-27 2:02 UTC (11+ messages)
` [PATCH 1/4] drm/i915/hpd: plumb keep_hpd through irq reset
` [PATCH 2/4] drm/xe/pm: plumb PME capability to runtime suspend handler
` [PATCH 3/4] drm/xe/pm: allow the device to signal PME from D3hot
` [PATCH 4/4] drm/i915/display: Avoid HPD polling if the device is PME capable
` ✓ CI.KUnit: success for pm_pme support on display hotplug (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH] drm/xe: Fix unnecessary host-side population of ttm_tt on non-TT resources
2026-08-27 2:01 UTC (9+ messages)
[PATCH 0/3] Modify the SW tail logic in OA
2026-08-26 23:44 UTC (5+ messages)
` [PATCH 2/3] drm/xe/xe_oa: Avoid checking and setting fields in the OA report
[PATCH v2 0/6] Prepare for WCL GSC FW
2026-08-26 22:30 UTC (11+ messages)
` [PATCH v2 1/6] drm/xe: Define WCL as a PTL subplatform
` [PATCH v2 2/6] drm/xe/uc: Add FW file fallback support
` [PATCH v2 3/6] drm/xe/uc: mark HuC and GSC as only available on the media GT
` [PATCH v2 4/6] drm/xe/uc: Support fetching different FW files per-subplatform
` [PATCH v2 5/6] DO NOT MERGE: drm/xe/gsc: define GSC for WCL
` [PATCH v2 6/6] DO NOT MERGE: drm/xe/guc: add a mock newer GuC file for LNL
` ✗ CI.checkpatch: warning for Prepare for WCL GSC FW (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v7 0/2] drm/xe/sysctrl: Add helper to query application status
2026-08-26 21:31 UTC (10+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] drm/xe/sysctrl: Add helper to check oCode firmware readiness
[PATCH v2 2/2] drm/xe/ras: Enable SGUnit PCIe error reporting
2026-08-26 21:26 UTC (2+ messages)
[PATCH 00/10] Add new debug infrastructure for configfs
2026-08-26 21:20 UTC (5+ messages)
` [PATCH 05/10] drm/xe: Move debug configfs entries to xe_configfs_debug.c
[PATCH 0/2] Add error handling support for PCIe and fabric components
2026-08-26 21:00 UTC (4+ messages)
` [PATCH 1/2] drm/xe/xe_ras: Add Fabric error handling
[CI v2] drm/xe/vram: Add early VRAM health check
2026-08-26 20:54 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe/vram: Add early VRAM health check (rev2)
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
[PATCH v1 0/2] drm/i915/hdmi: Add debugfs knob to force EDID reads over GPIO
2026-08-26 20:29 UTC (6+ messages)
` [PATCH v1 1/2] drm/i915/hdmi: Add debugfs support "
` [PATCH v1 2/2] drm/i915/hdmi: Read EDID over GPIO when the debugfs flag is set
` ✓ CI.KUnit: success for drm/i915/hdmi: Add debugfs knob to force EDID reads over GPIO
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH] drm/i915/cdclk: Fix dg2_power_well_count() return type
2026-08-26 20:15 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH] drm/xe/xe3p: Restore sampler fault for uninitialized surface state
2026-08-26 20:01 UTC (4+ messages)
[PATCH v2 00/11] Add CPER logging support for CRI
2026-08-26 19:50 UTC (2+ messages)
[PATCH] drm/i915/dp: remove redundant link state check
2026-08-26 19:47 UTC (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[PATCH v3 00/10] Crescent Island PMT support
2026-08-26 18:30 UTC (8+ messages)
` [PATCH v3 02/10] platform/x86/intel/pmt: Add register access callbacks
` [PATCH v3 09/10] drm/xe/vsec: Support late bind fw information
[PATCH v2 00/14] drm/i915/cdclk: cdclk pcode related fixes and refactoring
2026-08-26 18:28 UTC (20+ messages)
` [PATCH v2 01/14] drm/i915/cdclk: Don't bail if pcode post nofify fails
` [PATCH v2 02/14] drm/i915/cdclk: Pass CDCLK in MHz to pcode on DG2
` [PATCH v2 03/14] drm/i915/cdclk: Do the DG2 CDCLK/pipe power well notify properly
` [PATCH v2 04/14] drm/i915/cdclk: Notify DG2 pcode about pipe power wells regardless of CDCLK
` [PATCH v2 05/14] drm/i915/cdclk: Stop forcing voltage level to 3 all the time on DG2
` [PATCH v2 06/14] drm/i915/cdclk: Drop pointless platform check from bxt_set_cdclk()
` [PATCH v2 07/14] drm/i915/dg2: s/intel_/dg2_/ for DG2 specific stuff
` [PATCH v2 08/14] drm/i915/cdclk: Unify the pcode pre/post notify in bxt_set_cdclk()
` [PATCH v2 09/14] drm/i915/cdclk: Unify pcode related debugs
` [PATCH v2 10/14] drm/i915/cdclk: Extract bdw_cdclk_pcode_{pre, post}_notify()
` [PATCH v2 11/14] drm/i915/cdclk: Extract skl_cdclk_pcode_{pre, post}_notify()
` [PATCH v2 12/14] drm/i915/cdclk: Extract bxt_cdclk_pcode_{pre, post}_notify()
` [PATCH v2 13/14] drm/i915/cdclk: Introduce CDCLK .{pre, post}_notify() vfuncs
` [PATCH v2 14/14] drm/i915/cdclk: Hoist intel_cdclk_{pre, post}_notify() calls upwards
` ✓ CI.KUnit: success for drm/i915/cdclk: cdclk pcode related fixes and refactoring (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[CI] drm/xe/vram: Add early VRAM health check
2026-08-26 16:12 UTC (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
[PATCH 00/12] drm/xe: Convert IO_BUS errors to structured xe_log API
2026-08-26 12:33 UTC (11+ messages)
` [PATCH 03/12] drm/xe/hwmon: Report errors using "
` [PATCH 05/12] drm/xe/memirq: "
` [PATCH 06/12] drm/xe/reg_whitelist: Report whitelist overflow "
` [PATCH 07/12] drm/xe/reg_sr: Report save-restore errors "
` [PATCH 11/12] drm/xe/lmtt: Report invalidation "
[PATCH 0/5] drm/vblank: Enforce all-or-nothing vblank support
2026-08-26 11:57 UTC (3+ messages)
` [PATCH 3/5] drm/vblank: Remove num_crtcs argument from drm_vblank_init()
[PATCH 0/3] drm/xe/ggtt: fix stale GGTT mappings on unmap
2026-08-26 11:45 UTC (7+ messages)
` [PATCH 1/3] drm/xe/ggtt: fault on unmapped GGTT for multi-queue platforms
` [PATCH 2/3] drm/xe/tlb_inval: add xe_tlb_inval_ggtt_full() GGTT invalidation helper
` [PATCH 3/3] drm/xe/ggtt: invalidate engine GGTT TLBs for multi-queue GTs
` ✓ CI.KUnit: success for drm/xe/ggtt: fix stale GGTT mappings on unmap (rev3)
` ✓ Xe.CI.BAT: "
[PATCH v1 1/1] drm/xe/guc: Fix wake_up race in handle_sched_done
2026-08-26 11:39 UTC (5+ messages)
` ✓ CI.KUnit: success for series starting with [v1,1/1] "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v10 00/10] Introduce Xe PCIe FLR
2026-08-26 11:38 UTC (8+ messages)
` [PATCH v10 03/10] drm/xe/gt: Introduce FLR helpers
` [PATCH v10 09/10] drm/xe/pci: Introduce PCIe Function Level Reset
[PATCH v1] drm/xe/sysctrl: Read mailbox phase bit from hardware
2026-08-26 10:37 UTC (2+ messages)
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