Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-20 03:11:17 to 2026-02-20 23:18:29 UTC [more...]

[PATCH v34 0/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2026-02-20 23:18 UTC  (3+ messages)
` [PATCH v34 4/6] drm/xe/uapi: Define drm_xe_vm_get_property

[PATCH 0/3] drm/xe/pf: Some VRAM flag improvements
 2026-02-20 23:12 UTC  (9+ messages)
` [PATCH 1/3] drm/xe/pf: Use explicit VRAM BO flag for VRAM provisioning
` [PATCH 2/3] drm/xe/pf: Don't use LMTT page size if no LMTT
` [PATCH 3/3] drm/xe/pf: Don't force 2MB VRAM alignment
` ✓ CI.KUnit: success for drm/xe/pf: Some VRAM flag improvements
` ✓ Xe.CI.BAT: "

[PATCH v5 1/1] drm/xe/gsc: Fix GSC proxy cleanup on early initialization failure
 2026-02-20 23:00 UTC  (2+ messages)
` ✓ CI.KUnit: success for series starting with [v5,1/1] "

[PATCH] drm/xe/guc: Fail immediately on GuC load error
 2026-02-20 22:43 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.FULL: failure "

[RFC 0/7] drm/xe/svm: Add MMU notifier-based madvise autoreset on munmap
 2026-02-20 22:33 UTC  (4+ messages)
` [RFC 3/7] drm/xe/svm: Clear CPU_AUTORESET_ACTIVE on first GPU fault

[PATCH V3 0/4] drm/xe/xe3p_lpg: L2 flush optimization
 2026-02-20 22:24 UTC  (15+ messages)
` [PATCH V3 1/4] drm/xe/xe3p_lpg: flush shrinker bo cachelines manually
` [PATCH V3 2/4] drm/xe/pat: define coh_mode 2way
` [PATCH V3 3/4] drm/xe/xe3p_lpg: Enable L2 flush optimization feature
` [PATCH V3 4/4] drm/xe/xe3p: Skip TD flush
` ✓ CI.KUnit: success for drm/xe/xe3p_lpg: L2 flush optimization (rev4)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe/guc: Skip access counter guc ads initialization for CRI
 2026-02-20 21:06 UTC  (2+ messages)

[i915-rt v6 00/24] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2026-02-20 21:03 UTC  (31+ messages)
` [i915-rt v6 01/24] drm/vblank_work: Add methods to schedule vblank_work in 2 stages
  ` [i915-rt v6.1 1/1] "
` [i915-rt v6 02/24] drm/vblank: Add a 2-stage version of drm_crtc_arm_vblank_event
` [i915-rt v6 03/24] drm/intel/display: Make intel_crtc_arm_vblank_event static
` [i915-rt v6 04/24] drm/intel/display: Convert vblank event handling to 2-stage arming
` [i915-rt v6 05/24] drm/i915/display: Move vblank put until after critical section
` [i915-rt v6 06/24] drm/i915/display: Remove locking from intel_vblank_evade "
` [i915-rt v6 07/24] drm/i915/display: Handle vlv dsi workaround in scanline_in_safe_range too
` [i915-rt v6 08/24] drm/i915: Use preempt_disable/enable_rt() where recommended
` [i915-rt v6 09/24] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [i915-rt v6 10/24] drm/i915/display: Do not take uncore lock in i915_get_vblank_counter
` [i915-rt v6 11/24] drm/i915/display: Make icl_dsi_frame_update use _fw too
` [i915-rt v6 12/24] drm/i915/display: Use intel_de_read/write_fw in colorops
` [i915-rt v6 13/24] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [i915-rt v6 14/24] drm/i915/display: Make set_pipeconf use the fw variants
` [i915-rt v6 15/24] drm/i915/display: Fix intel_lpe_audio_irq_handler for PREEMPT-RT
` [i915-rt v6 16/24] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [i915-rt v6 17/24] drm/i915: Drop the irqs_disabled() check
` [i915-rt v6 18/24] drm/i915/guc: Consider also RCU depth in busy loop
` [i915-rt v6 19/24] drm/i915/gt: Fix selftests on PREEMPT_RT
` [i915-rt v6 20/24] drm/i915/gt: Set stop_timeout() correctly on PREEMPT-RT
` [i915-rt v6 21/24] drm/i915/display: Remove uncore lock from vlv_atomic_update_fifo
` [i915-rt v6 22/24] Revert "drm/i915: Depend on !PREEMPT_RT."
` [i915-rt v6 23/24] PREEMPT_RT injection
` [i915-rt v6 24/24] FOR-CI: bump MAX_STACK_TRACE_ENTRIES
` ✗ CI.checkpatch: warning for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev12)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.FULL: failure "

