aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm27xx/patches-5.10/950-0689-drm-automatic-legacy-gamma-support.patch
diff options
context:
space:
mode:
authorRui Salvaterra <rsalvaterra@gmail.com>2021-12-22 10:13:25 +0000
committerDaniel Golle <daniel@makrotopia.org>2021-12-27 16:00:21 +0000
commita3774d72c85bfb9a3d4b3128003413dad93b7c3f (patch)
tree914d5333c5dd24a96467f50f0f14bbde15c23bb3 /target/linux/bcm27xx/patches-5.10/950-0689-drm-automatic-legacy-gamma-support.patch
parent0e841fd4a229e974a573b5e79d2f0e6247275b15 (diff)
downloadupstream-a3774d72c85bfb9a3d4b3128003413dad93b7c3f.tar.gz
upstream-a3774d72c85bfb9a3d4b3128003413dad93b7c3f.tar.bz2
upstream-a3774d72c85bfb9a3d4b3128003413dad93b7c3f.zip
kernel: bump 5.10 to 5.10.88
Deleted (upstreamed): mpc85xx/patches-5.10/002-powerpc-85xx-fix-oops-when-CONFIG_FSL_PMC-n.patch [1] [1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.88&id=151ffac3ac277ad7c2a5f201b566b56d97ed3a99 Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Diffstat (limited to 'target/linux/bcm27xx/patches-5.10/950-0689-drm-automatic-legacy-gamma-support.patch')
-rw-r--r--target/linux/bcm27xx/patches-5.10/950-0689-drm-automatic-legacy-gamma-support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm27xx/patches-5.10/950-0689-drm-automatic-legacy-gamma-support.patch b/target/linux/bcm27xx/patches-5.10/950-0689-drm-automatic-legacy-gamma-support.patch
index d7e598691d..50c0f71318 100644
--- a/target/linux/bcm27xx/patches-5.10/950-0689-drm-automatic-legacy-gamma-support.patch
+++ b/target/linux/bcm27xx/patches-5.10/950-0689-drm-automatic-legacy-gamma-support.patch
@@ -82,7 +82,7 @@ Link: https://patchwork.freedesktop.org/patch/msgid/20201211114237.213288-2-tomi
.atomic_duplicate_state = drm_atomic_helper_crtc_duplicate_state,
--- a/drivers/gpu/drm/ast/ast_mode.c
+++ b/drivers/gpu/drm/ast/ast_mode.c
-@@ -898,7 +898,6 @@ static void ast_crtc_atomic_destroy_stat
+@@ -901,7 +901,6 @@ static void ast_crtc_atomic_destroy_stat
static const struct drm_crtc_funcs ast_crtc_funcs = {
.reset = ast_crtc_reset,