]> git.infradead.org Git - users/hch/misc.git/commit
Merge tag 'drm-intel-next-fixes-2023-11-08' of git://anongit.freedesktop.org/drm...
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 10 Nov 2023 15:43:44 +0000 (16:43 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 10 Nov 2023 15:43:45 +0000 (16:43 +0100)
commit0b336ec076b97642a8e740b0f01f6ad305b02742
treea0adc03942ca3d2047153fd04f27ba0aa277539c
parent9ccde17d46554dbb2757c427f2cdf67688701f96
parent9506fba463fcbdf8c8b7af3ec9ee34360df843fe
Merge tag 'drm-intel-next-fixes-2023-11-08' of git://anongit.freedesktop.org/drm/drm-intel into drm-next

drm/i915 fixes for v6.7-rc1:
- Fix null dereference when perf interface is not available
- Fix a -Wstringop-overflow warning
- Fix a -Wformat-truncation warning in intel_tc_port_init
- Flush WC GGTT only on required platforms
- Fix MTL HBR3 rate support on C10 phy and eDP
- Fix MTL notify_guc for multi-GT
- Bump GLK CDCLK frequency when driving multiple pipes
- Fix potential spectre vulnerability

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
From: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/878r78xrxd.fsf@intel.com