kernel: bump 4.19 to 4.19.96
[openwrt/staging/wigyori.git] / target / linux / brcm2708 / patches-4.19 / 950-0642-drm-modes-Support-modes-names-on-the-command-line.patch
index aee684a955288460feff8f269b4dad8adf2c1e12..1cacab25e2b0a950ed2b5d9057b4ddbcccab0349 100644 (file)
@@ -45,7 +45,7 @@ Link: https://patchwork.freedesktop.org/patch/msgid/18443e0c3bdbbd16cea4ec63bc7f
                      mode->rb ? " reduced blanking" : "",
 --- a/drivers/gpu/drm/drm_fb_helper.c
 +++ b/drivers/gpu/drm/drm_fb_helper.c
-@@ -2099,6 +2099,10 @@ struct drm_display_mode *drm_pick_cmdlin
+@@ -2104,6 +2104,10 @@ struct drm_display_mode *drm_pick_cmdlin
        prefer_non_interlace = !cmdline_mode->interlace;
  again:
        list_for_each_entry(mode, &fb_helper_conn->connector->modes, head) {