diff options
author | Tony Cheng <[email protected]> | 2018-02-02 01:17:34 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-03-05 15:33:28 -0500 |
commit | e9df99303a7badd1b2a98e8887be9a1b5e955e35 (patch) | |
tree | 0eddabb42276a522f3690df01327604d048e05ef | |
parent | cf1df90f35ac8f8625ef3df1baf8c57fb5582e72 (diff) |
drm/amd/display: dal 3.1.35
Signed-off-by: Tony Cheng <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
Acked-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 5bb0e5defaf4..a6402c651251 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.34" +#define DC_VER "3.1.35" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |