Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-16 20:09:24 to 2026-06-22 13:46:34 UTC [more...]

[PATCH 0/4] drm/i915: Work harder to enable VRR based refresh rate changes on eDP
 2026-06-22 13:46 UTC  (15+ messages)
` [PATCH 1/4] drm/modes: Add DRM_MODE_MATCH_TIMINGS_VRR
` [PATCH 4/4] drm/i915/panel: Attempt VRR based refresh rate change for !allow_modeset
` ✓ i915.CI.Full: success for drm/i915: Work harder to enable VRR based refresh rate changes on eDP

[PATCH] drm/i915/gem: Add missing nospec on parallel submit slot
 2026-06-22 13:25 UTC 

[PATCH v2 00/28] drm/i915/dp_link: Refactor DP link capability logic part1
 2026-06-22 13:21 UTC  (34+ messages)
` [PATCH v2 01/28] drm/i915/dp: Rename intel_dp_link_config to intel_dp_link_config_entry
` [PATCH v2 02/28] drm/i915/dp: Add struct intel_dp_link_config
` [PATCH v2 03/28] drm/i915/dp_link_caps: Introduce DP link capability module
` [PATCH v2 04/28] drm/i915/dp_link_caps: Move common rate helpers to link caps
` [PATCH v2 05/28] drm/i915/dp_link_caps: Move forced link param "
` [PATCH v2 06/28] drm/i915/dp: Simplify querying of forced link parameters
` [PATCH v2 07/28] drm/i915/dp_link_caps: Move forced and max link debugfs entries to link caps
` [PATCH v2 08/28] drm/i915/dp_link_training: Use helpers to get forced link params
` [PATCH v2 09/28] drm/i915/dp_link_caps: Move forced link params to link_caps
` [PATCH v2 10/28] drm/i915/dp_link_caps: Move link config helpers to link caps
` [PATCH v2 11/28] drm/i915/dp_link_caps: Move link config tracking to link_caps
` [PATCH v2 12/28] drm/i915/dp_link_caps: Rename helper updating the link configurations
` [PATCH v2 13/28] drm/i915/dp: Factor out helper to get link rate capabilities
` [PATCH v2 14/28] drm/i915/dp_link_caps: Pass supported link rates to link caps update
` [PATCH v2 15/28] drm/i915/dp_link_caps: Add helper to print all supported link rates
` [PATCH v2 16/28] drm/i915/dp_link_caps: Add helper to get the number of "
` [PATCH v2 17/28] drm/i915/dp_link_caps: Add helper to get common rate index
` [PATCH v2 18/28] drm/i915/dp_link_caps: Move tracking of common rates to link_caps struct
` [PATCH v2 19/28] drm/i915/dp_link_caps: Track max common lane count in link_caps
` [PATCH v2 20/28] drm/i915/dp_link_caps: Use max common lane count from link_caps
` [PATCH v2 21/28] drm/i915/dp_link_caps: Add helpers to get max link limits
` [PATCH v2 22/28] drm/i915/dp_link_caps: Add helpers to set "
` [PATCH v2 23/28] drm/i915/dp_link_caps: Add helper to reset "
` [PATCH v2 24/28] drm/i915/dp_link_caps: Add helper to reset link_caps state
` [PATCH v2 25/28] drm/i915/dp_link_caps: Move max link limits to link_caps
` [PATCH v2 26/28] drm/i915/dp_link_caps: Pass link_caps to static functions
` [PATCH v2 27/28] drm/i915/dp_link_caps: Pass link_caps to config update/lookup helpers
` [PATCH v2 28/28] drm/i915/dp_link_caps: Pass link_caps to common rate helpers
` ✓ i915.CI.BAT: success for drm/i915/dp_link: Refactor DP link capability logic part1
` ✓ i915.CI.Full: "

[PATCH 2/2] tracing: Add CONFIG_TRACE_PRINTK_DEBUGGING to clean up kernel.h
 2026-06-22 13:11 UTC  (10+ messages)
  ` [PATCH 1/2] tracing: Move non-trace_printk prototypes back to kernel.h
