Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-30 07:57:44 to 2026-07-01 19:52:46 UTC [more...]

[PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
 2026-07-01 19:52 UTC  (13+ 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 v4 0/2] tracing: Move non-trace_printk prototypes into trace_controls.h
 2026-07-01 18:51 UTC  (6+ messages)
` [PATCH v4 1/2] "
` [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

[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  (4+ messages)
` ✓ i915.CI.BAT: success for drm/i915/dg2: Add per-context control for Wa_22013059131 (rev10)
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/gt: Fix NULL deref on sched_engine alloc failure
 2026-07-01 17:11 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "

[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  (14+ 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 v2 00/34] drm/i915/dp_link: Unify modeset/fallback config selection
 2026-07-01 15:32 UTC  (35+ 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

[PATCH] drm/i915/mst: limit DP MST ESI service loop
 2026-07-01 15:52 UTC  (2+ messages)

[PATCH v2 0/3] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
 2026-07-01 15:44 UTC  (8+ 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
` ✓ i915.CI.BAT: success for drivers: Improve memory management for large object allocations when i915/shmem is used with iommu (rev3)

[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 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] 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 v2] drm/i915: fix kref leak in __live_active_setup error path
 2026-06-28 14:03 UTC 

[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/ttm: rename ttm_place::fpfn/lpfn to param1/param2
 2026-06-18 13:49 UTC  (2+ messages)

[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  (2+ messages)

[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  (7+ messages)
` [PATCH v9 1/8] drm/i915/bios: search for VBT #57 by default
` [PATCH v9 5/8] drm/i915/buf_trans: deconstify intel_ddi_buf_trans_entry

[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] 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  (3+ messages)
` [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  (4+ messages)
` [PATCH v2] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox