messages from 2025-04-18 12:43:09 to 2025-04-22 14:44:45 UTC [more...]
[PATCH v1 0/2] Wait for VRAM ready
2025-04-22 14:44 UTC (12+ messages)
` [PATCH v1 1/2] drm/xe: Rename wait_for_lmem_ready and make it non-static
` [PATCH v1 2/2] drm/xe/pm: Wait for vram ready in resume
` ✓ CI.Patch_applied: success for Wait for VRAM ready
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "
` ✓ Xe.CI.BAT: success "
[PATCH v2 0/3] PM notifier
2025-04-22 14:29 UTC (13+ messages)
` [PATCH v2 2/3] drm/xe: share bo dma-resv with backup object
` ✓ CI.Patch_applied: success for PM notifier (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v3 0/3] Rework/Correction on minimum hblank calculation
2025-04-22 14:22 UTC (12+ messages)
` [PATCH v3 1/3] drm/display/dp: Export fn to calculate link symbol cycles
` [PATCH v3 3/3] drm/i915/display: move min_hblank from dp_mst.c to dp.c
[PATCH v9 00/10] LOBF enablement fix
2025-04-22 14:16 UTC (8+ messages)
` [PATCH v9 06/10] drm/i915/lobf: Update lobf if any change in dependent parameters
` [PATCH v9 10/10] drm/i915/display: Disintegrate sink alpm enable from psr with lobf
[PATCH] drm/xe: xe_svm_range_alloc should return NULL upon error
2025-04-22 13:39 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "
` ✓ Xe.CI.BAT: success "
[PATCH] drm/xe/ptl: Extend GuC Wa_13011645652
2025-04-22 13:37 UTC (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "
` ✓ Xe.CI.BAT: success "
[PATCH v20 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2025-04-22 13:27 UTC (17+ messages)
` [PATCH v20 1/5] drm/xe/xe_gt_pagefault: Disallow writes to read-only VMAs
` [PATCH v20 2/5] drm/xe/xe_gt_pagefault: Move pagefault struct to header
` [PATCH v20 3/5] drm/xe/uapi: Define drm_xe_vm_get_property
` [PATCH v20 4/5] drm/xe/xe_vm: Add per VM fault info
` [PATCH v20 5/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
` ✓ CI.Patch_applied: success for drm/xe/xe_vm: Implement xe_vm_get_property_ioctl (rev21)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ Xe.CI.Full: failure "
` ✓ Xe.CI.BAT: success "
[PATCH v2 00/13] Enable/Disable DC balance along with VRR DSB
2025-04-22 13:19 UTC (22+ messages)
` [PATCH v2 01/13] drm/i915/vrr: Refactor vmin/vmax stuff
` [PATCH v2 02/13] drm/i915/vrr: Add functions to read out "
` [PATCH v2 03/13] drm/i915/display: Add source param for dc balance
` [PATCH v2 04/13] drm/i915/vrr: Add enable/disable calls for DC Balance
` [PATCH v2 05/13] drm/i915/vrr: Add compute config for DC balance params
` [PATCH v2 06/13] drm/i915/vrr: Add state dump for dc "
` [PATCH v2 07/13] drm/i915: Extract vrr_vblank_start()
` [PATCH v2 08/13] drm/i915/vrr: Implement vblank evasion with DC balancing
` [PATCH v2 09/13] drm/i915/dsb: Add pipedmc dc balance enable/disable
` [PATCH v2 10/13] drm/i915/vrr: Pause DC balancing for DSB commits
` [PATCH v2 11/13] drm/i915/vrr: Add state checker for dc balance params
` [PATCH v2 12/13] drm/i915/display: Prepare state checker for dc balance enable
` [PATCH v2 13/13] drm/i915/vrr: enable dc balance bit
` ✓ CI.Patch_applied: success for Enable/Disable DC balance along with VRR DSB
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.Full: failure "
` ✓ Xe.CI.BAT: success "
[PATCH 0/2] drm/xe/hwmon: Documentation fixes wrt kernel version
2025-04-22 13:17 UTC (14+ messages)
` [PATCH 1/2] drm/xe/hwmon: Fix kernel version documentation for temperature
` [PATCH 2/2] drm/xe/hwmon: Fix kernel version documentation for fan speed
` ✓ CI.Patch_applied: success for drm/xe/hwmon: Documentation fixes wrt kernel version
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "
` ✓ Xe.CI.BAT: success "
[PATCH v2 0/3] drm/i915/pch: conversion to struct intel_display use, cleanups
2025-04-22 13:13 UTC (8+ messages)
` [PATCH v2 1/3] drm/i915/display: pass struct intel_display to PCH macros
` [PATCH v2 2/3] drm/i915/display: drop lots of unnecessary #include i915_drv.h
` [PATCH v2 3/3] drm/i915/pch: abstract fake PCH detection better
[PATCH] drm/gpusvm: remove unused pages pointer
2025-04-22 12:33 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v2] drm/i915/display: Ensure enough lines between delayed VBlank and VBlank
2025-04-22 11:30 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/i915/display: Ensure enough lines between delayed VBlank and VBlank (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH v3 00/13] Underrun on idle PSR workaround
2025-04-22 10:16 UTC (15+ messages)
` [PATCH v3 01/13] drm/i915/display: Add new interface for getting dc_state
` [PATCH v3 02/13] drm/i915/psr: Store enabled non-psr pipes into intel_crtc_state
` [PATCH v3 03/13] drm/i915/dmc: Add PIPEDMC_EVT_CTL register definition
` [PATCH v3 05/13] drm/i915/dmc: Add interface to block PKG C-state
` [PATCH v3 06/13] drm/i915/psr: Block PKG C-State when enabling PSR
` [PATCH v3 10/13] drm/i915/dmc: Add interface to control start of PKG C-state exit
` [PATCH v3 11/13] drm/i915/psr: Apply underrun on PSR idle workaround
[PATCH v3] drm/xe/pf: Don't allow LMEM provisioning if LMTT isn't available on the device
2025-04-22 8:42 UTC (4+ messages)
[PATCH] drm/i915/display: Ensure enough lines between delayed VBlank and VBlank
2025-04-22 5:43 UTC (7+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH 1/1] drm/xe/eustall: Do not support EU stall on SRIOV VF
2025-04-22 4:25 UTC (3+ messages)
[PATCH 1/1] drm/xe/eustall: Resolve a possible circular locking dependency
2025-04-22 0:46 UTC (3+ messages)
` ✓ Xe.CI.Full: success for series starting with [1/1] "
[BUG, BISECTED] HDMI not working with Intel Arc GPU
2025-04-19 5:22 UTC (2+ messages)
[PATCH v8 00/12] mtd: add driver for Intel discrete graphics
2025-04-21 16:04 UTC (3+ messages)
` [PATCH v8 12/12] drm/xe/nvm: add support for non-posted erase
[PATCH v1] drm/xe/pm: Wait for lmem ready in resume
2025-04-21 13:48 UTC (4+ messages)
[PATCH 00/11] drm/xe/display: Program double buffered LUT registers
2025-04-21 12:44 UTC (7+ messages)
` [PATCH 01/11] drm/i915/dsb: Extract intel_dsb_ins_align()
` [PATCH 02/11] drm/i915/dsb: Extract assert_dsb_tail_is_aligned()
` [PATCH 03/11] drm/i915/dsb: Extract intel_dsb_{head,tail}()
[PATCH v2 0/5] Enable SVM atomics in Xe / GPU SVM
2025-04-21 6:39 UTC (3+ messages)
` [PATCH v2 2/5] drm/xe: Strict migration policy for atomic SVM faults
[PATCH v2 00/32] PREFETCH and MADVISE for SVM ranges
2025-04-21 6:29 UTC (20+ messages)
` [PATCH v2 02/32] drm/xe: Make xe_svm_alloc_vram public
` [PATCH v2 06/32] drm/xe/vm: Update xe_vma_ops_incr_pt_update_ops to take an increment value
` [PATCH v2 10/32] drm/xe/svm: Refactor usage of drm_gpusvm* function in xe_svm
` [PATCH v2 11/32] drm/xe/svm: Add function to determine if range needs VRAM migration
` [PATCH v2 12/32] drm/gpusvm: Introduce vram_only flag for VRAM allocation
` [PATCH v2 13/32] drm/xe/svm: Incase of atomic access ensure get_pages happens from vram
[PATCH 0/3] PM notifier
2025-04-16 12:19 UTC (5+ messages)
` [PATCH 3/3] drm/xe: handle pinned memory in "
[drm-xe:drm-xe-fixes] BUILD SUCCESS 78600df8f593407a3df2d6c48c35d0ad203d7fb4
2025-04-19 5:45 UTC
[CI] drm/xe/gsc: test new GSC 104.0.5.1429 for LNL
2025-04-19 4:23 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/gsc: test new GSC 104.0.5.1429 for LNL (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v12 0/4] drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
2025-04-19 2:47 UTC (13+ messages)
` [PATCH v12 1/4] drm/xe/vf: Divide GGTT ballooning into allocation and insertion
` [PATCH v12 2/4] drm/xe/vf: Shifting GGTT area post migration
` [PATCH v12 3/4] drm/xe/guc: Introduce enum with offsets for context register H2Gs
` [PATCH v12 4/4] drm/xe/vf: Fixup CTB send buffer messages after migration
` ✓ CI.Patch_applied: success for drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[xe-for-CI] drm/xe/ptl: Update HuC FW version to v10.3.2
2025-04-18 22:49 UTC (2+ messages)
[drm-xe:drm-xe-next] BUILD SUCCESS 104080e33937aad54b4fbbe847bba750847abfdb
2025-04-18 21:15 UTC
[PATCH v2] Revert "drm/xe: enable lite restore"
2025-04-18 21:06 UTC (2+ messages)
` ✓ Xe.CI.Full: success for Revert "drm/xe: enable lite restore" (rev2)
[PATCH v11 0/4] drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
2025-04-18 19:11 UTC (7+ messages)
` [PATCH v11 2/4] drm/xe/vf: Shifting GGTT area post migration
` [PATCH v11 4/4] drm/xe/vf: Fixup CTB send buffer messages after migration
` ✗ Xe.CI.Full: failure for drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
[PATCH] Revert "drm/xe: enable lite restore"
2025-04-18 18:22 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH] drm/xe/gsc: do not flush the GSC worker from the reset path
2025-04-18 17:09 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH 0/3] Fixes for steered register capture
2025-04-18 16:31 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for "
` ✗ Xe.CI.Full: failure for Fixes for steered register capture (rev2)
[PATCH] drm/xe: Refactor exec queue deregister
2025-04-18 12:56 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
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