messages from 2025-10-29 23:46:00 to 2025-10-30 20:32:26 UTC [more...]
[PATCH v3 00/28] vfio/xe: Add driver variant for Xe VF migration
2025-10-30 20:31 UTC (4+ messages)
` [PATCH v3 01/28] drm/xe/pf: Remove GuC version check for migration support
` [PATCH v3 02/28] drm/xe: Move migration support to device-level struct
` [PATCH v3 03/28] drm/xe/pf: Convert control state to bitmap
[PATCH v3 0/6] Use display parent interface for runtime pm
2025-10-30 20:28 UTC (7+ messages)
` [PATCH v3 1/6] drm/{i915, xe}/display: pass parent interface to display probe
` [PATCH v3 2/6] drm/{i915, xe}/display: Add display runtime pm parent interface
` [PATCH v3 3/6] drm/i915/display: Runtime pm wrappers for display "
` [PATCH v3 4/6] drm/xe/display: "
` [PATCH v3 5/6] drm/i915/display: Use display parent interface for i915 runtime pm
` [PATCH v3 6/6] drm/xe/display: Use display parent interface for xe "
[FOR CI 0/8] Testing PREEMPT_RT with disabling irqs in the most critical section
2025-10-30 20:25 UTC (16+ messages)
` [FOR CI 1/8] drm/xe: Bump xe_device_l2_flush even higher
` [FOR CI 2/8] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [FOR CI 3/8] drm/i915: Use preempt_disable/enable_rt() where recommended
` [FOR CI 4/8] drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates
` [FOR CI 5/8] drm/xe/display: Disable preemption in the most critical section
` [FOR CI 6/8] PREEMPT_RT injection
` [FOR CI 7/8] With disabled irqs instead
` [FOR CI 8/8] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` ✗ CI.checkpatch: warning for Testing PREEMPT_RT with disabling irqs in the most critical section
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
[CI] drm/xe: Inline gt_reset in the worker
2025-10-30 20:24 UTC (2+ messages)
` ✓ CI.KUnit: success for "
[PATCH] drm/xe: Dump PAT entries with reserved mark
2025-10-30 20:13 UTC (8+ messages)
` [PATCH v2] drm/xe: highlight reserved PAT entries in dump output
` ✓ CI.KUnit: success for drm/xe: Dump PAT entries with reserved mark (rev2)
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe: Inline gt_reset in the worker
2025-10-30 20:05 UTC (3+ messages)
[PULL] drm-misc-fixes
2025-10-30 19:56 UTC
[PATCH v3 0/8] drm/xe: CRI support in gt_throttle + refactors
2025-10-30 19:54 UTC (13+ messages)
` [PATCH v3 1/8] drm/xe/cri: Add new performance limit reasons bits
` [PATCH v3 4/8] drm/xe/gt_throttle: Add throttle_to_gt()
` [PATCH v3 5/8] drm/xe/gt_throttle: Tidy up attribute definition
` [PATCH v3 6/8] drm/xe: Improve freq and throttle documentation
` [PATCH v3 8/8] drm/xe/gt_throttle: Avoid TOCTOU when monitoring reasons
[PATCH v2 00/17] PF: Add sriov_admin sysfs tree
2025-10-30 19:47 UTC (19+ messages)
` [PATCH v2 03/17] drm/xe/pf: Add _locked variants of the VF EQ config functions
` [PATCH v2 12/17] drm/xe/pf: Allow bulk change all VFs priority using sysfs
` [PATCH v2 13/17] drm/xe/pf: Allow change PF scheduling "
` [PATCH v2 15/17] drm/xe/pf: Add sysfs device symlinks to enabled VFs
` [PATCH v2 16/17] drm/xe/pf: Allow to stop and reset VF using sysfs
` [PATCH v2 17/17] drm/xe/pf: Add documentation for sriov_admin attributes
[PATCH v2 0/2] Fix user-after-free during driver unbind
2025-10-30 19:44 UTC (8+ messages)
` [PATCH v2 1/2] drm/xe/gt: Synchronize GT reset with device unbind
` [PATCH v2 2/2] drm/xe/guc: Synchronize Dead CT worker with unbind
` ✓ CI.KUnit: success for Fix user-after-free during driver unbind (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH] drm/xe/irq: Handle msix vector0 interrupt
2025-10-30 18:55 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v8 0/4] Introduce GT runtime suspend/resume
2025-10-30 18:33 UTC (6+ messages)
` [PATCH v8 1/4] drm/xe/vf: Update pause/unpause() helpers with VF naming
` [PATCH v8 2/4] drm/xe/guc_submit: Introduce pause/unpause() helpers for PF
` [PATCH v8 3/4] drm/xe/pm: Assert on runtime suspend if VFs are enabled
` [PATCH v8 4/4] drm/xe/gt: Introduce runtime suspend/resume
[PATCH] drm/xe/xe3: Extend wa_14023061436
2025-10-30 18:21 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
[PATCH v2] drm/xe/pm: Enable WAKE# support
2025-10-30 18:18 UTC (2+ messages)
[PATCH v2 0/4] drm/i915/x3p_lpd: FBC related patches
2025-10-30 17:06 UTC (9+ messages)
` [PATCH v2 1/4] drm/i915/xe3p_lpd: Extend FBC support to UINT16 formats
` [PATCH v2 2/4] drm/i915/xe3p_lpd: Add FBC support for FP16 formats
` [PATCH v2 3/4] drm/i915/xe3p_lpd: extract pixel format valid routine "
` [PATCH v2 4/4] drm/i915/xe3p_lpd: use pixel normalizer for fp16 formats for FBC
[PATCH v3 0/5] Improve VMA merging for CPU-address-mirrored mappings
2025-10-30 16:45 UTC (9+ messages)
` ✓ CI.KUnit: success for Improve VMA merging for CPU-address-mirrored mappings (rev3)
` [PATCH v3 1/5] drm/xe: Add helper to extend CPU-mirrored VMA range for merge
` [PATCH v3 2/5] drm/xe: Merge adjacent default-attribute VMAs during garbage collection
` [PATCH v3 3/5] drm/xe/svm: Extend MAP range to reduce vma fragmentation
` [PATCH v3 4/5] drm/xe/svm: Enable UNMAP for VMA merging operations
` [PATCH v3 5/5] drm/xe/vm: Skip ufence association for CPU address mirror VMA during MAP
` ✗ Xe.CI.BAT: failure for Improve VMA merging for CPU-address-mirrored mappings (rev3)
` ✗ Xe.CI.Full: "
[PATCH v2] drm/xe/xe_guc: Dynamically decide g2g buffer owner
2025-10-30 16:21 UTC (2+ messages)
[CI v5] verbose p2p
2025-10-30 16:02 UTC (4+ messages)
` ✓ CI.KUnit: success for verbose p2p (rev5)
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH v2 00/32] drm/i915/display: Add initial support for Xe3p_LPD
2025-10-30 15:38 UTC (11+ messages)
` [PATCH v2 14/32] drm/i915/wm: Reorder adjust_wm_latency() for Xe3_LPD
` [PATCH v2 15/32] drm/i915/xe3p_lpd: Always apply level-0 watermark adjustment
[PATCH 0/2] Introduce DRM_RAS using generic netlink for RAS
2025-10-30 15:37 UTC (5+ messages)
` DRM_RAS for CPER Error logging?!
` DRM_RAS (netlink genl family) "
[PATCH 0/3] drm/displayid: quirk incorrect DisplayID checksums
2025-10-30 15:33 UTC (3+ messages)
` [PATCH 3/3] drm/displayid: add quirk to ignore DisplayID checksum errors
[PATCH v5 0/2] drm/xe/guc: Remove cached frequency values for GuC SLPC
2025-10-30 15:18 UTC (8+ messages)
` [PATCH v5 1/2] drm/xe/guc: Eliminate RPe caching for SLPC parameter handling
[PATCH 0/9] PCI: BAR resizing fix/rework
2025-10-30 14:37 UTC (4+ messages)
` [PATCH 6/9] drm/xe: Remove driver side BAR release before resize
[PULL] drm-intel-fixes
2025-10-30 13:51 UTC
[RFC v2 0/8] dma-buf: Add support for mapping dmabufs via interconnects
2025-10-30 13:43 UTC (5+ messages)
[PATCH v1] Support Intel Xe GPU dirver Porting on RISC-V Architecture
2025-10-30 13:34 UTC (6+ messages)
[PATCH 0/5] Fix Adaptive Sync SDP for Panel Replay
2025-10-30 13:15 UTC (12+ messages)
` [PATCH 1/5] drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDP
` [PATCH 2/5] drm/i915/dp: Allow AS_SDP only if panel replay + auxless alpm is supported
` [PATCH 3/5] drm/i915/display: Take into account AS SDP in intel_dp_sdp_min_guardband
` [PATCH 4/5] drm/i915/alpm: Compute LOBF late after guardband is already determined
` [PATCH 5/5] drm/i915/alpm: Allow LOBF only if window1 > alpm check_entry lines
[PATCH v2] drm/i915/display: Take into account AS SDP in intel_dp_sdp_min_guardband
2025-10-30 13:08 UTC (3+ messages)
[PATCH] drm/display/dp: Rename bit 4 of DPCD TEST_REQUEST to match DP2.1 spec
2025-10-30 0:12 UTC (5+ messages)
[PATCH v5 0/6] Fix serialization on burst of unbinds - v2
2025-10-30 12:54 UTC (10+ messages)
` [PATCH v5 1/6] drm/xe: Enforce correct user fence signaling order using drm_syncobjs
` [PATCH v5 2/6] drm/xe: Attach last fence to TLB invalidation job queues
` [PATCH v5 3/6] drm/xe: Decouple bind queue last fence from TLB invalidations
` [PATCH v5 6/6] drm/xe: Remove last fence dependency check from binds
[PATCH 0/6] drm/i915: i915_utils.h refactoring
2025-10-30 12:16 UTC (17+ messages)
` [PATCH 1/6] drm/i915: split out separate files for jiffies timeout and wait helpers
` [PATCH 2/6] drm/i915/display: create intel_display_utils.h
` [PATCH 3/6] drm/i915/display: add intel_display_run_as_guest()
` [PATCH 4/6] drm/i915/display: add intel_display_vtd_active()
` [PATCH 5/6] drm/i915/display: switch to intel_display_utils.h
` [PATCH 6/6] drm/xe/compat: reduce i915_utils.[ch]
[PATCH v3 0/4] drm: replace drm_print.h includes from headers with a forward declaration
2025-10-30 11:17 UTC (3+ messages)
[PATCH 0/6] Fix Adaptive Sync SDP for Panel Replay
2025-10-30 9:28 UTC (7+ messages)
` [PATCH 1/6] drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDP
` [PATCH 2/6] drm/i915/vrr: Avoid vrr for PCON with HDMI2.1 sink
` [PATCH 3/6] drm/i915/dp: Allow AS_SDP only if panel replay + auxless alpm is supported
` [PATCH 4/6] drm/i915/display: Take into account AS SDP in intel_dp_sdp_min_guardband
` [PATCH 5/6] drm/i915/alpm: Compute LOBF late after guardband is already determined
` [PATCH 6/6] drm/i915/alpm: Allow LOBF only if window1 > alpm check_entry lines
[PATCH v2 0/2] Fix user-after-free during driver unbind
2025-10-30 8:26 UTC (3+ messages)
` [PATCH v2 1/2] drm/xe/gt: Synchronize GT reset with device unbind
` [PATCH v2 2/2] drm/xe/guc: Synchronize Dead CT worker with unbind
[PATCH 1/9] PCI: Prevent resource tree corruption when BAR resize fails
2025-10-30 8:22 UTC (2+ messages)
[RFC PATCH 0/9] drm/xe/madvise: Add support for purgeable buffer objects
2025-10-30 8:17 UTC (6+ messages)
` [RFC PATCH 3/9] drm/xe/madvise: Implement purgeable buffer object support
[PATCH 00/32] [PATCH 00/32] drm/i915/display: Add MTL+ platforms to support dpll framework
2025-10-30 7:22 UTC (33+ messages)
` [PATCH 01/32] drm/i915/display: Rename TBT functions to be ICL specific
` [PATCH 02/32] drm/i915/display: Factor out C10 msgbus access start/end helpers
` [PATCH 03/32] drm/i915/display: Sanitize setting the Cx0 PLL use_c10 flag
` [PATCH 04/32] drm/i915/display: Sanitize calculating C20 PLL state from tables
` [PATCH 05/32] drm/i915/display: Track the C20 PHY VDR state in the PLL state
` [PATCH 06/32] drm/i915/display: Move definition of Cx0 PHY functions earlier
` [PATCH 07/32] drm/i915/display: Add macro to get DDI port width from a register value
` [PATCH 08/32] drm/i915/display: Track the Cx0 PHY enabled lane count in the PLL state
` [PATCH 09/32] drm/i915/display: Sanitize C10 PHY PLL SSC register setup
` [PATCH 10/32] drm/i915/display: Read out the Cx0 PHY SSC enabled state
` [PATCH 11/32] drm/i915/display: Determine Cx0 PLL DP mode from PLL state
` [PATCH 12/32] drm/i915/display: Determine Cx0 PLL port clock "
` [PATCH 13/32] drm/i915/display: Zero Cx0 PLL state before compute and HW readout
` [PATCH 14/32] drm/i915/display: Print additional Cx0 PLL HW state
` [PATCH 15/32] drm/i915/display: Remove state verification
` [PATCH 16/32] drm/i915/display: PLL information for MTL+
` [PATCH 17/32] drm/i915/display: Update C10/C20 state calculation
` [PATCH 18/32] drm/i915/display: Compute plls for MTL+ platform
` [PATCH 19/32] drm/i915/display: MTL+ .get_dplls
` [PATCH 20/32] drm/i915/display: MTL+ .put_dplls
` [PATCH 21/32] drm/i915/display: Add .update_active_dpll
` [PATCH 22/32] drm/i915/display: Add .update_dpll_ref_clks
` [PATCH 23/32] drm/i915/display: Add .dump_hw_state
` [PATCH 24/32] drm/i915/display: Add .compare_hw_state
` [PATCH 25/32] drm/i915/display: Add .get_hw_state to MTL+ platforms
` [PATCH 26/32] drm/i915/display: Add .get_freq "
` [PATCH 27/32] drm/i915/display: Add .crtc_get_dpll hook
` [PATCH 28/32] drm/i915/display: PLL verify debug state print
` [PATCH 29/32] drm/i915/display: Add .enable_clock on DDI for MTL+ platforms
` [PATCH 30/32] drm/i915/display: Get configuration for C10 and C20
` [PATCH 31/32] drm/i915/display: Add Thunderbolt support
` [PATCH 32/32] drm/i915/display: Enable dpll framework for MTL+
[PATCH v2 00/26] vfio/xe: Add driver variant for Xe VF migration
2025-10-30 6:07 UTC (4+ messages)
` [PATCH v2 21/26] drm/xe/migrate: Add function to copy of VRAM data in chunks
[PATCH 00/15] Dynamic drm_pagemaps and Initial multi-device SVM
2025-10-30 2:46 UTC (7+ messages)
` [PATCH 03/15] drm/pagemap, drm/xe: Manage drm_pagemap provider lifetimes
` [PATCH 05/15] drm/xe: Use the drm_pagemap cache and shrinker
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