kernel: bump 5.15 to 5.15.41
[openwrt/staging/svanheule.git] / target / linux / bcm27xx / patches-5.15 / 950-0011-drm-vc4-hdmi-Introduce-an-output_enabled-flag.patch
index 616cfd54d184c7ff6b4da3a1c6f4f8c731556f11..0e04ba7924664dfbbd90aacdd03fd21fbde06178 100644 (file)
@@ -20,7 +20,7 @@ Signed-off-by: Maxime Ripard <maxime@cerno.tech>
 
 --- a/drivers/gpu/drm/vc4/vc4_hdmi.c
 +++ b/drivers/gpu/drm/vc4/vc4_hdmi.c
-@@ -725,6 +725,11 @@ static void vc4_hdmi_encoder_post_crtc_p
+@@ -726,6 +726,11 @@ static void vc4_hdmi_encoder_post_crtc_p
  
  static void vc4_hdmi_encoder_disable(struct drm_encoder *encoder)
  {
@@ -32,7 +32,7 @@ Signed-off-by: Maxime Ripard <maxime@cerno.tech>
  }
  
  static void vc4_hdmi_csc_setup(struct vc4_hdmi *vc4_hdmi, bool enable)
-@@ -1218,6 +1223,11 @@ static void vc4_hdmi_encoder_post_crtc_e
+@@ -1219,6 +1224,11 @@ static void vc4_hdmi_encoder_post_crtc_e
  
  static void vc4_hdmi_encoder_enable(struct drm_encoder *encoder)
  {
@@ -44,7 +44,7 @@ Signed-off-by: Maxime Ripard <maxime@cerno.tech>
  }
  
  static void vc4_hdmi_encoder_atomic_mode_set(struct drm_encoder *encoder,
-@@ -1399,14 +1409,12 @@ static inline struct vc4_hdmi *dai_to_hd
+@@ -1400,14 +1410,12 @@ static inline struct vc4_hdmi *dai_to_hd
  
  static bool vc4_hdmi_audio_can_stream(struct vc4_hdmi *vc4_hdmi)
  {