messages from 2026-06-17 06:34:24 to 2026-06-22 21:36:32 UTC [more...]
[PATCH v2 0/5] drm/i915: Work harder to enable VRR based refresh rate changes on eDP
2026-06-22 21:36 UTC (5+ messages)
` [PATCH v2 1/5] drm/i915/panel: Split VRR vs. fixed refresh rate fixed mode selection into separate stages
` [PATCH v2 2/5] drm/modes: Add DRM_MODE_MATCH_TIMINGS_VRR
` [PATCH v2 3/5] drm/i915: Pass the full atomic state to .compute_config()
` [PATCH v2 4/5] drm/i915/panel: Adjust intel_panel_compute_config() calling convention
[PATCH v2] drm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue_probe()
2026-06-22 19:51 UTC (3+ messages)
` ✓ i915.CI.BAT: success for drm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue_probe() (rev2)
` ✓ i915.CI.Full: "
[PATCH v9 00/30] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
2026-06-22 19:09 UTC (32+ messages)
` [PATCH v9 01/30] drm/vblank_work: Add methods to schedule vblank_work in 2 stages
` [PATCH v9 02/30] drm/vblank: Add a 2-stage version of drm_crtc_arm_vblank_event
` [PATCH v9 03/30] drm/intel/display: Make intel_crtc_arm_vblank_event static
` [PATCH v9 04/30] drm/intel/display: Convert vblank event handling to 2-stage arming
` [PATCH v9 05/30] drm/i915/display: Move vblank put until after critical section
` [PATCH v9 06/30] drm/i915/display: Remove locking from intel_vblank_evade "
` [PATCH v9 07/30] drm/i915/display: Handle vlv dsi workaround in scanline_in_safe_range too
` [PATCH v9 08/30] drm/i915: Use preempt_disable/enable_rt() where recommended
` [PATCH v9 09/30] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [PATCH v9 10/30] drm/i915/display: Do not take uncore lock in i915_get_vblank_counter
` [PATCH v9 11/30] drm/i915/display: Make icl_dsi_frame_update use _fw too
` [PATCH v9 12/30] drm/i915/display: Use intel_de_read/write_fw in colorops
` [PATCH v9 13/30] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [PATCH v9 14/30] drm/i915/display: Make set_pipeconf use the fw variants
` [PATCH v9 15/30] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [PATCH v9 16/30] drm/i915: Drop the irqs_disabled() check
` [PATCH v9 17/30] drm/i915/guc: Consider also RCU depth in busy loop
` [PATCH v9 18/30] drm/i915/gt: Fix selftests on PREEMPT_RT
` [PATCH v9 19/30] drm/i915/gt: Set stop_timeout() correctly on PREEMPT-RT
` [PATCH v9 20/30] drm/i915/display: Remove uncore lock from vlv_atomic_update_fifo
` [PATCH v9 21/30] drm/i915: Use sleeping selftests for igt_atomic on PREEMPT_RT
` [PATCH v9 22/30] Revert "drm/i915: Depend on !PREEMPT_RT."
` [PATCH v9 23/30] PREEMPT_RT injection
` [PATCH v9 24/30] FOR-CI: bump MAX_STACK_TRACE_ENTRIES
` [PATCH v9 25/30] drm/i915/gt: Add a spinlock to prevent starvation of irq_work
` [PATCH v9 26/30] drm/xe: Avoid using stolen memory for DPT
` [PATCH v9 27/30] drm/xe/display: Avoid using stolen memory for framebuffer when media gt exists
` [PATCH v9 28/30] drm/xe/display: Do not allocate into stolen for new framebuffers
` [PATCH v9 29/30] drm/i915/pmu: Convert to raw spinlock
` [PATCH v9 30/30] drm/i915/guc: Make timestamp.lock a "
` ✗ i915.CI.BAT: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev17)
[PATCH] drm/i915/gem: Add missing nospec on parallel submit slot
2026-06-22 19:00 UTC (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "
[PATCH] Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG"
2026-06-22 18:01 UTC (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "
[PATCH 0/4] drm/i915: Work harder to enable VRR based refresh rate changes on eDP
2026-06-22 17:32 UTC (16+ 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 2/2] tracing: Add CONFIG_TRACE_PRINTK_DEBUGGING to clean up kernel.h
2026-06-22 16:40 UTC (11+ 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
Reminder: Call for Proposals open for XDC 2026
2026-06-22 14:52 UTC
[PATCH v2 00/28] drm/i915/dp_link: Refactor DP link capability logic part1
2026-06-22 13:21 UTC (8+ 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
` ✓ i915.CI.Full: success for drm/i915/dp_link: Refactor DP link capability logic part1
[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 2/2] drm/i915/dsb: Use safe window path when VRR TG is used
2026-06-18 18:29 UTC (3+ messages)
` [PATCH v3 "
✗ 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 (4+ messages)
` ✓ i915.CI.Full: success for drm/i915/alpm: Move the check for PSR and Fixed RR in compute_config_late (rev2)
[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 v2 0/2] Extend VRR safe window wait for VRR TG
2026-06-18 2:46 UTC (3+ messages)
` ✓ i915.CI.BAT: success for Extend VRR safe window wait for VRR TG (rev3)
` ✓ i915.CI.Full: "
[PATCH RESEND v2] drm/i915/display: Program TRANS_VTOTAL from mode vtotal
2026-06-18 1:53 UTC (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/display: Program TRANS_VTOTAL from mode vtotal (rev4)
[PATCH] drm/i915/cx0: Remove unnecessary hdmi link rate function declaration
2026-06-18 1:01 UTC (3+ messages)
` ✓ i915.CI.Full: success for "
[PATCH] drm/i915/backlight: Set brightness to 0 on disable
2026-06-17 16:00 UTC (3+ messages)
[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 (4+ messages)
` ✓ i915.CI.Full: success for drm/i915/display: update to the BW buddy configuration (rev2)
[PATCH v6 00/16] drm/i915/display: Add DC3CO support
2026-06-17 13:31 UTC (33+ messages)
` [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 (7+ 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
[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
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