` [PATCH 0/2] tracing: Move trace_printk.h out of kernel.h

[PATCH] Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG"
 2026-06-22 10:39 UTC  (2+ messages)

[PATCH v6 00/19] drm/atomic: Rework initial state allocation
 2026-06-22  9:53 UTC  (4+ messages)
` [PATCH v6 15/19] drm/connector: Add new atomic_create_state callback

[PATCH 0/4] drm/i915/display: Switch DG2 MPLLB handling to the DPLL framework
 2026-06-22  9:20 UTC  (11+ messages)
` [PATCH 1/4] drm/i915/display: Split out DG2 MPLLB enable helper
` [PATCH 2/4] drm/i915/display: Add DG2 MPLLB DPLL manager support
` [PATCH 3/4] drm/i915/display: Prepare DG2 DDI and compute paths for DPLL framework
` [PATCH 4/4] drm/i915/display: Switch DG2 to use "

[REGRESSION] drm/i915: ThinkPad P1 Gen 7 fails to resume internal eDP panel after longer lid suspend
 2026-06-22  8:27 UTC 

[PATCH RFC v2 0/4] Add support for DisplayPort link training information report
 2026-06-22  7:28 UTC  (9+ messages)
` [PATCH RFC v2 1/4] drm: Introduce DisplayPort connector helpers with link training state
` [PATCH RFC v2 2/4] drm/i915/display/dp: Adopt dp_connector helpers to expose "
` [PATCH RFC v2 3/4] drm/bridge: Wire drmm_connector_dp_init() via new DRM_BRIDGE_OP_DP flag
` [PATCH RFC v2 4/4] drm/mediatek: Use dp_connector helpers to report link training state
` ✗ Fi.CI.BUILD: failure for Add support for DisplayPort link training information report (rev2)

[PATCH 0/4] DSC max delta bpp support
 2026-06-22  6:21 UTC  (8+ messages)
` [PATCH 1/4] drm/dp: Add DP_DSC_MAX_BPP_DELTA register
` [PATCH 2/4] drm/dp: Rename YCbCr420 bpp delta mask to native
` [PATCH 3/4] drm/dp: Add max bpp delta computation constants
` [PATCH 4/4] drm/i915/dp: Decode dsc max delta bpp from sink dpcd
` ✓ i915.CI.BAT: success for DSC max delta bpp support (rev4)
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.Full: success "

[PULL] drm-xe-next-fixes
 2026-06-21 23:21 UTC  (3+ messages)

[PATCH v2] Documentation: xe_drm: fix chars used for subsection
 2026-06-21  4:07 UTC 

[PATCH] [RFC]: drm/i915/display: Fix NV12 ceiling division for bigjoiner case
 2026-06-20  0:52 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for : "
` ✓ i915.CI.Full: "

[PATCH] drm/ttm: rename ttm_place::fpfn/lpfn to param1/param2
 2026-06-19 20:14 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[PATCH] gpu/buddy: bail out of try_harder when alignment cannot be honoured
 2026-06-19 18:03 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[PATCH] drm/i915/dsi: fix i2c adapter reference leak in i2c_adapter_lookup()
 2026-06-19 17:11 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/dsi: fix i2c adapter reference leak in i2c_adapter_lookup() (rev2)
` ✓ i915.CI.Full: "

[PATCH 1/5] dma-buf: Change st-dma-resv.c to use kunit
 2026-06-19 14:41 UTC  (2+ messages)

[PATCH v2] drm/i915/psr: Force fastset on debugfs write for each connector supporting PSR
 2026-06-19 13:34 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/psr: Force fastset on debugfs write for each connector supporting PSR (rev2)
` ✗ i915.CI.Full: failure "

[PULL] drm-misc-next
 2026-06-19  9:17 UTC 

✓ i915.CI.BAT: success for drm/dp: Move byte-by-byte AUX read fallback to drm_dp_dpcd_read()
 2026-06-18 19:06 UTC  (2+ messages)
` ✓ i915.CI.Full: "

[PATCH v2 0/2] Extend VRR safe window wait for VRR TG
 2026-06-18 18:29 UTC  (8+ messages)
