messages from 2026-02-19 10:54:45 to 2026-02-20 10:17:14 UTC [more...]
[PATCH] drm/i915/vrr: partial revert of dda7dcd9da73c5327aef42b89f0519bb51e84217
2026-02-20 3:00 UTC (2+ messages)
[PATCH v7 00/23] nova-core: Add memory management support
2026-02-19 19:48 UTC (2+ messages)
[PATCH] gpu: Fix uninitialized buddy for built-in drivers
2026-02-20 10:17 UTC (18+ messages)
` [PATCH v2] "
` [PATCH v3 0/3] gpu: fix module_init() usage
` [PATCH v3 1/3] gpu/buddy: "
` [PATCH v3 2/3] drm/sched: "
` [PATCH v3 3/3] drm/drv: "
[PATCH V3 0/4] drm/xe/xe3p_lpg: L2 flush optimization
2026-02-20 10:16 UTC (5+ 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
[PATCH] drm/i915/alpm: ALPM disable fixes
2026-02-20 10:07 UTC (4+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH 00/19] Refactor LT PHY PLL handling to use DPLL framework
2026-02-20 10:01 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 16/19] drm/i915/lt_phy: Get encoder configuration "
` [PATCH 18/19] drm/i915/lt_phy: Remove LT PHY specific state verification
[PATCH 0/5] PSR/PR Selective Fetch Early Transport fixes
2026-02-20 9:57 UTC (11+ messages)
` [PATCH 1/5] drm/i915/psr: Repeat Selective Update area alignment
` [PATCH 2/5] drm/i915/psr: Add DSC_SU_PARAMETER_SET_0 registers for PSR configuration
` [PATCH 3/5] drm/i915/dsc: Convert intel_dsc_get_vdsc_per_pipe as non-static
` [PATCH 4/5] drm/i915/psr: DSC configuration for Early Transport
` [PATCH 5/5] drm/i915/psr: Drop cursor_in_su_area from intel_psr2_sel_fetch_et_alignment
` ✗ CI.checkpatch: warning for PSR/PR Selective Fetch Early Transport fixes
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.FULL: "
[i915-rt v6 00/24] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
2026-02-20 9:38 UTC (29+ messages)
` [i915-rt v6 01/24] drm/vblank_work: Add methods to schedule vblank_work in 2 stages
` [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 "
[PATCH V2 0/4] drm/xe/xe3p_lpg: L2 flush optimization
2026-02-20 9:33 UTC (11+ messages)
` [PATCH V2 1/4] drm/xe/xe3p_lpg: flush shrinker bo cachelines manually
` [PATCH V2 2/4] drm/xe/pat: define coh_mode 2way
` [PATCH V2 3/4] drm/xe/xe3p_lpg: Enable L2 flush optimization feature
` [PATCH V2 4/4] drm/xe/xe3p: Skip TD flush
` ✗ CI.checkpatch: warning for drm/xe/xe3p_lpg: L2 flush optimization (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v8 0/3] Fix fs_reclaim deadlock caused by CCS save/restore
2026-02-20 9:23 UTC (7+ 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: "
[PATCH 0/8] Fixes and updates when using AUX backlight using Luminance
2026-02-20 9:19 UTC (11+ 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: "
[PATCH v4 0/2] drm/xe: Add prefetch pagefault support for Xe3p
2026-02-20 9:13 UTC (7+ 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: "
[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] "
[PATCH 0/2] Cleanup partially initialized sync on parse failure
2026-02-20 9:00 UTC (7+ messages)
` [PATCH 1/2] drm/xe/sync: "
` [PATCH 2/2] drm/xe/sync: Fix user fence leak on alloc failure
` ✓ CI.KUnit: success for Cleanup partially initialized sync on parse failure
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe/guc: Fail immediately on GuC load error
2026-02-20 8:56 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH] drm/gpusvm: Fix drm_gpusvm_pages_valid_unlocked() kernel-doc
2026-02-20 8:51 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v5 0/5] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
2026-02-20 8:47 UTC (9+ messages)
` [PATCH v5 1/5] drm/pagemap: Add helper to access zone_device_data
` [PATCH v5 2/5] drm/gpusvm: Use dma-map IOVA alloc, link, and sync API in GPU SVM
` [PATCH v5 3/5] drm/pagemap: Drop source_peer_migrates flag and assume true
` [PATCH v5 4/5] drm/pagemap: Split drm_pagemap_migrate_map_pages into device / system
` [PATCH v5 5/5] drm/pagemap: Use dma-map IOVA alloc, link, and sync API for DRM pagemap
` ✓ CI.KUnit: success for Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap (rev5)
` ✓ Xe.CI.BAT: "
[PATCH 0/5] drm/i915/dp_tunnel: Preparation for UHBR DP tunnels
2026-02-20 8:42 UTC (8+ messages)
` [PATCH 1/5] drm/i915/dp_tunnel: Don't update tunnel state during system resume
` [PATCH 2/5] drm/i915/dp_tunnel: Simplify detection of link BW change
` [PATCH 3/5] drm/i915/dp_tunnel: Split update_tunnel_state()
` [PATCH 4/5] drm/i915/dp_tunnel: Sanitize documentation of intel_dp_tunnel_detect()
` [PATCH 5/5] drm/i915/dp_tunnel: Send BW change notification after tunnel creation
` ✓ CI.KUnit: success for drm/i915/dp_tunnel: Preparation for UHBR DP tunnels
` ✓ Xe.CI.BAT: "
[PATCH v7 0/7] Attempt to fixup reset, wedge, unload corner cases
2026-02-20 8:37 UTC (10+ messages)
` [PATCH v7 1/7] drm/xe: Always kill exec queues in xe_guc_submit_pause_abort
` [PATCH v7 2/7] drm/xe: Forcefully tear down exec queues in GuC submit fini
` [PATCH v7 3/7] drm/xe: Trigger queue cleanup if not in wedged mode 2
` [PATCH v7 4/7] drm/xe: Use XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET enum instead of magic number
` [PATCH v7 5/7] drm/xe/guc: Ensure CT state transitions via STOP before DISABLED
` [PATCH v7 6/7] drm/xe/uc: Drop xe_guc_sanitize in favor of managed cleanup
` [PATCH v7 7/7] drm/xe: Open-code GGTT MMIO access protection
` ✓ CI.KUnit: success for Attempt to fixup reset, wedge, unload corner cases
` ✓ Xe.CI.BAT: "
[PATCH v4 1/1] drm/xe/gsc: Fix GSC proxy cleanup on early initialization failure
2026-02-20 8:33 UTC (4+ messages)
` ✓ CI.KUnit: success for series starting with [v4,1/1] "
` ✓ Xe.CI.BAT: "
[PULL] drm-intel-next-fixes
2026-02-20 8:31 UTC
[PATCH v2 00/10] drm/xe/pf: Allow to change VFs VRAM quota using sysfs
2026-02-20 8:22 UTC (3+ messages)
` [PATCH v2 01/10] drm/xe/pf: Expose LMTT page size
[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 (7+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.FULL: failure "
[PATCH 1/3] drm/xe/xe2hpg: Remove SRIOV VF check for Wa_18041344222
2026-02-20 0:07 UTC (4+ messages)
` ✗ Xe.CI.FULL: failure for series starting with [1/3] "
[PATCH] drm/xe/xe3p_lpg: Add Wa_14026781792
2026-02-19 23:57 UTC (4+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH v5 0/3] drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+
2026-02-19 23:33 UTC (3+ messages)
` [PATCH v5 1/3] drm/xe: Enable Wa_14025515070
[PATCH] drm/i915/gmbus: fix spurious timeout on 512-byte burst reads
2026-02-19 23:25 UTC (3+ messages)
` [External] : "
[PATCH v1] drm/xe/guc: Increase GuC log sizes in debug builds
2026-02-19 23:22 UTC (2+ messages)
[PULL] drm-xe-next-fixes
2026-02-19 22:42 UTC
[PATCH] drm/xe/sync: Fix user fence leak on alloc failure
2026-02-19 21:32 UTC (3+ messages)
[PATCH v2 0/5] drm/xe/vf: Fix exec queue creation during post-migration recovery
2026-02-19 20:40 UTC (8+ 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] drm/xe: Add POST_SYNC prefix to post sync instructions
2026-02-19 19:33 UTC (3+ messages)
[PATCH v2] drm/xe: restrict multi-lrc to VCS/VECS engines
2026-02-19 18:10 UTC (2+ messages)
[PATCH v7 0/3] Fix fs_reclaim deadlock caused by CCS save/restore
2026-02-19 18:07 UTC (11+ messages)
` [PATCH v7 1/3] drm/sa: Split drm_suballoc_new() into SA alloc and init helpers
` [PATCH v7 2/3] drm/xe/vf: Fix fs_reclaim warning with CCS save/restore BB allocation
` [PATCH v7 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 (rev7)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[v3] drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13
2026-02-19 16:40 UTC (5+ messages)
` ✓ CI.KUnit: success for drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13 (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v10 3/8] gpu: Fix uninitialized buddy for built-in drivers
2026-02-19 16:24 UTC (4+ messages)
[PATCH v4 0/4] Add debugfs facility to catch RTP mistakes
2026-02-19 15:36 UTC (3+ messages)
` ✗ Xe.CI.FULL: failure for Add debugfs facility to catch RTP mistakes (rev3)
[PATCH v7 0/5] Introduce DRM_RAS using generic netlink for RAS
2026-02-19 15:27 UTC (7+ messages)
` [PATCH v7 1/5] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
` [PATCH v7 3/5] drm/xe/xe_hw_error: Integrate DRM RAS with hardware error handling
[PATCH] drm/xe/wa: Steer RMW of MCR registers while building default LRC
2026-02-19 15:23 UTC (4+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/wa: Steer RMW of MCR registers while building default LRC (rev3)
` drm/xe/wa: Steer RMW of MCR registers while building default LRC
[RFC 0/7] drm/xe/svm: Add MMU notifier-based madvise autoreset on munmap
2026-02-19 13:04 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH 0/3] drm/xe: PXP fixes
2026-02-19 11:46 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH] drm/i915/display/dp: On dpcd init/caps wake the dprx
2026-02-19 11:13 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