kernel: bump 5.10 to 5.10.173
[openwrt/staging/hauke.git] / target / linux / bcm27xx / patches-5.10 / 950-0347-drm-vc4-Add-debugfs-node-that-dumps-the-current-disp.patch
index 5b2bc61573b14ce282948c51c7fe0e621533245c..6ec64851622f11d7abbefc9c2075f7dae835cc22 100644 (file)
@@ -59,7 +59,7 @@ Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
  /* The filter kernel is composed of dwords each containing 3 9-bit
   * signed integers packed next to each other.
   */
-@@ -687,6 +726,8 @@ static int vc4_hvs_bind(struct device *d
+@@ -698,6 +737,8 @@ static int vc4_hvs_bind(struct device *d
        vc4_debugfs_add_regset32(drm, "hvs_regs", &hvs->regset);
        vc4_debugfs_add_file(drm, "hvs_underrun", vc4_hvs_debugfs_underrun,
                             NULL);