aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm27xx/patches-5.10
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2023-09-24 21:31:42 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2023-09-24 21:31:42 +0200
commit057bf8fc5f390cf78dc440b3e72d540aeafe1e81 (patch)
tree588d8e7a08622f961a76b13d6cd3690ad557d8c1 /target/linux/bcm27xx/patches-5.10
parent35985454a6032bfac0d29b9976d856a89580c01c (diff)
downloadupstream-057bf8fc5f390cf78dc440b3e72d540aeafe1e81.tar.gz
upstream-057bf8fc5f390cf78dc440b3e72d540aeafe1e81.tar.bz2
upstream-057bf8fc5f390cf78dc440b3e72d540aeafe1e81.zip
kernel: bump 5.10 to 5.10.197
All patches automatically rebased. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/bcm27xx/patches-5.10')
-rw-r--r--target/linux/bcm27xx/patches-5.10/950-0409-drm-atomic-Pass-the-full-state-to-CRTC-atomic_check.patch2
-rw-r--r--target/linux/bcm27xx/patches-5.10/950-0410-drm-atomic-Pass-the-full-state-to-CRTC-atomic-begin-.patch4
2 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/bcm27xx/patches-5.10/950-0409-drm-atomic-Pass-the-full-state-to-CRTC-atomic_check.patch b/target/linux/bcm27xx/patches-5.10/950-0409-drm-atomic-Pass-the-full-state-to-CRTC-atomic_check.patch
index abb90c862e..feda191820 100644
--- a/target/linux/bcm27xx/patches-5.10/950-0409-drm-atomic-Pass-the-full-state-to-CRTC-atomic_check.patch
+++ b/target/linux/bcm27xx/patches-5.10/950-0409-drm-atomic-Pass-the-full-state-to-CRTC-atomic_check.patch
@@ -427,7 +427,7 @@ Link: https://patchwork.freedesktop.org/patch/msgid/20201028123222.1732139-1-max
static void drm_simple_kms_crtc_enable(struct drm_crtc *crtc,
--- a/drivers/gpu/drm/exynos/exynos_drm_crtc.c
+++ b/drivers/gpu/drm/exynos/exynos_drm_crtc.c
-@@ -49,15 +49,17 @@ static void exynos_drm_crtc_atomic_disab
+@@ -48,15 +48,17 @@ static void exynos_drm_crtc_atomic_disab
}
static int exynos_crtc_atomic_check(struct drm_crtc *crtc,
diff --git a/target/linux/bcm27xx/patches-5.10/950-0410-drm-atomic-Pass-the-full-state-to-CRTC-atomic-begin-.patch b/target/linux/bcm27xx/patches-5.10/950-0410-drm-atomic-Pass-the-full-state-to-CRTC-atomic-begin-.patch
index 2cb81db3d1..b777f8a547 100644
--- a/target/linux/bcm27xx/patches-5.10/950-0410-drm-atomic-Pass-the-full-state-to-CRTC-atomic-begin-.patch
+++ b/target/linux/bcm27xx/patches-5.10/950-0410-drm-atomic-Pass-the-full-state-to-CRTC-atomic-begin-.patch
@@ -423,7 +423,7 @@ Link: https://patchwork.freedesktop.org/patch/msgid/20201028123222.1732139-2-max
--- a/drivers/gpu/drm/exynos/exynos_drm_crtc.c
+++ b/drivers/gpu/drm/exynos/exynos_drm_crtc.c
-@@ -65,7 +65,7 @@ static int exynos_crtc_atomic_check(stru
+@@ -64,7 +64,7 @@ static int exynos_crtc_atomic_check(stru
}
static void exynos_crtc_atomic_begin(struct drm_crtc *crtc,
@@ -432,7 +432,7 @@ Link: https://patchwork.freedesktop.org/patch/msgid/20201028123222.1732139-2-max
{
struct exynos_drm_crtc *exynos_crtc = to_exynos_crtc(crtc);
-@@ -74,7 +74,7 @@ static void exynos_crtc_atomic_begin(str
+@@ -73,7 +73,7 @@ static void exynos_crtc_atomic_begin(str
}
static void exynos_crtc_atomic_flush(struct drm_crtc *crtc,