From: Tony Cheng <tony.cheng@xxxxxxx> Change-Id: I74a0ddcba313f0e51d38c6cad058063b9586d936 Signed-off-by: Tony Cheng <tony.cheng at amd.com> Reviewed-by: Harry Wentland <harry.wentland at amd.com> --- drivers/gpu/drm/amd/display/dc/dc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/display/dc/dc.h b/drivers/gpu/drm/amd/display/dc/dc.h index 8ba90a75d128..82e0f55bc3e4 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -38,7 +38,7 @@ #include "inc/compressor.h" #include "dml/display_mode_lib.h" -#define DC_VER "3.1.47" +#define DC_VER "3.1.48" #define MAX_SURFACES 3 #define MAX_STREAMS 6 -- 2.17.1