Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-22 07:49:15 to 2025-04-23 14:21:08 UTC [more...]

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

[PATCH v5 0/2] Rework/Correction on minimum hblank calculation
 2025-04-23 13:42 UTC  (4+ 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  (32+ 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
` ✓ Xe.CI.BAT: success for Enable/Disable DC balance along with VRR DSB

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

[PATCH v4 0/5] Enable SVM atomics in Xe / GPU SVM
 2025-04-23 13:15 UTC  (17+ 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/5] Enable SVM atomics in Xe / GPU SVM
 2025-04-23 12:58 UTC  (12+ messages)
` [PATCH v3 1/5] drm/gpusvm: Introduce devmem_only flag for allocation
` [PATCH v3 2/5] drm/xe: Strict migration policy for atomic SVM faults
` [PATCH v3 3/5] drm/gpusvm: Add timeslicing support to GPU SVM
` [PATCH v3 4/5] drm/xe: Timeslice GPU on atomic SVM fault
` [PATCH v3 5/5] drm/xe: Add atomic_svm_timeslice_ms debugfs entry
` ✗ 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 1/2] drm/i915/reg: use REG_BIT and friends to define DP registers
 2025-04-23 12:38 UTC  (9+ 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: "

[PATCH v4 0/2] Rework/Correction on minimum hblank calculation
 2025-04-23 11:09 UTC  (9+ 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 "

[PATCH v10 00/11] LOBF enablement fix
 2025-04-23 10:39 UTC  (21+ 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 "

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

[PATCH v3 1/2] drm/i915/display: Ensure enough lines between delayed VBlank and VBlank
 2025-04-23 10:27 UTC  (2+ messages)
` [PATCH v3 2/2] drm/i915/psr: Move PSR workaround to intel_psr.c

[PATCH v3 00/13] Underrun on idle PSR workaround
 2025-04-23  9:54 UTC  (18+ 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
` ✗ 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 0/3] drm/i915/display: remove intel_de_*() compat wrappers
 2025-04-23  9:09 UTC  (4+ 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 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  (11+ 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
` ✓ Xe.CI.BAT: success for drm/xe/hwmon: Documentation fixes wrt kernel version

[PATCH v20 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-04-23  3:51 UTC  (9+ 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
` ✓ Xe.CI.BAT: success for drm/xe/xe_vm: Implement xe_vm_get_property_ioctl (rev21)

[PATCH 1/1] drm/xe/eustall: Do not support EU stall on SRIOV VF
 2025-04-22 19:12 UTC  (4+ messages)

[drm-xe:topic/xe-for-CI] BUILD SUCCESS 993a9b1f119ff8e6d89e5e32f5a86a02c7d2cf57
 2025-04-22 18:40 UTC 

[PATCH] drm/gpusvm: remove unused pages pointer
 2025-04-22 18:24 UTC  (11+ 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 3/3] drm/xe/guc: Cache DSS info when creating capture register list
 2025-04-22 17:03 UTC  (3+ messages)

[PATCH v2 00/32] PREFETCH and MADVISE for SVM ranges
 2025-04-22 16:19 UTC  (17+ messages)
` [PATCH v2 13/32] drm/xe/svm: Incase of atomic access ensure get_pages happens from vram
` [PATCH v2 17/32] drm/xe/uapi: Add madvise interface

[PATCH v2] drm/i915/display: Implement wa_14024400148
 2025-04-22 16:09 UTC  (4+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/display: Implement wa_14024400148 (rev2)

[PATCH v1] drm/xe/pm: Wait for lmem ready in resume
 2025-04-22 16:00 UTC  (2+ messages)

[PATCH v1 0/2] Wait for VRAM ready
 2025-04-22 15:48 UTC  (6+ 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
` ✓ Xe.CI.BAT: success for Wait for VRAM ready

[PATCH v2 0/5] Enable SVM atomics in Xe / GPU SVM
 2025-04-22 15:21 UTC  (4+ messages)
` [PATCH v2 2/5] drm/xe: Strict migration policy for atomic SVM faults

[PATCH] drm/xe: xe_svm_range_alloc should return NULL upon error
 2025-04-22 15:18 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "

[PULL] drm-misc-fixes
 2025-04-22 15:12 UTC 

[PATCH v9 00/10] LOBF enablement fix
 2025-04-22 14:54 UTC  (9+ 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 v2 0/3] PM notifier
 2025-04-22 14:29 UTC  (9+ messages)
` ✓ 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] drm/xe/ptl: Extend GuC Wa_13011645652
 2025-04-22 13:37 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v2 0/3] drm/i915/pch: conversion to struct intel_display use, cleanups
 2025-04-22 13:13 UTC  (4+ messages)
` [PATCH v2 1/3] drm/i915/display: pass struct intel_display to PCH macros

[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] drm/xe/pf: Don't allow LMEM provisioning if LMTT isn't available on the device
 2025-04-22  8:42 UTC  (4+ messages)


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