messages from 2026-07-02 13:06:25 to 2026-07-06 14:49:45 UTC [more...]
[PATCH 00/10] Use drm_exec to lock TTM buffers, respin
2026-07-06 14:49 UTC (18+ messages)
` [PATCH 01/10] drm/exec: Add helper to bypass IGNORE_DUPLICATES flag
` [PATCH 02/10] drm/ttm: replace TTMs refcount with the DRM refcount v4
` [PATCH 03/10] drm/ttm: remove ttm_lru_walk_ops
` [PATCH 04/10] drm/ttm: grab BO reference before locking it
` [PATCH 05/10] drm/ttm: switch to ttm_bo_lru_for_each_reserved_guarded for swapout
` [PATCH 06/10] drm/ttm: move zombie handling into ttm_bo_evict
` [PATCH 07/10] drm/ttm: use ttm_bo_lru_for_each_reserved_guarded in evict_all
` [PATCH 08/10] drm/xe: remove workaround for TTM internals
` [PATCH 09/10] drm/ttm: support using drm_exec during eviction v4
` [PATCH 10/10] drm/amdgpu: use drm_exec during BO validation
` ✗ LGCI.VerificationFailed: failure for Use drm_exec to lock TTM buffers, respin
[PATCH] drm/i915/guc: Sort multi-lrc engines by logical instance
2026-07-06 14:31 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for "
[PATCH v1] drm/i915/audio: treat UHBR SST like MST for cpu_transcoder signalling
2026-07-06 13:25 UTC
[PATCH] drm/i915/guc: Return NULL for missing multi-lrc parent
2026-07-06 11:19 UTC (2+ messages)
[PATCH] drm/i915/gt: use correct selftest config symbol
2026-07-05 8:02 UTC
[PATCH v2 0/3] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
2026-07-06 13:08 UTC (5+ messages)
` [PATCH v2 3/3] drivers/iommu: Catch scatterlist length overflows
[PATCH v2 00/10] Use drm_exec to lock TTM buffers, respin
2026-07-06 13:02 UTC (14+ messages)
` [PATCH v2 01/10] drm/exec: Add helper to bypass IGNORE_DUPLICATES flag
` [PATCH v2 02/10] drm/ttm: replace TTMs refcount with the DRM refcount v4
` [PATCH v2 03/10] drm/ttm: remove ttm_lru_walk_ops
` [PATCH v2 04/10] drm/ttm: grab BO reference before locking it
` [PATCH v2 05/10] drm/ttm: switch to ttm_bo_lru_for_each_reserved_guarded for swapout
` [PATCH v2 06/10] drm/ttm: move zombie handling into ttm_bo_evict
` [PATCH v2 07/10] drm/ttm: use ttm_bo_lru_for_each_reserved_guarded in evict_all
` [PATCH v2 08/10] drm/xe: remove workaround for TTM internals
` [PATCH v2 09/10] drm/ttm: support using drm_exec during eviction v4
` [PATCH v2 10/10] drm/amdgpu: use drm_exec during BO validation
` ✗ LGCI.VerificationFailed: failure for Use drm_exec to lock TTM buffers, respin (rev2)
[PATCH v4 0/7] drm/i915: All fixes to make i915 work well with PREEMPT_RT
2026-07-06 12:51 UTC (10+ messages)
` [PATCH v4 1/7] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [PATCH v4 2/7] drm/i915: Drop the irqs_disabled() check
` [PATCH v4 3/7] drm/i915/guc: Consider also RCU depth in busy loop
` [PATCH v4 4/7] drm/i915/gt: Fix selftests on PREEMPT_RT
` [PATCH v4 5/7] drm/i915/gt: Set stop_timeout() correctly on PREEMPT-RT
` [PATCH v4 6/7] drm/i915: Use sleeping selftests for igt_atomic on PREEMPT_RT
` [PATCH v4 7/7] drm/i915/gt: Use signalers_lock to prevent starvation of irq_work
[PATCH v2 00/11] Enable CMRR in fixed-RR VRR path
2026-07-06 12:00 UTC (11+ messages)
` [PATCH v2 01/11] drm/i915/vrr: add per-CRTC vrr/cmrr debugfs control
` [PATCH v2 02/11] drm/i915/vrr: compute CMRR fractional timings generically
` [PATCH v2 05/11] drm/i915/vrr: Enable/Disable CMRR based on enable/disable preconditions
` [PATCH v2 09/11] drm/i915/vrr: Remove TODO as CMRR is exclusive to Adaptive mode
` [PATCH v2 11/11] drm/i915/vrr: Enable cmrr
[PATCH 0/6] Enable joiner cursor fast updates
2026-07-06 11:56 UTC (7+ messages)
` [PATCH 1/6] drm/i915/cursor: Check joiner cursor commit status
` [PATCH 2/6] drm/i915/cursor: Add helper to update cursor plane
` [PATCH 3/6] drm/i915/cursor: Handle secondary cursor state
` [PATCH 4/6] drm/i915/cursor: Program secondary cursor planes
` [PATCH 5/6] drm/i915/cursor: Schedule cursor unpin per joined pipe
` [PATCH 6/6] drm/i915/cursor: Allow joiner cursor fast path update
[PATCH RESEND] drm/i915/guc: Return NULL for missing multi-lrc parent
2026-07-06 11:19 UTC
[PATCH v2 00/34] drm/i915/dp_link: Unify modeset/fallback config selection
2026-07-06 10:49 UTC (49+ messages)
` [PATCH v2 02/34] drm/i915/dp_link_caps: Factor out helper to get link config by index
` [PATCH v2 06/34] drm/i915/dp_link_caps: Validate max link limits
` [PATCH v2 07/34] drm/i915/dp_link_caps: Add filter for enabled link configurations
` [PATCH v2 08/34] drm/i915/dp_link_caps: Re-enable link configurations after a link reset
` [PATCH v2 09/34] drm/i915/dp_link_caps: Re-enable link configurations after sink caps change
` [PATCH v2 10/34] drm/i915/dp_link_caps: Drop noupdate postfix from max link limit set helpers
` [PATCH v2 12/34] drm/i915/dp: Add link configuration filter for modeset computation
` [PATCH v2 16/34] drm/i915/dp_test: Use link caps for compliance link configs
` [PATCH v2 17/34] drm/i915/dp: Iterate configurations via link_caps for SST non-DSC
` [PATCH v2 18/34] drm/i915/dp: Iterate configurations via link_caps for SST DSC
` [PATCH v2 19/34] drm/i915/dp: Use link caps for eDP DSC config selection
` [PATCH v2 26/34] drm/i915/kunit: Enable KUnit tests
` [PATCH v2 27/34] drm/i915/kunit: Add DP link test stub
` [PATCH v2 28/34] drm/xe/kunit: Add display test config
` [PATCH v2 29/34] drm/xe/kunit: Build DP link display tests
` [PATCH v2 30/34] drm/i915/kunit: Setup DP link test context
` [PATCH v2 31/34] drm/i915/kunit: Export link training and caps funcs for testing
` [PATCH v2 32/34] drm/i915/kunit: DP link: add baseline fixed table reference test
` [PATCH v2 33/34] drm/i915/kunit: DP link: add update config tests
` [PATCH v2 34/34] drm/i915/kunit: DP link: add fallback tests
` ✓ i915.CI.Full: success for drm/i915/dp_link: Unify modeset/fallback config selection
[PATCH v3 0/7] drm/i915: All fixes to make i915 work well with PREEMPT_RT
2026-07-06 10:40 UTC (8+ messages)
` [PATCH v3 1/7] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [PATCH v3 2/7] drm/i915: Drop the irqs_disabled() check
` [PATCH v3 3/7] drm/i915/guc: Consider also RCU depth in busy loop
` [PATCH v3 4/7] drm/i915/gt: Fix selftests on PREEMPT_RT
` [PATCH v3 5/7] drm/i915/gt: Set stop_timeout() correctly on PREEMPT-RT
` [PATCH v3 6/7] drm/i915: Use sleeping selftests for igt_atomic on PREEMPT_RT
` [PATCH v3 7/7] drm/i915/gt: Use signalers_lock to prevent starvation of irq_work
[PATCH 0/6] Enable joiner cursor fast updates
2026-07-06 8:42 UTC (16+ messages)
` [PATCH 1/6] drm/i915/cursor: Check joiner cursor commit status
` [PATCH 2/6] drm/i915/cursor: Add helper to update cursor plane
` [PATCH 3/6] drm/i915/cursor: Handle secondary cursor state
` [PATCH 4/6] drm/i915/cursor: Sync joiner "
` [PATCH 5/6] drm/i915/cursor: Program secondary cursor planes
[PATCH v10 0/8] Vswing / Pre-emphasis Override
2026-07-06 6:12 UTC (12+ messages)
` [PATCH v10 1/8] drm/i915/bios: search for VBT #57 by default
` [PATCH v10 2/8] drm/i915/bios: store VBT #57's metadata in intel_vbt_data
` [PATCH v10 3/8] drm/i915/bios: print VS/PE-O port info
` [PATCH v10 4/8] drm/i915/bios: de/allocate VS/PE-O buffers for each port
` [PATCH v10 5/8] drm/i915/buf_trans: add vfunc for VS/PE-O
` [PATCH v10 6/8] drm/i915: override Snps's VS/PE when requested
` [PATCH v10 7/8] drm/i915: override Combo's "
` [PATCH v10 8/8] drm/i915/bios: remove VS/PE-O warning
` ✓ i915.CI.BAT: success for Vswing / Pre-emphasis Override (rev5)
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/gem: Do not leak siblings[] on proto context error
2026-07-04 2:36 UTC (4+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/gem: Do not leak siblings[] on proto context error (rev3)
` ✓ i915.CI.BAT: success for drm/i915/gem: Do not leak siblings[] on proto context error (rev4)
` ✗ i915.CI.Full: failure "
[PATCH v3] drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
2026-07-04 1:34 UTC (4+ messages)
` ✓ i915.CI.BAT: success for drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE (rev2)
` ✗ i915.CI.Full: failure "
[PATCH 3/3] drm/i915/dp: Check FRL bandwidth limits in the HDMI bpc computation
2026-07-03 23:27 UTC (2+ messages)
[PATCH 1/3] drm/i915/dp: Prefer DSC over a 6 bpc uncompressed output
2026-07-03 23:27 UTC (2+ messages)
[PATCH] drm/i915/display: Skip TRANS_VTOTAL.Vtotal write on NVL pre-C0
2026-07-03 22:42 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH v2 0/1] drm/i915/display/psr: PSR2 DC3CO fix
2026-07-03 20:43 UTC (3+ messages)
` ✗ i915.CI.Full: failure for drm/i915/display/psr: PSR2 DC3CO fix (rev3)
` ✓ i915.CI.Full: success "
[PULL] drm-xe-next
2026-07-03 18:13 UTC
[PATCH v2] gpu/buddy: bail out of try_harder when alignment cannot be honoured
2026-07-03 13:40 UTC (4+ messages)
[PATCH] [RFC]: drm/i915/display: Fix NV12 ceiling division for bigjoiner case
2026-07-03 16:15 UTC (3+ messages)
[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
2026-07-03 15:19 UTC (6+ messages)
` [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` ✗ Fi.CI.BUILD: failure for convert more vm_flags_t users to vma_flags_t
[PATCH v3] drm/i915/gt: Use poll_timeout_us in place of sliding sleep window
2026-07-03 15:12 UTC (2+ messages)
[PATCH] drm/i915/mst: limit DP MST ESI service loop
2026-07-03 12:40 UTC (4+ messages)
` ✗ i915.CI.Full: failure for drm/i915/mst: limit DP MST ESI service loop (rev2)
[RESEND v2 0/8] drm/{i915,xe}: unify runtime pm calls
2026-07-03 12:36 UTC (4+ messages)
` ✗ i915.CI.Full: failure for drm/{i915,xe}: unify runtime pm calls (rev4)
[PATCH v2 0/7] drm/i915: All fixes to make i915 work well with PREEMPT_RT
2026-07-03 12:35 UTC (9+ messages)
` [PATCH v2 1/7] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [PATCH v2 2/7] drm/i915: Drop the irqs_disabled() check
` [PATCH v2 3/7] drm/i915/guc: Consider also RCU depth in busy loop
` [PATCH v2 4/7] drm/i915/gt: Fix selftests on PREEMPT_RT
` [PATCH v2 5/7] drm/i915/gt: Set stop_timeout() correctly on PREEMPT-RT
` [PATCH v2 6/7] drm/i915: Use sleeping selftests for igt_atomic on PREEMPT_RT
` [PATCH v2 7/7] drm/i915/gt: Use a spinlock to prevent starvation of irq_work
` ✗ i915.CI.BAT: failure for drm/i915: All fixes to make i915 work well with PREEMPT_RT. (rev2)
[PATCH] drm/i915/gem: Fix NULL deref in I915_CONTEXT_PARAM_SSEU
2026-07-03 12:00 UTC (7+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.BAT: success for drm/i915/gem: Fix NULL deref in I915_CONTEXT_PARAM_SSEU (rev2)
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/gt: Fix NULL deref on sched_engine alloc failure
2026-07-03 10:56 UTC (5+ messages)
` ✗ i915.CI.Full: failure for "
` ✓ i915.CI.BAT: success for drm/i915/gt: Fix NULL deref on sched_engine alloc failure (rev2)
` ✗ i915.CI.Full: failure "
[PATCH 0/2] drm/i915/display: reduce clock_gating interface between core and display
2026-07-03 10:11 UTC (3+ messages)
[PATCH v2] drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
2026-07-03 7:16 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH 0/4] drm/intel/display: Remove forcewake during pipe updates
2026-07-03 4:11 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH] Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG"
2026-07-03 3:14 UTC (3+ messages)
[PATCH 00/10] drm/intel/display: Changes required to make vblank evasion PREEMPT_RT safe
2026-07-03 2:17 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH] drm/i915/display: Handle struct drm_plane_state.ignore_damage_clips
2026-07-02 18:44 UTC (2+ messages)
` ✓ i915.CI.Full: success for "
[PATCH RESEND v2] drm/i915/display: Program TRANS_VTOTAL from mode vtotal
2026-07-02 17:26 UTC (4+ messages)
[PULL] drm-intel-next
2026-07-02 17:24 UTC
[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
2026-07-02 16:31 UTC (5+ messages)
[PULL] drm-misc-fixes
2026-07-02 16:03 UTC
[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
2026-07-02 15:53 UTC (3+ messages)
[PATCH] drm/i915/display: fix error handling in intel_display_driver_probe_noirq
2026-07-02 15:49 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/display: fix error handling in intel_display_driver_probe_noirq (rev3)
[PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t
2026-07-02 15:47 UTC (3+ messages)
[PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
2026-07-02 15:46 UTC (3+ messages)
[PATCH 08/13] mm: introduce vma_get_page_prot() and use it
2026-07-02 15:40 UTC (3+ messages)
[PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
2026-07-02 15:29 UTC (3+ messages)
[PATCH 05/13] mm: prefer mm->def_vma_flags in mm logic
2026-07-02 15:24 UTC (3+ messages)
[PULL] drm-xe-fixes
2026-07-02 15:10 UTC
[PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
2026-07-02 15:08 UTC (4+ messages)
[PATCH 0/2] drm/i915/audio: Add HDMI TMDS audio bandwidth check
2026-07-02 14:51 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for "
[PATCH 03/13] mm: convert __get_unmapped_area() to use vma_flags_t
2026-07-02 11:37 UTC (2+ messages)
[PATCH 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
2026-07-02 12:25 UTC (2+ messages)
[PATCH 04/13] mm: update generic_get_unmapped_area[_topdown]() to use vma_flags_t
2026-07-02 11:41 UTC (2+ messages)
[PATCH v2] drm/i915/display: fix error handling in intel_display_driver_probe_noirq
2026-07-02 1:12 UTC (2+ messages)
` [PATCH v3] "
[PATCH 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
2026-07-02 12:50 UTC (2+ messages)
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