diff options
author | John Audia <therealgraysky@proton.me> | 2023-04-05 11:56:48 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-05-06 14:56:00 +0200 |
commit | dcdd8e9dee7272357d49d488dbbb5529e9532c5c (patch) | |
tree | ae475e4a8e346e488ed39f43a5e647bfdf2352aa /target/linux/bcm27xx/patches-5.10/950-0690-drm-Pass-the-full-state-to-connectors-atomic-functio.patch | |
parent | 5f583d31c72233efffa5c0fd2cbc802c8d059729 (diff) | |
download | upstream-dcdd8e9dee7272357d49d488dbbb5529e9532c5c.tar.gz upstream-dcdd8e9dee7272357d49d488dbbb5529e9532c5c.tar.bz2 upstream-dcdd8e9dee7272357d49d488dbbb5529e9532c5c.zip |
kernel: bump 5.10 to 5.10.177
All patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me>
[Refresh patches on openwrt-22.03 branch]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 78a468f690a0f3052ff68ef33910705b25bac33d)
Diffstat (limited to 'target/linux/bcm27xx/patches-5.10/950-0690-drm-Pass-the-full-state-to-connectors-atomic-functio.patch')
-rw-r--r-- | target/linux/bcm27xx/patches-5.10/950-0690-drm-Pass-the-full-state-to-connectors-atomic-functio.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm27xx/patches-5.10/950-0690-drm-Pass-the-full-state-to-connectors-atomic-functio.patch b/target/linux/bcm27xx/patches-5.10/950-0690-drm-Pass-the-full-state-to-connectors-atomic-functio.patch index 2a7b4762fe..949c85d0c8 100644 --- a/target/linux/bcm27xx/patches-5.10/950-0690-drm-Pass-the-full-state-to-connectors-atomic-functio.patch +++ b/target/linux/bcm27xx/patches-5.10/950-0690-drm-Pass-the-full-state-to-connectors-atomic-functio.patch @@ -190,7 +190,7 @@ Link: https://patchwork.freedesktop.org/patch/msgid/20201118094758.506730-1-maxi #include <drm/drm_atomic_helper.h> #include <drm/drm_dp_mst_helper.h> #include <drm/drm_dp_helper.h> -@@ -264,8 +265,10 @@ static int dm_dp_mst_get_modes(struct dr +@@ -283,8 +284,10 @@ static int dm_dp_mst_get_modes(struct dr static struct drm_encoder * dm_mst_atomic_best_encoder(struct drm_connector *connector, |