kernel: bump 6.1 to 6.1.86
[openwrt/staging/pepe2k.git] / target / linux / bcm27xx / patches-6.1 / 950-0963-drm-vc4-hvs-Support-BCM2712-HVS.patch
index 9659432294a947fd5f361fd533c8785403b96cb7..5cbc304615db825974dad5bda69041ac9cab365f 100644 (file)
@@ -1924,7 +1924,7 @@ Signed-off-by: Maxime Ripard <maxime@cerno.tech>
        return 0;
  }
  
-@@ -1716,7 +2345,7 @@ struct drm_plane *vc4_plane_init(struct
+@@ -1713,7 +2342,7 @@ struct drm_plane *vc4_plane_init(struct
        };
  
        for (i = 0; i < ARRAY_SIZE(hvs_formats); i++) {
@@ -1933,7 +1933,7 @@ Signed-off-by: Maxime Ripard <maxime@cerno.tech>
                        formats[num_formats] = hvs_formats[i].drm;
                        num_formats++;
                }
-@@ -1731,7 +2360,7 @@ struct drm_plane *vc4_plane_init(struct
+@@ -1728,7 +2357,7 @@ struct drm_plane *vc4_plane_init(struct
                return ERR_CAST(vc4_plane);
        plane = &vc4_plane->base;