From: Aric Cyr Date: Sat, 21 Aug 2021 18:27:13 +0000 (-0400) Subject: drm/amd/display: 3.2.151 X-Git-Tag: v6.1-rc5~2647^2~21^2~82 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f22268ce0a3f4065cddfb62ac29845b2c07c1c5a;p=platform%2Fkernel%2Flinux-starfive.git drm/amd/display: 3.2.151 * coverity kernel memory leak fixes * NULL pointer dereference fixes * Add periodic detection when zstate is enabled * Fork thread to offload work of hpd_rx_irq Acked-by: Mikita Lipski Signed-off-by: Aric Cyr Tested-by: Daniel Wheeler Signed-off-by: Alex Deucher --- diff --git a/drivers/gpu/drm/amd/display/dc/dc.h b/drivers/gpu/drm/amd/display/dc/dc.h index bcae2250a574..ece44796a74f 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -45,7 +45,7 @@ /* forward declaration */ struct aux_payload; -#define DC_VER "3.2.150" +#define DC_VER "3.2.151" #define MAX_SURFACES 3 #define MAX_PLANES 6