messages from 2026-07-01 12:57:56 to 2026-07-02 13:21:44 UTC [more...]
[PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t
2026-07-02 13:21 UTC (2+ messages)
[PATCH] drm/i915/gem: Fix NULL deref in I915_CONTEXT_PARAM_SSEU
2026-07-02 13:15 UTC (6+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
2026-07-02 13:12 UTC (21+ messages)
` [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` [PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
` [PATCH 04/13] mm: update generic_get_unmapped_area[_topdown]() "
` [PATCH 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
` [PATCH 08/13] mm: introduce vma_get_page_prot() and use it
` [PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
` [PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
` ✗ Fi.CI.BUILD: failure for convert more vm_flags_t users to vma_flags_t
[PATCH 03/13] mm: convert __get_unmapped_area() to use vma_flags_t
2026-07-02 11:37 UTC (2+ messages)
[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
2026-07-01 16:09 UTC (2+ messages)
[PATCH] drm/i915/display: fix error handling in intel_display_driver_probe_noirq
2026-07-02 1:12 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
` ✗ Fi.CI.BUILD: failure for drm/i915/display: fix error handling in intel_display_driver_probe_noirq (rev2)
[PATCH 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
2026-07-02 12:50 UTC (2+ messages)
[PATCH 0/2] drm/i915/audio: Add HDMI TMDS audio bandwidth check
2026-07-02 12:42 UTC (3+ messages)
` [PATCH 1/2] drm/i915/hdmi: Move audio compute config after format selection
` [PATCH 2/2] drm/i915/audio: Prune ELD SADs based on HDMI audio bandwidth
[PATCH v2] drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
2026-07-02 13:03 UTC (4+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH 0/7] drm/i915: All fixes to make i915 work well with PREEMPT_RT
2026-07-02 12:42 UTC (9+ messages)
` [PATCH 1/7] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [PATCH 2/7] drm/i915: Drop the irqs_disabled() check
` [PATCH 3/7] drm/i915/guc: Consider also RCU depth in busy loop
` [PATCH 4/7] drm/i915/gt: Fix selftests on PREEMPT_RT
` [PATCH 5/7] drm/i915/gt: Set stop_timeout() correctly on PREEMPT-RT
` [PATCH 6/7] drm/i915: Use sleeping selftests for igt_atomic on PREEMPT_RT
` [PATCH 7/7] drm/i915/gt: Add 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
[PATCH v4 0/2] tracing: Move non-trace_printk prototypes into trace_controls.h
2026-07-02 12:41 UTC (6+ messages)
` [PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h
` ✓ i915.CI.BAT: success for tracing: Move non-trace_printk prototypes into trace_controls.h
` ✓ i915.CI.Full: "
[PATCH v2 0/3] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
2026-07-02 12:17 UTC (13+ messages)
` [PATCH v2 1/3] drm/i915/gem: split shared memory allocation table logic
` [PATCH v2 3/3] drivers/iommu: Catch scatterlist length overflows
` ✓ i915.CI.BAT: success for drivers: Improve memory management for large object allocations when i915/shmem is used with iommu (rev3)
` ✓ i915.CI.Full: "
[PATCH] drm/i915: add disable_edp module parameter to skip phantom eDP init
2026-07-02 11:48 UTC (4+ messages)
[PATCH 0/4] drm/intel/display: Remove forcewake during pipe updates
2026-07-02 11:29 UTC (10+ messages)
` [PATCH 1/4] drm/i915/display: Make icl_dsi_frame_update use _fw too
` [PATCH 2/4] drm/i915/display: Use intel_de_read/write_fw in colorops
` [PATCH 3/4] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [PATCH 4/4] drm/i915/display: Make set_pipeconf use the fw variants
` ✓ i915.CI.BAT: success for drm/intel/display: Remove forcewake during pipe updates
[PATCH v2 00/34] drm/i915/dp_link: Unify modeset/fallback config selection
2026-07-02 11:23 UTC (42+ messages)
` [PATCH v2 01/34] drm/i915/doc: Document DP link capabilities
` [PATCH v2 02/34] drm/i915/dp_link_caps: Factor out helper to get link config by index
` [PATCH v2 03/34] drm/i915/dp_link_caps: Add support for link rate, lane count iteration orders
` [PATCH v2 04/34] drm/i915/dp_link_caps: Add link configuration iterator
` [PATCH v2 05/34] drm/i915/dp_link_caps: Add helper to get iteration order for a connector
` [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 11/34] drm/i915/dp_link_caps: Add debugfs entry showing allowed configurations
` [PATCH v2 12/34] drm/i915/dp: Add link configuration filter for modeset computation
` [PATCH v2 13/34] drm/i915/dp_link_caps: Add helper to query max BW link configuration
` [PATCH v2 14/34] drm/i915/dp: Query max BW config via link_caps during mode validation
` [PATCH v2 15/34] drm/i915/dp_tunnel: Query max BW config via link_caps for BW 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 20/34] drm/i915/dp_mst: Use link caps for non-DSC "
` [PATCH v2 21/34] drm/i915/dp_mst: Use link caps for MST DSC "
` [PATCH v2 22/34] drm/i915/dp: Remove min/max link config limits
` [PATCH v2 23/34] drm/i915/dp_link_training: Reset the max link limits in the fallback code
` [PATCH v2 24/34] drm/i915/dp_link_training: Use config iterator for fallback
` [PATCH v2 25/34] drm/i915/dp_link_training: Disable failed config during fallback
` [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.BAT: success for drm/i915/dp_link: Unify modeset/fallback config selection
[PATCH v2] gpu/buddy: bail out of try_harder when alignment cannot be honoured
2026-07-02 10:48 UTC (2+ messages)
[PATCH v2 0/1] drm/i915/display/psr: PSR2 DC3CO fix
2026-07-02 10:18 UTC (4+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display/psr: PSR2 DC3CO fix (rev2)
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.BAT: success for drm/i915/display/psr: PSR2 DC3CO fix (rev3)
[PATCH 00/10] drm/intel/display: Changes required to make vblank evasion PREEMPT_RT safe
2026-07-02 10:04 UTC (12+ messages)
` [PATCH 01/10] drm/vblank_work: Add methods to schedule vblank_work in 2 stages
` [PATCH 02/10] drm/vblank: Add a 2-stage version of drm_crtc_arm_vblank_event
` [PATCH 03/10] drm/intel/display: Make intel_crtc_arm_vblank_event static
` [PATCH 04/10] drm/intel/display: Convert vblank event handling to 2-stage arming
` [PATCH 05/10] drm/i915/display: Move vblank put until after critical section
` [PATCH 06/10] drm/i915/display: Remove locking from intel_vblank_evade "
` [PATCH 07/10] drm/i915/display: Handle vlv dsi workaround in scanline_in_safe_range too
` [PATCH 08/10] drm/i915: Use preempt_disable/enable_rt() where recommended
` [PATCH 09/10] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [PATCH 10/10] drm/i915/display: Do not take uncore lock in i915_get_vblank_counter
` ✓ i915.CI.BAT: success for drm/intel/display: Changes required to make vblank evasion PREEMPT_RT safe
[PATCH] drm/i915/gt: Fix NULL deref on sched_engine alloc failure
2026-07-02 8:58 UTC (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[RESEND v2 0/8] drm/{i915,xe}: unify runtime pm calls
2026-07-02 8:33 UTC (14+ messages)
` [RESEND v2 1/8] drm/i915: call intel_uncore_runtime_resume() for each gt
` [RESEND v2 2/8] drm/i915: call intel_display_power_runtime_resume() on suspend error path
` [RESEND v2 3/8] drm/i915: move some display runtime suspend operations earlier
` [RESEND v2 4/8] drm/i915: add intel_display_driver_pm_runtime*() functions
` [RESEND v2 5/8] drm/{i915, xe}: add new intel_display_driver_runtime_pm_{enable, disable}()
` [RESEND v2 6/8] drm/xe/display: separate d3cold handling from xe_display_pm_runtime_suspend_late()
` [RESEND v2 7/8] drm/xe/display: add xe_display_pm_runtime_resume_early()
` [PATCH v2] "
` [RESEND v2 8/8] drm/xe/display: unify runtime suspend/resume with i915 for non-d3cold
` ✓ i915.CI.BAT: success for drm/{i915,xe}: unify runtime pm calls (rev3)
` ✓ i915.CI.BAT: success for drm/{i915,xe}: unify runtime pm calls (rev4)
[PULL] drm-misc-next
2026-07-02 6:58 UTC
[PULL] drm-intel-fixes
2026-07-02 6:57 UTC
[PATCH v3] drm/i915/gt: Use poll_timeout_us in place of sliding sleep window
2026-07-02 6:26 UTC (4+ messages)
[PATCH v2 0/2] Fix LT PHY related SSC writes
2026-07-02 2:51 UTC (6+ messages)
` [PATCH v2 1/2] drm/i915/ltphy: Readout ssc_enabled for LT PHY
` [PATCH v2 2/2] drm/i915/ltphy: Fix SSC Enablement bit in PORT_CLOCK_CTL
` ✗ i915.CI.Full: failure for Fix LT PHY related SSC writes (rev2)
[PATCH] drm/i915/mst: limit DP MST ESI service loop
2026-07-02 2:38 UTC (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/mst: limit DP MST ESI service loop (rev2)
[PATCH] drm/i915/display: Handle struct drm_plane_state.ignore_damage_clips
2026-07-02 0:52 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH v2] Documentation: xe_drm: fix chars used for subsection
2026-07-01 23:37 UTC (4+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[PATCH v2] drm/i915: fix kref leak in __live_active_setup error path
2026-07-01 22:58 UTC (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[PATCH] drm/i915/gem: Do not leak siblings[] on proto context error
2026-07-01 22:18 UTC (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/gem: Do not leak siblings[] on proto context error (rev2)
[PATCH v2] drm/i915/dsi: fix i2c adapter reference leak in i2c_adapter_lookup()
2026-07-01 21:00 UTC (2+ messages)
` ✗ LGCI.VerificationFailed: failure for drm/i915/dsi: fix i2c adapter reference leak in i2c_adapter_lookup() (rev3)
[PATCH v3 0/2] drm/i915/display: Enable HDR over DP MST
2026-07-01 20:34 UTC (3+ messages)
` [PATCH v3 2/2] drm/i915/display/mst: "
` ✗ i915.CI.BAT: failure for drm/i915/display: Enable HDR over DP MST (rev2)
✗ LGCI.VerificationFailed: failure for drm: i915: use kzalloc_flex
2026-07-01 20:24 UTC
[PATCH v2 0/2] drm/i915/display: Enable HDR over DP MST
2026-07-01 20:01 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for series starting with [v2,1/2] drm/i915/display: Cache DP colorimetry support per-connector
[PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
2026-07-01 19:52 UTC (9+ messages)
` [PATCH 1/2] tracing: Move non-trace_printk prototypes back to kernel.h
` [PATCH 2/2] tracing: Add CONFIG_TRACE_PRINTK_DEBUGGING to clean up kernel.h
` ✗ Fi.CI.BUILD: failure for tracing: Move trace_printk.h out of kernel.h
[PATCH] drm/i915: Calculate CDCLK on modeset after sanitizing pre-os programming
2026-07-01 18:42 UTC (4+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[PATCH v6 4/4] drm/i915/display: remove unnecessary PHY_NONE definition
2026-07-01 18:36 UTC (2+ messages)
` [v6,4/4] "
[PATCH v6 3/4] drm/i915/display: harden shift in intel_ddi_compute_config_late()
2026-07-01 18:32 UTC (2+ messages)
` [v6,3/4] "
[PATCH v6 2/4] drm/i915/display: harden shifts in ICL_DPCLKA_CFGCR0_DDI_CLK_SEL macros
2026-07-01 18:31 UTC (2+ messages)
` [v6, "
[PATCH v6 1/4] drm/i915/display: harden masks in HSW_AUD_PIN_ELD_CP_VLD macros
2026-07-01 18:31 UTC (2+ messages)
` [v6, "
[PATCH] fix: drm/i915: __live_active_setup: kfree bypasses kref_put in early error path
2026-07-01 18:07 UTC (3+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[PATCH v9] drm/i915/dg2: Add per-context control for Wa_22013059131
2026-07-01 17:22 UTC (3+ messages)
` ✗ i915.CI.Full: failure for drm/i915/dg2: Add per-context control for Wa_22013059131 (rev10)
[PATCH 0/6] Enable joiner cursor fast updates
2026-07-01 16:32 UTC (13+ 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 6/6] drm/i915/cursor: Allow joiner cursor fast path update
[PATCH v1 0/4] drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE behind driver feature
2026-07-01 16:10 UTC (5+ messages)
[RESEND] drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status
2026-06-29 6:17 UTC (2+ messages)
[PATCH 0/2] drm/i915/display: Enable HDR over DP MST
2026-06-25 16:10 UTC (2+ messages)
` [PATCH 2/2] drm/i915/display/mst: "
[PATCH] drm/ttm: rename ttm_place::fpfn/lpfn to param1/param2
2026-06-18 13:49 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