diff options
author | Steven Chiu <[email protected]> | 2018-10-19 15:04:45 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-11-19 15:27:39 -0500 |
commit | a7513419610b118eeabda6e85de187030fea57ae (patch) | |
tree | 5a4a33867cf3b68338ebfa637ca8e3acd9bbb21b | |
parent | 9b6067c08de84215d4c66a74150e9ac3e9f0ef72 (diff) |
drm/amd/display: 3.2.06
Signed-off-by: Steven Chiu <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
Acked-by: Bhawanpreet Lakha <[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 f4bfead398a4..18865a76ea55 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.2.05" +#define DC_VER "3.2.06" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |