Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-22 20:06:25 to 2025-04-24 10:04:21 UTC [more...]

[PATCH v2 00/32] PREFETCH and MADVISE for SVM ranges
 2025-04-24 10:03 UTC  (4+ messages)
` [PATCH v2 14/32] drm/xe/svm: Implement prefetch support "

[RFC PATCH] drm/xe/hwmon: Add support to manage power limits using mailbox commands
 2025-04-24  9:48 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[PATCH v6 0/2] Rework/Correction on minimum hblank calculation
 2025-04-24  9:40 UTC  (4+ messages)
` [PATCH v6 1/2] drm/display/dp: Export fn to calculate link symbol cycles
` [PATCH v6 2/2] drm/i915/display: move min_hblank from dp_mst.c to dp.c

[PATCH] drm/xe: Add POST_SYNC prefix to post sync instructions
 2025-04-24  9:29 UTC 

[PATCH v9 00/10] Improve gpu_scheduler trace events + UAPI
 2025-04-24  8:38 UTC  (2+ messages)
` [PATCH v9 02/10] drm/sched: store the drm client_id in drm_sched_fence

[CI] drm/xe/vf: Fix guc_info debugfs for VFs
 2025-04-24  8:09 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[PATCH 0/3] drm/i915/display: remove intel_de_*() compat wrappers
 2025-04-23  9:09 UTC  (8+ messages)
` [PATCH 1/3] drm/i915/dpt: convert intel_dpt_common.c to struct intel_display
` [PATCH 2/3] drm/i915/hdmi: convert rest of intel_hdmi.c "
` [PATCH 3/3] drm/i915/de: drop drm_i915_private compat wrappers from intel_de_*()

[PATCH v6 0/4] Large devcoredump file support
 2025-04-24  6:30 UTC  (11+ messages)
` [PATCH v6 1/4] drm/xe: Add devcoredump chunking
` [PATCH v6 2/4] drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access
` [PATCH v6 3/4] drm/print: Add drm_coredump_printer_is_full
` [PATCH v6 4/4] drm/xe: Abort printing coredump in VM printer output if full
` ✓ CI.Patch_applied: success for Large devcoredump file support
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "

[PATCH v3 1/2] drm/i915/display: Ensure enough lines between delayed VBlank and VBlank
 2025-04-24  5:44 UTC  (9+ messages)
` [PATCH v3 2/2] drm/i915/psr: Move PSR workaround to intel_psr.c
` ✓ CI.Patch_applied: success for series starting with [v3,1/2] drm/i915/display: Ensure enough lines between delayed VBlank and VBlank
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.Full: failure "

[PATCH 1/1] drm/xe/eustall: Do not support EU stall on SRIOV VF
 2025-04-24  5:01 UTC  (7+ messages)

[PATCH v21 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-04-24  4:28 UTC  (11+ messages)
` [PATCH v21 1/5] drm/xe/xe_gt_pagefault: Disallow writes to read-only VMAs
` [PATCH v21 2/5] drm/xe/xe_gt_pagefault: Move pagefault struct to header
` [PATCH v21 3/5] drm/xe/uapi: Define drm_xe_vm_get_property
` [PATCH v21 4/5] drm/xe/xe_vm: Add per VM fault info
` [PATCH v21 5/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl

[PATCH v3 0/5] Enable SVM atomics in Xe / GPU SVM
 2025-04-24  1:32 UTC  (13+ messages)
` ✗ Xe.CI.Full: failure for Enable SVM atomics in Xe / GPU SVM (rev3)
` ✓ Xe.CI.BAT: success "
` ✓ CI.Patch_applied: "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[PATCH v10 00/11] LOBF enablement fix
 2025-04-24  0:48 UTC  (28+ messages)
` [PATCH v10 01/11] drm/i915/alpm: use variable from intel_crtc_state instead of intel_psr
` [PATCH v10 02/11] drm/i915/lobf: Add lobf enablement in post plane update
` [PATCH v10 03/11] drm/i915/lobf: Add debug print for LOBF
` [PATCH v10 04/11] drm/i915/lobf: Disintegrate alpm_disable from psr_disable
` [PATCH v10 05/11] drm/i915/lobf: Add fixed refresh rate check in compute_config()
` [PATCH v10 06/11] drm/i915/lobf: Update lobf if any change in dependent parameters
` [PATCH v10 07/11] drm/i915/lobf: Add debug interface for lobf
` [PATCH v10 08/11] drm/i915/lobf: Add mutex for alpm update
` [PATCH v10 09/11] drm/i915/lobf: Check for sink error and disable LOBF
` [PATCH v10 10/11] drm/i915/alpm: Add intel_psr_need_alpm() to simplify alpm check
` [PATCH v10 11/11] drm/i915/display: Disintegrate sink alpm enable from psr with lobf
` ✓ CI.Patch_applied: success for LOBF enablement fix (rev9)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Fix CFI violation when accessing sysfs files
 2025-04-23 22:12 UTC  (10+ messages)
` ✗ Xe.CI.Full: failure for "
` ✓ CI.Patch_applied: success "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "

[PATCH v4 0/6] drm/xe/guc: Add LFD format output for guc log
 2025-04-23 21:58 UTC  (7+ messages)
` [PATCH v4 1/6] drm/xe/guc: Add log init config abi definitions
` [PATCH v4 2/6] drm/xe/guc: Add LFD related "
` [PATCH v4 3/6] drm/xe/guc: Add new debugfs entry for lfd format output
` [PATCH v4 4/6] drm/xe/guc: Add GuC log init config in LFD format
` [PATCH v4 5/6] drm/xe/guc: Add GuC log event buffer output "
` [PATCH v4 6/6] drm/xe/guc: Only add GuC crash dump if available

[PATCH v4 0/5] Enable SVM atomics in Xe / GPU SVM
 2025-04-23 20:09 UTC  (20+ messages)
` [PATCH v4 1/5] drm/gpusvm: Introduce devmem_only flag for allocation
` [PATCH v4 2/5] drm/xe: Strict migration policy for atomic SVM faults
` [PATCH v4 3/5] drm/gpusvm: Add timeslicing support to GPU SVM
` [PATCH v4 4/5] drm/xe: Timeslice GPU on atomic SVM fault
` [PATCH v4 5/5] drm/xe: Add atomic_svm_timeslice_ms debugfs entry
` ✗ Xe.CI.Full: failure for Enable SVM atomics in Xe / GPU SVM (rev4)
` ✓ CI.Patch_applied: success "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[PATCH v3 0/3] BMG PCIe Gen4 downspeed attributes and usage
 2025-04-23 18:48 UTC  (12+ messages)
` [PATCH v3 2/3] drm/xe: Expose PCIe Gen4 downspeed attributes

[PATCH 0/3] Fixes for VF GuC version and guc_info debugfs
 2025-04-23 17:40 UTC  (4+ messages)
` [PATCH 3/3] drm/xe/vf: Fix guc_info debugfs for VFs

[PATCH] drm/xe: Add page queue multiplier
 2025-04-23 17:05 UTC  (3+ messages)

[CI 1/2] drm/i915/reg: use REG_BIT and friends to define DP registers
 2025-04-23 16:34 UTC  (10+ messages)
` [CI 2/2] drm/i915/reg: Add/remove some extra blank lines
` ✓ CI.Patch_applied: success for series starting with [CI,1/2] drm/i915/reg: use REG_BIT and friends to define DP registers
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/7] Replace xe_hmm with gpusvm
 2025-04-23 16:20 UTC  (7+ messages)
` [PATCH v2 7/7] drm/xe/pt: unify xe_pt_svm_pre_commit with userptr

[PATCH RESEND v13 0/5] Expose modifiers/formats supported by async flips
 2025-04-23 15:21 UTC  (3+ messages)

[PATCH v4 0/2] Rework/Correction on minimum hblank calculation
 2025-04-23 14:52 UTC  (10+ messages)
` [PATCH v4 1/2] drm/display/dp: Export fn to calculate link symbol cycles
` [PATCH v4 2/2] drm/i915/display: move min_hblank from dp_mst.c to dp.c
` ✓ CI.Patch_applied: success for Rework/Correction on minimum hblank calculation (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.Full: failure "

[PATCH v5 0/2] Rework/Correction on minimum hblank calculation
 2025-04-23 14:39 UTC  (5+ messages)
` [PATCH v5 1/2] drm/display/dp: Export fn to calculate link symbol cycles
` [PATCH v5 2/2] drm/i915/display: move min_hblank from dp_mst.c to dp.c

[PATCH v2 00/13] Enable/Disable DC balance along with VRR DSB
 2025-04-23 13:34 UTC  (31+ 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

[PATCH v3 00/13] Underrun on idle PSR workaround
 2025-04-23  9:54 UTC  (6+ messages)
` [PATCH v3 05/13] drm/i915/dmc: Add interface to block PKG C-state
` ✗ Xe.CI.Full: failure for Underrun on idle PSR workaround (rev6)

[PATCH 0/2] Track FAST_REQ H2Gs to report where errors came from
 2025-04-23  9:18 UTC  (5+ messages)
` [PATCH 1/2] drm/xe/guc: Add a missing H2G error code definition
` [PATCH 2/2] drm/xe/guc: Track FAST_REQ H2Gs to report where errors came from

[PATCH v12 0/4] drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
 2025-04-23  8:35 UTC  (5+ messages)
` [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

[PATCH 0/2] drm/xe/hwmon: Documentation fixes wrt kernel version
 2025-04-23  7:34 UTC  (7+ messages)
` [PATCH 1/2] drm/xe/hwmon: Fix kernel version documentation for temperature

[PATCH v20 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-04-23  3:51 UTC  (5+ 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


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