From 7ca89e11873a1b7508f7a6a4d040cb93e2dc59f6 Mon Sep 17 00:00:00 2001 From: John Audia Date: Fri, 29 Jul 2022 12:25:26 -0400 Subject: kernel: bump 5.10 to 5.10.134 All patches automatically rebased. Signed-off-by: John Audia (cherry picked from commit 7be62b1187bb7e21bcdaadfc3d47713a91f05898) --- .../950-0527-drm-connector-Create-a-helper-to-attach-the-hdr_outp.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/bcm27xx/patches-5.10/950-0527-drm-connector-Create-a-helper-to-attach-the-hdr_outp.patch') diff --git a/target/linux/bcm27xx/patches-5.10/950-0527-drm-connector-Create-a-helper-to-attach-the-hdr_outp.patch b/target/linux/bcm27xx/patches-5.10/950-0527-drm-connector-Create-a-helper-to-attach-the-hdr_outp.patch index 5ccff1866a..c40a07793b 100644 --- a/target/linux/bcm27xx/patches-5.10/950-0527-drm-connector-Create-a-helper-to-attach-the-hdr_outp.patch +++ b/target/linux/bcm27xx/patches-5.10/950-0527-drm-connector-Create-a-helper-to-attach-the-hdr_outp.patch @@ -22,7 +22,7 @@ Signed-off-by: Maxime Ripard --- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c +++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c -@@ -6532,9 +6532,7 @@ void amdgpu_dm_connector_init_helper(str +@@ -6565,9 +6565,7 @@ void amdgpu_dm_connector_init_helper(str if (connector_type == DRM_MODE_CONNECTOR_HDMIA || connector_type == DRM_MODE_CONNECTOR_DisplayPort || connector_type == DRM_MODE_CONNECTOR_eDP) { -- cgit v1.2.3