Hi Dave & Sima, Here goes drm-intel-fixes towards v6.16-rc3. Two fixes.
MIPI vtotal programming fix for Broxton and build fix for GCOV+AutoFDO config. Regards, Joonas *** drm-intel-fixes-2025-06-18: - Fix MIPI vtotal programming off by one on Broxton - Fix PMU code for GCOV and AutoFDO enabled build The following changes since commit e04c78d86a9699d136910cfc0bdcf01087e3267e: Linux 6.16-rc2 (2025-06-15 13:49:41 -0700) are available in the Git repository at: https://gitlab.freedesktop.org/drm/i915/kernel.git tags/drm-intel-fixes-2025-06-18 for you to fetch changes up to c464ce6af332e7c802c36cd337cacf81db05400c: drm/i915/dsi: Fix off by one in BXT_MIPI_TRANS_VTOTAL (2025-06-16 07:57:00 +0300) ---------------------------------------------------------------- - Fix MIPI vtotal programming off by one on Broxton - Fix PMU code for GCOV and AutoFDO enabled build ---------------------------------------------------------------- Tzung-Bi Shih (1): drm/i915/pmu: Fix build error with GCOV and AutoFDO enabled Ville Syrjälä (1): drm/i915/dsi: Fix off by one in BXT_MIPI_TRANS_VTOTAL drivers/gpu/drm/i915/display/vlv_dsi.c | 4 ++-- drivers/gpu/drm/i915/i915_pmu.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-)