` [PATCH v2 2/2] drm/i915/dsb: Use safe window path when VRR TG is used
  ` [PATCH v3 "
` ✓ i915.CI.BAT: success for Extend VRR safe window wait for VRR TG (rev3)
` ✓ i915.CI.Full: "

✗ LGCI.VerificationFailed: failure for drm/edid: fix OOB read in drm_parse_tiled_block()
 2026-06-18 17:59 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/edid: fix OOB read in drm_parse_tiled_block() (rev2)
` ✓ i915.CI.Full: "

[PATCH v2 0/3] drm/i915/scaler: allocation cleanup
 2026-06-18 14:59 UTC  (5+ messages)
` [PATCH v2 1/3] drm/i915/scaler: remove unused plane_state argument
` [PATCH v2 3/3] drm/i915/scaler: return -EINVAL instead of -1

[PATCH 0/4] DSC max delta bpp support
 2026-06-18 11:32 UTC  (5+ messages)
` [PATCH 2/4] drm/dp: Rename YCbCr420 bpp delta mask to native
` [PATCH 3/4] drm/dp: Add max bpp delta computation constants

[PATCH v2] drm/i915/dsi: fix i2c adapter reference leak in i2c_adapter_lookup()
 2026-06-18 11:13 UTC 

[PATCH][next] drm/i915/display: make read-only array rates static const
 2026-06-18 11:10 UTC  (2+ messages)

[PATCH 0/3] Deactive/Reactivate Panel replay on errors
 2026-06-18 10:42 UTC  (8+ messages)
` [PATCH 1/3] drm/i915/psr: Split intel_psr_short_pulse
` [PATCH 2/3] drm/i915/psr: Detect possible ALPM errors on Panel Replay as well
` [PATCH 3/3] drm/i915/psr: Perform Panel Replay exit/activate on errors reported by sink

[PATCH] drm/i915/psr: Force fastset on debugfs write for each connector supporting PSR
 2026-06-18  9:55 UTC  (3+ messages)

[PATCH v2] drm/i915/alpm: Move the check for PSR and Fixed RR in compute_config_late
 2026-06-18  9:22 UTC  (5+ messages)
` ✗ i915.CI.Full: failure for drm/i915/alpm: Move the check for PSR and Fixed RR in compute_config_late (rev2)
` ✓ i915.CI.Full: success "

[v3 00/14] drm/i915/color: Enable SDR plane color pipeline
 2026-06-18  9:08 UTC  (18+ messages)
` [v3 01/14] drm/colorop: Add DRM_COLOROP_FIXED_MATRIX
` [v3 02/14] drm/i915/color: Add CSC on SDR plane color pipeline
` [v3 03/14] drm/i915/display: extract glk_plane_color_ctl_input_csc helper
` [v3 04/14] drm/i915/display: simplify glk_plane_color_ctl_input_csc
` [v3 05/14] drm/i915/display: Track CSC mode in intel plane state
` [v3 06/14] drm/i915/display: Program input CSC on SDR planes
` [v3 07/14] drm/i915/color: Add YCbCr limited-to-full range color block support
` [v3 08/14] drm/i915/color: Add YUV range correction to SDR plane pipeline
` [v3 09/14] drm/i915/color: Add support for 1D LUT in SDR planes
` [v3 10/14] drm/i915/color: Extract HDR pre-CSC LUT programming to helper function
` [v3 11/14] drm/i915/color: Program Pre-CSC registers for SDR
` [v3 12/14] drm/i915/color: Extract HDR post-CSC LUT programming to helper function
` [v3 13/14] drm/i915/color: Program Plane Post CSC registers for SDR planes
` [v3 14/14] drm/i915/color: Add color pipeline support "
` ✗ i915.CI.BAT: failure for drm/i915/color: Enable SDR plane color pipeline (rev3)
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[PATCH 0/7] Enable FEC when using DP Panel Replay
 2026-06-18  6:04 UTC  (4+ messages)
` [PATCH 2/7] drm/i915/psr: Stop using intel_dsc_enabled_on_link to detect crtc DSC status

[PATCH RESEND v2] drm/i915/display: Program TRANS_VTOTAL from mode vtotal
 2026-06-18  1:53 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: Program TRANS_VTOTAL from mode vtotal (rev4)
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/cx0: Remove unnecessary hdmi link rate function declaration
 2026-06-18  1:01 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[PATCH] drm/i915/backlight: Set brightness to 0 on disable
 2026-06-17 16:00 UTC  (4+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH 00/14] drm/i915/cdclk: cdclk pcode related fixes and refactoring
 2026-06-17 15:15 UTC  (11+ messages)
` [PATCH 01/14] drm/i915/cdclk: Don't bail if pcode post nofify fails
` [PATCH 08/14] drm/i915/cdclk: Unify the pcode pre/post notify in bxt_set_cdclk()
` [PATCH 13/14] drm/i915/cdclk: Introduce CDCLK .{pre, post}_notify() vfuncs
` [PATCH 14/14] drm/i915/cdclk: Hoist intel_cdclk_{pre, post}_notify() calls upwards

[PATCH v2] drm/i915/display: update to the BW buddy configuration
 2026-06-17 13:38 UTC  (6+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: update to the BW buddy configuration (rev2)
` ✓ i915.CI.Full: "

[PATCH v6 00/16] drm/i915/display: Add DC3CO support
 2026-06-17 13:31 UTC  (35+ messages)
` [PATCH v6 02/16] drm/i915/display: Switch DC3CO enable from standalone bit to DC level encoding
` [PATCH v6 03/16] drm/i915/display: Use FIELD_PREP() for DC state enable bits
` [PATCH v6 04/16] drm/i915/display: Add DC3CO DC_STATE enable/disable support
` [PATCH v6 05/16] drm/i915/display: Add HAS_DC3CO() macro
` [PATCH v6 06/16] drm/i915/display: Add DC3CO support check
` [PATCH v6 07/16] drm/i915/psr: Add psr2 deep sleep helper API
` [PATCH v6 08/16] drm/i915/display: Add DC3CO compute and set target state in commit tail
` [PATCH v6 09/16] drm/i915/display: Store DC3CO eligibility in PSR state
` [PATCH v6 10/16] drm/i915/display: PSR2: Set idle_frames to 0 for DC3CO
` [PATCH v6 11/16] drm/i915/display: Enable DC3CO idle protocol in ALPM
` [PATCH v6 12/16] drm/i915/display: PSR Add delayed work to exit DC3CO
` [PATCH v6 13/16] drm/i915/display: Add helper to enable DC counter
` [PATCH v6 14/16] drm/i915/display: Add DC3CO count and residency in dmc debugfs
` [PATCH v6 15/16] drm/i915/display: Guard CMTG function calls
` [PATCH v6 16/16] drm/i915/display: Enable DC3CO DC state
` ✓ i915.CI.Full: success for drm/i915/display: Add DC3CO support (rev6)

[PATCH v2 00/11] Enable CMRR in fixed-RR VRR path
 2026-06-17 12:02 UTC  (8+ 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 06/11] drm/i915/display: Move CMRR crtc_state members under VRR
` ✗ i915.CI.Full: failure for Enable CMRR in fixed-RR VRR path (rev2)

[2/2] drm/i915/display: Refcount for fec enable/disable
 2026-06-15 15:31 UTC  (2+ messages)

[PATCH v2 0/2] Unify fec enable/disable across the mst streams
 2026-06-16 11:10 UTC  (3+ messages)

[PULL] drm-intel-next-fixes
 2026-06-17 10:05 UTC 

[PATCH v1] drm/i915/display: Program TRANS_VTOTAL from mode vtotal
 2026-06-17  5:32 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH RESEND v2] drm/i915/display: Program TRANS_VTOTAL from mode vtotal
 2026-06-17  4:58 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for drm/i915/display: Program TRANS_VTOTAL from mode vtotal (rev3)

[PATCH v2] drm/i915/display: Program TRANS_VTOTAL from mode vtotal
 2026-06-17  4:40 UTC 

[PATCH v8 00/27] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2026-06-17  1:32 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev16)


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