diff options
author | Tony Cheng <[email protected]> | 2018-05-08 12:25:15 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-07-05 16:38:30 -0500 |
commit | 30f0ea6d0901c1ff9e7a4d986959e3e4008ee8e1 (patch) | |
tree | 820e9724c0e7979cdb4f9b8e37f0b2cf46867012 | |
parent | db4e525304ddf272e45542cbfd820840cf6ac874 (diff) |
drm/amd/display: dal 3.1.48
Signed-off-by: Tony Cheng <[email protected]>
Reviewed-by: Harry Wentland <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
-rw-r--r-- | drivers/gpu/drm/amd/display/dc/dc.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |