On Thu, Nov 30, 2023 at 04:58:48PM +0200, Jani Nikula wrote: > > Hi Dave & Sima - > > i915 fixes for v6.7-rc4. > > drm-intel-fixes-2023-11-30: > drm/i915 fixes for v6.7-rc4: > - Mark internal GSC engine with reserved uabi class > - Take VGA converters into account in eDP probe > - Fix intel_pre_plane_updates() call to ensure workarounds get applied > > BR, > Jani. > > The following changes since commit 2cc14f52aeb78ce3f29677c2de1f06c0e91471ab: > > Linux 6.7-rc3 (2023-11-26 19:59:33 -0800) > > are available in the Git repository at: > > git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2023-11-30 > > for you to fetch changes up to d21a3962d3042e6f56ad324cf18bdd64a1e6ecfa: > > drm/i915: Call intel_pre_plane_updates() also for pipes getting enabled > (2023-11-29 10:23:25 +0200) > > ---------------------------------------------------------------- > drm/i915 fixes for v6.7-rc4: > - Mark internal GSC engine with reserved uabi class > - Take VGA converters into account in eDP probe > - Fix intel_pre_plane_updates() call to ensure workarounds get applied > > ---------------------------------------------------------------- > Tvrtko Ursulin (1): > drm/i915/gsc: Mark internal GSC engine with reserved uabi class > > Ville Syrjälä (2): > drm/i915: Also check for VGA converter in eDP probe > drm/i915: Call intel_pre_plane_updates() also for pipes getting enabled
That last one might also require commit bc53c4d56eb2 ("drm/i915: Check pipe active state in {planes,vrr}_{enabling,disabling}()") The vrr stuff in particular might go wonky otherwise. > > drivers/gpu/drm/i915/display/intel_display.c | 3 ++- > drivers/gpu/drm/i915/display/intel_dp.c | 28 +++++++++++++++----- > drivers/gpu/drm/i915/gt/intel_engine_user.c | 39 > ++++++++++++++++------------ > 3 files changed, 46 insertions(+), 24 deletions(-) > > -- > Jani Nikula, Intel -- Ville Syrjälä Intel