Dave Airlie
d93f8ea0e5
Merge tag 'drm-intel-next-2026-03-16' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next
[airlied: fixed conflict with xe tree]
drm/i915 feature pull for v7.1:
Features and functionality:
- C10/C20/LT PHY PLL divider verification (Mika)
- Use trans push mechanism to generate PSR frame change event on LNL+ (Jouni)
- Account for DSC bubble overhead for horizontal slices (Ankit, Chaitanya)
Refactoring and cleanups:
- Refactor DP DSC slice config computation (Imre)
- Use GVT versions of register helper macros for GVT MMIO table (Ankit)
- C10/C20/LT PHY PLL computation refactoring (Mika)
- VGA decode refactoring and related fixes/cleanups (Ville)
- Move DSB buffer buffer implementation to display parent interface (Jani)
- Move error interrupt capture to display irq snapshot (Jani)
- Move pcode calls to display parent interface (Jani)
- Reduce GVT dependency on display headers (Jani)
- Compute config and mode valid refactoring for DSC (Ankit)
- Stop using i915 core register headers in display (Uma)
- Refactor DPT, move i915 parts to display parent interface (Jani)
- Refactor gen2-4 overlay, move to display parent interface (Ville)
- Refactor masked field register macro helpers, move to shared headers (Jani)
- Convert a number of workaround checks to the new workaround framework (Luca)
- Refactor and move frontbuffer calls to display parent interface (Jani)
- Add VMA calls to display parent interface (Jani)
- Refactor stolen memory allocation decisions (Vinod, Ville)
- Clean up and unify workqueue usage (Marco Crivellari)
- Preparation for UHBR DP tunnels (Imre)
- Allow DSC passthrough modes during DP MST mode validation (Imre)
- Move framebuffer bo interface to display parent interface (Jani)
Fixes:
- Plenty of DP SST HPD IRQ handling fixes (Imre)
- DP AUX backlight and luminance control fixes (Suraj)
- Respect VBT pipe joiner disable for eDP (Ankit)
- Do not use CASF with joiner (Nemesa)
- Clear C10/C20 PHY response read and error bit to avoid PHY hangs (Suraj)
- Xe3p_LPD DMG clock gating, CDCLK, port sync workarounds (Suraj, Gustavo, Mitul)
- Fix GVT error path (Michał)
- Handle errors on DP DSC receiver cap reads (Suraj)
- DSS clock gating workaround on MTL+ to avoid DSC corruption (Mika)
- Skip state verification for LT PHY in TBT mode (Suraj)
- Fix NULL pointer dereference on suspend when uc firmware not loaded (Rahul Bukte)
- Fix an unlikely DMC state related NULL pointer dereference at probe (Imre)
- Handle error returns from vga_get_uninterruptible() (Simon Richter)
- Increase C10/C20/LT PHY timeouts to include SOC/OS turnaround (Arun)
- Fix BIOS FB vs. stolen memory size check (Ville)
- Fix LOBF to use computed guardband and set context latency (Ankit)
- Handle modeset WW mutex lock failures due to contention properly (Imre)
- Fix pipe BPP clamping due to HDR (Imre)
- Fix stale state usage in DSC state computation (Imre)
- Take HDCP 1.4 vs 2.x into account during link check (Suraj)
- Fix forced link retrain handling in MST HPD IRQ handler (Imre)
- Remove redundant warning on vcpi < 0 (Jonathan)
Core changes:
- iopoll: fix function parameter names in read_poll_timeout_atomic() (Randy Dunlap)
Merges:
- Backmerge drm-next for v7.0-rc1 (Jani)
Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Jani Nikula <jani.nikula@intel.com>
Link: https://patch.msgid.link/b14bb0f297b1750816cf5f342bde608e435655fa@intel.com
2026-03-17 15:44:26 +10:00
..
2026-02-11 13:44:47 +01:00
2026-02-05 11:58:40 +01:00
2026-02-09 12:29:22 +01:00
2026-03-03 13:12:42 +01:00
2026-02-11 11:43:00 -08:00
2026-02-09 14:43:47 -08:00
2026-02-19 07:26:26 -07:00
2026-02-17 11:00:43 +01:00
2026-02-08 00:13:33 -08:00
2026-02-16 11:05:44 -08:00
2026-02-19 09:30:05 -08:00
2026-02-23 13:45:50 +01:00
2026-02-17 15:04:20 +01:00
2026-02-06 12:07:14 +01:00
2026-02-27 13:11:56 +02:00
2026-02-05 00:07:58 +00:00
2026-02-10 19:01:45 -08:00
2026-02-17 11:40:04 -08:00
2026-02-21 01:02:28 -08:00
2026-02-12 17:49:33 -08:00
2026-02-27 19:27:31 -08:00
2026-02-21 17:09:51 -08:00
2026-02-11 19:31:52 -08:00
2026-02-09 18:14:52 -08:00
2026-02-16 10:21:01 -07:00
2026-02-12 04:23:53 -07:00
2026-02-27 15:39:00 -08:00
2026-02-27 15:39:00 -08:00
2026-02-04 13:35:28 -08:00
2026-02-27 15:39:00 -08:00
2026-02-05 14:10:00 -08:00
2026-02-14 07:43:27 -07:00
2026-02-11 13:20:50 -08:00
2026-02-15 08:18:57 -08:00
2026-02-12 11:32:37 -08:00
2026-02-21 01:01:14 -08:00
2026-02-10 17:02:23 -08:00
2026-02-14 11:09:47 +01:00
2026-02-20 14:38:25 +01:00
2026-02-18 20:50:32 -08:00
2026-02-21 17:09:51 -08:00
2026-02-12 15:42:58 -08:00
2026-02-23 19:51:40 +01:00
2026-02-23 16:14:20 +01:00
2026-02-23 16:14:21 +01:00
2026-02-23 16:14:19 +01:00
2026-02-13 14:51:39 -08:00
2026-02-05 15:57:46 +01:00
2026-03-07 15:03:14 -08:00
2026-02-14 11:09:47 +01:00
2026-02-09 15:13:05 -08:00
2026-02-12 12:13:01 -08:00
2026-02-18 10:45:36 -08:00
2026-02-19 09:12:05 +01:00
2026-02-17 23:11:40 -08:00
2026-02-19 15:21:22 -05:00
2026-02-21 17:09:51 -08:00
2026-02-26 17:30:32 +01:00
2026-02-26 15:27:41 -08:00
2026-03-09 12:36:10 +05:30
2026-02-19 18:57:38 +01:00
2026-02-10 16:41:59 -08:00
2026-02-12 15:42:57 -08:00
2026-02-18 20:50:32 -08:00
2026-02-06 18:52:22 +08:00
2026-02-05 16:33:52 +01:00
2026-03-03 12:41:29 +01:00
2026-02-11 21:03:39 +01:00
2026-02-10 13:39:37 -08:00
2026-02-09 17:31:17 -08:00
2026-02-06 07:29:14 -07:00
2026-02-21 17:09:51 -08:00
2026-02-09 18:14:52 -08:00
2026-03-09 19:35:40 +02:00
2026-02-12 16:33:05 -08:00
2026-02-10 20:57:49 -08:00
2026-02-10 16:30:29 -08:00
2026-02-11 08:55:52 +01:00
2026-02-26 10:45:49 +01:00
2026-02-28 15:31:35 +01:00
2026-02-12 17:12:43 -08:00
2026-02-14 11:09:46 +01:00
2026-02-08 00:13:32 -08:00
2026-02-05 08:00:44 -08:00
2026-02-24 11:13:26 -08:00
2026-02-11 11:27:58 +01:00
2026-02-18 20:50:32 -08:00
2026-02-12 15:42:53 -08:00
2026-03-02 11:51:51 -05:00
2026-02-12 15:42:59 -08:00
2026-02-18 20:50:32 -08:00
2026-03-12 07:23:23 -07:00
2026-02-12 12:13:01 -08:00
2026-02-12 12:13:01 -08:00
2026-02-10 16:30:29 -08:00
2026-03-05 12:14:21 +01:00
2026-02-27 22:00:08 +01:00
2026-02-20 17:31:55 -05:00
2026-02-24 15:46:31 -08:00
2026-02-11 19:31:52 -08:00
2026-02-12 16:33:05 -08:00
2026-02-11 12:45:40 -05:00
2026-02-12 15:43:00 -08:00
2026-02-10 11:39:30 +01:00
2026-02-10 11:39:31 +01:00
2026-02-10 11:39:30 +01:00
2026-02-23 14:08:17 +01:00
2026-02-16 13:41:38 -08:00
2026-03-03 22:25:32 -05:00
2026-02-23 11:19:19 +01:00
2026-02-10 12:50:10 -08:00
2026-02-23 11:19:19 +01:00
2026-02-05 09:43:48 +01:00
2026-02-23 11:19:18 +01:00
2026-02-06 10:07:22 +01:00
2026-02-12 15:42:58 -08:00
2026-02-05 09:54:08 -08:00
2026-02-21 01:02:52 -08:00
2026-02-26 17:30:32 +01:00
2026-02-04 20:55:48 -08:00
2026-02-11 10:14:35 +01:00
2026-02-10 17:02:23 -08:00
2026-02-27 16:11:50 -08:00
2026-02-19 15:25:11 -05:00
2026-02-12 15:43:02 -08:00
2026-02-15 10:20:37 -08:00
2026-02-12 12:13:01 -08:00
2026-02-06 13:34:55 +01:00
2026-03-02 09:24:32 -08:00
2026-02-17 09:11:04 -08:00
2026-02-12 11:32:37 -08:00
2026-02-12 12:13:01 -08:00