[PATCH 0/2] Cleanup partially initialized sync on parse failure
 2026-02-20 20:48 UTC  (7+ messages)
` [PATCH 2/2] drm/xe/sync: Fix user fence leak on alloc failure
` ✓ Xe.CI.BAT: success for Cleanup partially initialized sync on parse failure
` ✗ Xe.CI.FULL: failure "

[PATCH v7 0/7] Attempt to fixup reset, wedge, unload corner cases
 2026-02-20 20:40 UTC  (9+ messages)
` [PATCH v7 2/7] drm/xe: Forcefully tear down exec queues in GuC submit fini
` [PATCH v7 4/7] drm/xe: Use XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET enum instead of magic number
` [PATCH v7 6/7] drm/xe/uc: Drop xe_guc_sanitize in favor of managed cleanup
` ✓ Xe.CI.BAT: success for Attempt to fixup reset, wedge, unload corner cases
` ✗ Xe.CI.FULL: failure "

[PATCH v8 0/3] Fix fs_reclaim deadlock caused by CCS save/restore
 2026-02-20 20:11 UTC  (9+ messages)
` [PATCH v8 1/3] drm/sa: Split drm_suballoc_new() into SA alloc and init helpers
` [PATCH v8 2/3] drm/xe/vf: Fix fs_reclaim warning with CCS save/restore BB allocation
` [PATCH v8 3/3] drm/xe/sa: Add lockdep annotations for SA manager swap_guard
` ✓ CI.KUnit: success for Fix fs_reclaim deadlock caused by CCS save/restore (rev8)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2 00/23] Workaround cleanup & simplification
 2026-02-20 19:46 UTC  (26+ messages)
` [PATCH v2 01/23] drm/xe/mtl: Drop pre-prod workarounds Wa_14015795083 & Wa_14014475959
` [PATCH v2 02/23] drm/xe/pvc: Drop pre-prod workarounds
` [PATCH v2 03/23] drm/xe/wa: Document new policy regarding workaround IP ranges
` [PATCH v2 04/23] drm/xe: Consolidate workaround entries for Wa_16021867713
` [PATCH v2 05/23] drm/xe: Consolidate workaround entries for Wa_14019449301
` [PATCH v2 06/23] drm/xe: Consolidate workaround entries for Wa_16028005424
` [PATCH v2 07/23] drm/xe: Consolidate workaround entries for Wa_16021865536
` [PATCH v2 08/23] drm/xe: Consolidate workaround entries for Wa_18032247524
` [PATCH v2 09/23] drm/xe: Consolidate workaround entries for Wa_16018712365
` [PATCH v2 10/23] drm/xe: Consolidate workaround entries for Wa_14020338487
` [PATCH v2 11/23] drm/xe: Consolidate workaround entries for Wa_14018471104
` [PATCH v2 12/23] drm/xe: Consolidate workaround entries for Wa_16021639441
` [PATCH v2 13/23] drm/xe: Consolidate workaround entries for Wa_14021402888
` [PATCH v2 14/23] drm/xe: Consolidate workaround entries for Wa_13012615864
` [PATCH v2 15/23] drm/xe: Consolidate workaround entries for Wa_18041344222
` [PATCH v2 16/23] drm/xe: Consolidate workaround entries for Wa_14019877138
` [PATCH v2 17/23] drm/xe: Consolidate workaround entries for Wa_14019386621
` [PATCH v2 18/23] drm/xe: Consolidate workaround entries for Wa_14019988906
` [PATCH v2 19/23] drm/xe: Consolidate workaround entries for Wa_18033852989
` [PATCH v2 20/23] drm/xe: Consolidate workaround entries for Wa_15016589081
` [PATCH v2 21/23] drm/xe/xe2_hpg: Drop invalid workaround Wa_15010599737
` [PATCH v2 22/23] drm/xe/wa_oob: Consolidate some OOB rules
` [PATCH v2 23/23] drm/xe: Consolidate workaround entries for Wa_14023061436
` ✓ CI.KUnit: success for Workaround cleanup & simplification (rev2)
` ✓ Xe.CI.BAT: "

[PATCH 0/8] Fixes and updates when using AUX backlight using Luminance
 2026-02-20 19:32 UTC  (12+ messages)
` [PATCH 1/8] drm/i915/backlight: Avoid 0 brightness for VESA AUX backlight by default
` [PATCH 2/8] drm/i915/backlight: Use intel_panel variable instead of intel_connector
` [PATCH 3/8] drm/i915/backlight: Take luminance_set into account for VESA backlight
` [PATCH 4/8] drm/i915/backlight: Check luminance_set when disabling PWM via AUX "
` [PATCH 5/8] drm/i915/backlight: Short circuit intel_dp_aux_supports_hdr_backlight
` [PATCH 6/8] drm/i915/backlight: Update debug log during backlight setup
` [PATCH 7/8] drm/i915/backlight: Provide clear description on how backlight level is controlled
` [PATCH 8/8] drm/i915/backlight: Avoid 0 brightness for INTEL AUX HDR backlight by default
` ✓ CI.KUnit: success for Fixes and updates when using AUX backlight using Luminance (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2 0/6] update the stolen memory allocation preference
 2026-02-20 18:59 UTC  (10+ messages)
