Hi Dave & Sima - A couple of more fixes towards v6.7. drm-intel-fixes-2023-12-28: drm/i915 fixes for v6.7-rc8: - Fix bogus DPCD rev usage for DP phy test pattern setup - Fix handling of MMIO triggered reports in the OA buffer BR, Jani. The following changes since commit 861deac3b092f37b2c5e6871732f3e11486f7082: Linux 6.7-rc7 (2023-12-23 16:25:56 -0800) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2023-12-28 for you to fetch changes up to ee11d2d37f5c05bd7bf5ccc820a58f48423d032b: drm/i915/perf: Update handling of MMIO triggered reports (2023-12-27 12:50:15 +0200) ---------------------------------------------------------------- drm/i915 fixes for v6.7-rc8: - Fix bogus DPCD rev usage for DP phy test pattern setup - Fix handling of MMIO triggered reports in the OA buffer ---------------------------------------------------------------- Khaled Almahallawy (1): drm/i915/dp: Fix passing the correct DPCD_REV for drm_dp_set_phy_test_pattern Umesh Nerlige Ramappa (1): drm/i915/perf: Update handling of MMIO triggered reports drivers/gpu/drm/i915/display/intel_dp.c | 2 +- drivers/gpu/drm/i915/i915_perf.c | 39 ++++++++++++++++++++++++++++----- 2 files changed, 35 insertions(+), 6 deletions(-) -- Jani Nikula, Intel