messages from 2026-06-26 23:43:04 to 2026-07-01 15:32:49 UTC [more...]
[PATCH v2 00/34] drm/i915/dp_link: Unify modeset/fallback config selection
2026-07-01 15:31 UTC (3+ messages)
` [PATCH v2 01/34] drm/i915/doc: Document DP link capabilities
` [PATCH v2 04/34] drm/i915/dp_link_caps: Add link configuration iterator
[PATCH] drm/i915/gem: Fix NULL deref in I915_CONTEXT_PARAM_SSEU
2026-07-01 15:03 UTC (4+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH v2 0/1] drm/i915/display/psr: PSR2 DC3CO fix
2026-07-01 14:48 UTC (4+ messages)
` [PATCH v2 1/1] drm/i915/psr: Block DC3CO entry during active frame
` ✓ i915.CI.BAT: success for drm/i915/display/psr: PSR2 DC3CO fix (rev2)
[PATCH v2 0/3] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
2026-07-01 14:38 UTC (6+ messages)
` [PATCH v2 1/3] drm/i915/gem: split shared memory allocation table logic
` [PATCH v2 2/3] drm/i915/shmem: Count mapped pages in a folio
` [PATCH v2 3/3] drivers/iommu: Catch scatterlist length overflows
[PATCH v1 0/4] drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE behind driver feature
2026-07-01 14:26 UTC (13+ messages)
` [PATCH v1 1/4] "
` [PATCH v1 2/4] drm/amdgpu: Add DRIVER_PLANE_COLOR_PIPELINE "
` [PATCH v1 3/4] drm/i915: "
` [PATCH v1 4/4] drm/vkms: "
` ✓ i915.CI.BAT: success for drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE behind "
` ✓ i915.CI.Full: "
[PATCH] drm/i915/gt: Fix NULL deref on sched_engine alloc failure
2026-07-01 14:13 UTC (2+ messages)
[PATCH v3] drm/i915/gt: Use poll_timeout_us in place of sliding sleep window
2026-07-01 14:10 UTC (4+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/gt: Use poll_timeout_us in place of sliding sleep window (rev3)
[RESEND v2 0/8] drm/{i915,xe}: unify runtime pm calls
2026-07-01 13:53 UTC (9+ 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()
` [RESEND v2 8/8] drm/xe/display: unify runtime suspend/resume with i915 for non-d3cold
[PATCH] drm/i915/display: Handle struct drm_plane_state.ignore_damage_clips
2026-07-01 13:07 UTC
[PATCH v2] Documentation: xe_drm: fix chars used for subsection
2026-06-29 0:34 UTC (3+ messages)
[PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
2026-06-22 16:51 UTC (12+ 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
[PATCH] drm/i915/display: fix error handling in intel_display_driver_probe_noirq
2026-07-01 1:15 UTC (3+ messages)
` [PATCH v2] "
[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
2026-06-30 15:09 UTC (19+ 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 03/13] mm: convert __get_unmapped_area() "
` [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 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
` [PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
` [PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t
` [PATCH 12/13] mm/mprotect: convert mprotect "
` [PATCH 13/13] mm/mremap: convert mremap "
[RESEND] drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status
2026-06-29 6:17 UTC (2+ messages)
[PATCH] fix: drm/i915: __live_active_setup: kfree bypasses kref_put in early error path
2026-06-28 3:55 UTC (2+ messages)
[PATCH v2] drm/i915: fix kref leak in __live_active_setup error path
2026-06-29 13:04 UTC (2+ messages)
[PATCH 0/2] drm/i915/display: Enable HDR over DP MST
2026-06-25 16:10 UTC (3+ messages)
` [PATCH 1/2] drm/i915/display: Cache DP colorimetry support per-connector
` [PATCH 2/2] drm/i915/display/mst: Enable HDR over DP MST
[PATCH v2 0/2] drm/i915/display: Enable HDR over DP MST
2026-06-26 17:54 UTC (3+ messages)
` [PATCH v2 1/2] drm/i915/display: Cache DP colorimetry support per-connector
` [PATCH v2 2/2] drm/i915/display/mst: Enable HDR over DP MST
[PATCH v2] drm/i915/dsi: fix i2c adapter reference leak in i2c_adapter_lookup()
2026-06-18 11:04 UTC
[PATCH] drm/i915: Calculate CDCLK on modeset after sanitizing pre-os programming
2026-06-24 9:32 UTC (3+ messages)
[PATCH] drm/ttm: rename ttm_place::fpfn/lpfn to param1/param2
2026-06-18 13:49 UTC (2+ messages)
[PATCH v4 0/2] tracing: Move non-trace_printk prototypes into trace_controls.h
2026-06-26 8:51 UTC (5+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h
[PATCH v3 0/2] drm/i915/display: Enable HDR over DP MST
2026-06-26 21:44 UTC (3+ messages)
` [PATCH v3 1/2] drm/i915/display: Cache DP colorimetry support per-connector
` [PATCH v3 2/2] drm/i915/display/mst: Enable HDR over DP MST
[PATCH v2 0/2] Fix LT PHY related SSC writes
2026-07-01 12:09 UTC (4+ 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.BAT: success for Fix LT PHY related SSC writes (rev2)
[PATCH v2 0/2] Fix array-index-out-of-bounds in intel_cmtg_disable()
2026-07-01 11:53 UTC (8+ messages)
` [PATCH v2 1/2] drm/i915/display: Guard CMTG disable with intel_cmtg_is_allowed()
` [PATCH v2 2/2] drm/i915/cmtg: Warn on invalid CMTG transcoder in intel_cmtg_disable()
` ✓ i915.CI.BAT: success for Fix array-index-out-of-bounds "
` ✓ i915.CI.Full: "
[PATCH] drm/i915/gem: Do not leak siblings[] on proto context error
2026-07-01 11:20 UTC (5+ messages)
` ✗ i915.CI.BAT: failure for "
` ✓ i915.CI.BAT: success for drm/i915/gem: Do not leak siblings[] on proto context error (rev2)
[PATCH v9 0/7] Vswing / Pre-emphasis Override
2026-07-01 11:00 UTC (13+ messages)
` [PATCH v9 1/8] drm/i915/bios: search for VBT #57 by default
` [PATCH v9 4/8] drm/i915/bios: de/allocate VS/PE-O buffer for each port
` [PATCH v9 5/8] drm/i915/buf_trans: deconstify intel_ddi_buf_trans_entry
` [PATCH v9 6/8] drm/i915: override Snps's VS/PE when requested
` [PATCH v9 7/8] drm/i915: override Combo's "
` [PATCH v9 8/8] drm/i915/bios: remove VS/PE-O warning
` ✓ i915.CI.BAT: success for Vswing / Pre-emphasis Override (rev4)
` ✗ i915.CI.Full: failure "
[PATCH 0/2] Fix LT PHY related SSC writes
2026-07-01 8:46 UTC (4+ messages)
` [PATCH 1/2] drm/i915/ltphy: Readout ssc_enabled for LT PHY
` [PATCH 2/2] drm/i915/ltphy: Fix SSC Enablement bit in PORT_CLOCK_CTL
` ✗ Fi.CI.BUILD: failure for Fix LT PHY related SSC writes
[PATCH 0/1] drm/i915/display/psr: PSR2 DC3CO fix
2026-07-01 6:32 UTC (6+ messages)
` [PATCH 1/1] drm/i915/display/psr: Block DC3CO entry during active frame
` ✓ i915.CI.BAT: success for drm/i915/display/psr: PSR2 DC3CO fix
` ✓ i915.CI.Full: "
[PATCH v2 0/4] drm/i915/display: Switch DG2 MPLLB handling to the DPLL framework
2026-07-01 0:12 UTC (7+ messages)
` [PATCH v2 1/4] drm/i915/display: Split out DG2 MPLLB enable helper
` [PATCH v2 2/4] drm/i915/display: Add DG2 MPLLB DPLL manager support
` [PATCH v2 3/4] drm/i915/display: Prepare DG2 DDI and compute paths for DPLL framework
` [PATCH v2 4/4] drm/i915/display: Switch DG2 to use "
` ✓ i915.CI.BAT: success for drm/i915/display: Switch DG2 MPLLB handling to the DPLL framework (rev2)
` ✗ i915.CI.Full: failure "
[PATCH v9] drm/i915/dg2: Add per-context control for Wa_22013059131
2026-06-30 23:40 UTC (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/dg2: Add per-context control for Wa_22013059131 (rev10)
[PATCH] drm/i915: add disable_edp module parameter to skip phantom eDP init
2026-06-30 23:13 UTC (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH 0/2] drm/i915/display: reduce clock_gating interface between core and display
2026-06-30 22:10 UTC (5+ messages)
` [PATCH 1/2] drm/i915/display: combine clock_gating init functions called early into one
` [PATCH 2/2] drm/i915/display: combine clock_gating init functions called late "
` ✓ i915.CI.BAT: success for drm/i915/display: reduce clock_gating interface between core and display
` ✓ i915.CI.Full: "
Reminder: Call for Proposals closing soon for XDC 2026!
2026-06-30 20:28 UTC
linux-next: manual merge of the drm-intel tree with the origin tree
2026-06-30 15:32 UTC
linux-next: duplicate patch in the drm-intel tree
2026-06-30 15:28 UTC
[PATCH v2] drm/ttm: add generic drvparam[] alias for ttm_place::fpfn/lpfn
2026-06-30 12:47 UTC (4+ messages)
[PATCH v3 0/7] drm/i915/display: reduce the pm demand peak bw based on display data rate
2026-06-30 9:24 UTC (5+ messages)
` [PATCH v3 2/7] drm/i915/pm_demand: introduce HAS_PMDEMAND macro
` [PATCH v3 3/7] drm/i915/display: sagv pre/post plane calls to check pmdemand support
[PATCH] drm/i915/bios: range check LFP Data Block panel_type2
2026-06-30 9:09 UTC (6+ messages)
` [PATCH v2] "
` ✓ i915.CI.BAT: success for drm/i915/bios: range check LFP Data Block panel_type2 (rev3)
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/vrr: require valid min/max vfreq for VRR
2026-06-30 7:49 UTC (3+ messages)
[PATCH v2] drm/dp: Read the PCON max FRL bandwidth only for HDMI DFPs
2026-06-30 2:21 UTC (5+ messages)
` ✓ i915.CI.BAT: success for drm/dp: Read the PCON max FRL bandwidth only for HDMI DFPs (rev3)
` ✓ i915.CI.Full: "
[PATCH v2] gpu/buddy: bail out of try_harder when alignment cannot be honoured
2026-06-29 22:39 UTC (3+ messages)
` ✓ i915.CI.BAT: success for gpu/buddy: bail out of try_harder when alignment cannot be honoured (rev2)
` ✗ i915.CI.Full: failure "
[PATCH v2] drm/i915/gt: Use poll_timeout_us in place of sliding sleep window
2026-06-29 22:22 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/gt: Use poll_timeout_us in place of sliding sleep window (rev2)
[PATCH] drm/i915/gt: Use poll_timeout_us in place of sliding sleep window
2026-06-29 21:09 UTC (2+ messages)
` ✗ Fi.CI.BUILD: failure for "
[PATCH v2] drm/i915/gt: Return bool values from a boolean helper
2026-06-29 19:37 UTC (4+ messages)
` ✓ i915.CI.BAT: success for drm/i915/gt: Return bool values from a boolean helper (rev2)
` ✗ i915.CI.Full: failure "
[PATCH 0/3] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
2026-06-29 17:18 UTC (7+ messages)
` [PATCH 1/3] drivers/iommu: Unroll unsuccessful mapping
` ✗ Fi.CI.BUILD: failure for drivers: Improve memory management for large object allocations when i915/shmem is used with iommu (rev2)
[PATCH] drm/i915/gt: Enforce some loop limits
2026-06-29 14:48 UTC (4+ messages)
` ✓ i915.CI.BAT: success for drm/i915/gt: Enforce some loop limits (rev2)
[PATCH v10.5 00/29] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
2026-06-29 13:10 UTC (2+ messages)
` ✗ Fi.CI.BUILD: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev20)
[PATCH] drm/i915/hdcp: check streams[] bounds before overflow
2026-06-29 8:37 UTC (3+ messages)
[PATCH] drm/i915/hdcp: require monotonically increasing seq_num_v
2026-06-29 8:36 UTC (3+ messages)
[PATCH] gpu/buddy: bail out of try_harder when alignment cannot be honoured
2026-06-29 7:17 UTC (3+ messages)
[PATCH v2 00/11] Enable CMRR in fixed-RR VRR path
2026-06-29 5:35 UTC (7+ messages)
` [PATCH v2 02/11] drm/i915/vrr: compute CMRR fractional timings generically
` [PATCH v2 06/11] drm/i915/display: Move CMRR crtc_state members under VRR
[PATCH 0/3] drm/i915/dp: Fix FRL rate selection and deep color for HDMI sinks behind FRL PCONs
2026-06-29 4:16 UTC (5+ messages)
` [PATCH 2/3] drm/i915/dp: Ignore the sink's DSC max FRL rate without a PCON DSC encoder
` [PATCH 3/3] drm/i915/dp: Check FRL bandwidth limits in the HDMI bpc computation
[PATCH 1/3] drm/i915/dp: Prefer DSC over a 6 bpc uncompressed output
2026-06-29 3:59 UTC (3+ 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