` [PATCH v2 1/6] drm/xe/fbdev: Fix BIOS FB vs.s stolen size check
` [PATCH v2 2/6] drm/i915/display: remove the usage of dev_priv
` [PATCH v2 3/6] drm/i915/fbdev: Extract intel_fbdev_fb_prefer_stolen()
` [PATCH v2 4/6] drm/xe/fbdev: "
` [PATCH v2 5/6] drm/xe/fbdev: print info about stolen memory preference for fbdev
` [PATCH v2 6/6] drm/i915/fbdev: "
` ✓ CI.KUnit: success for update the stolen memory allocation preference (rev2)
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "

[PATCH v4 0/2] drm/xe: Add prefetch pagefault support for Xe3p
 2026-02-20 18:55 UTC  (9+ messages)
` [PATCH v4 1/2] drm/xe: Add counter for invalid prefetch pagefaults
` [PATCH v4 2/2] drm/xe: Add prefetch fault support for Xe3p
` ✗ CI.checkpatch: warning for drm/xe: Add prefetch pagefault support for Xe3p (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2 0/5] drm/xe/vf: Fix exec queue creation during post-migration recovery
 2026-02-20 18:20 UTC  (14+ messages)
` [PATCH v2 2/5] drm/xe/vf: Avoid LRC being freed while applying fixups
` [PATCH v2 3/5] drm/xe/vf: Wait for default LRCs fixups before using
` [PATCH v2 5/5] drm/xe/vf: Use marker to catch fixups during LRC creation

[PATCH v6 0/3] drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+
 2026-02-20 18:15 UTC  (8+ messages)
` [PATCH v6 1/3] drm/xe: Enable Wa_14025515070
` [PATCH v6 2/3] Reapply "drm/xe/xe2: Enable Indirect Ring State support for Xe2"
` [PATCH v6 3/3] Revert "drm/xe/xe3p_xpc: Enable Indirect Ring State for xe3p_xpc"
` ✗ CI.checkpatch: warning for drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+ (rev6)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH 00/22] Workaround cleanup & simplification
 2026-02-20 17:07 UTC  (6+ messages)
` [PATCH 02/22] drm/xe/pvc: Drop pre-prod workarounds
` [PATCH 03/22] drm/xe/wa: Document new policy regarding workaround IP ranges

[PATCH] drm/i915/vrr: partial revert of dda7dcd9da73c5327aef42b89f0519bb51e84217
 2026-02-20 15:13 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "

[PATCH] drm/gpusvm: Fix drm_gpusvm_pages_valid_unlocked() kernel-doc
 2026-02-20 15:08 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.FULL: failure "

[RFC PATCH 0/6] Add memory page offlining support
 2026-02-20 14:52 UTC  (5+ messages)
` [RFC PATCH 6/6] [DO NOT REVIEW]]drm/xe/cri: Add sysfs interface for bad gpu vram pages

[PATCH v5 0/5] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
 2026-02-20 14:26 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap (rev5)
` ✗ Xe.CI.FULL: failure "

[PATCH v2] gpu: Fix uninitialized buddy for built-in drivers
 2026-02-20 13:55 UTC  (8+ messages)
` [PATCH v3 0/3] gpu: fix module_init() usage
  ` [PATCH v3 1/3] gpu/buddy: "
  ` [PATCH v3 2/3] drm/sched: "

[RESEND] drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status
 2026-02-19 15:45 UTC  (2+ messages)

[PATCH -next v9 0/3] rust: Add CList and GPU buddy allocator bindings
 2026-02-19  2:47 UTC  (5+ messages)
` [PATCH -next v9 1/3] rust: clist: Add support to interface with C linked lists

[PATCH v7 00/23] nova-core: Add memory management support
 2026-02-20  3:25 UTC  (5+ messages)

[PATCH v10 2/8] gpu: Move DRM buddy allocator one level up (part two)
 2026-02-19  3:18 UTC  (2+ messages)

[RESEND] drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status
 2026-02-14 16:17 UTC  (2+ messages)

[PATCH 0/5] drm/i915/dp_tunnel: Preparation for UHBR DP tunnels
 2026-02-20 13:42 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.FULL: failure "

[PATCH 00/19] Refactor LT PHY PLL handling to use DPLL framework
 2026-02-20 13:03 UTC  (17+ messages)
` [PATCH 01/19] drm/i915/lt_phy: Dump missing PLL state parameters
` [PATCH 02/19] drm/i915/lt_phy: Add check if PLL is enabled
` [PATCH 03/19] drm/i915/lt_phy: Add PLL information for xe3lpdp
` [PATCH 14/19] drm/i915/lt_phy: Add .enable_clock/disable clock on DDI for xe3plpd platform
` [PATCH 18/19] drm/i915/lt_phy: Remove LT PHY specific state verification

[PATCH v4 1/1] drm/xe/gsc: Fix GSC proxy cleanup on early initialization failure
 2026-02-20 12:18 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for series starting with [v4,1/1] "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/i915/alpm: ALPM disable fixes
 2026-02-20 10:38 UTC  (5+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v2 00/10] drm/xe/pf: Allow to change VFs VRAM quota using sysfs
 2026-02-20 10:37 UTC  (7+ messages)
` [PATCH v2 01/10] drm/xe/pf: Expose LMTT page size
` ✗ Xe.CI.BAT: failure for drm/xe/pf: Allow to change VFs VRAM quota using sysfs (rev2)
` ✗ Xe.CI.FULL: "

[PATCH 0/5] PSR/PR Selective Fetch Early Transport fixes
 2026-02-20  9:57 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ Xe.CI.FULL: "

[PATCH V2 0/4] drm/xe/xe3p_lpg: L2 flush optimization
 2026-02-20  9:33 UTC  (4+ messages)
` [PATCH V2 3/4] drm/xe/xe3p_lpg: Enable L2 flush optimization feature

[PATCH 0/1] drm/xe: Set GT rp min frequency as 1.2GHz default for BMG/CRI
 2026-02-20  9:06 UTC  (4+ messages)
` [PATCH 1/1] "

[PULL] drm-intel-next-fixes
 2026-02-20  8:31 UTC 

[PATCH 1/2] drm/i915/backlight: Make try_vesa_interface as true
 2026-02-20  5:15 UTC  (2+ messages)

[PATCH] drm/i915/dp: On DPCD init/caps wake the DPRx
 2026-02-20  5:01 UTC  (5+ messages)


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