diff options
author | Tony Cheng <[email protected]> | 2017-09-26 17:06:26 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2017-10-21 16:43:52 -0400 |
commit | 2e1cc334631849b035b24897d6be59d2a57b6f1c (patch) | |
tree | 259657d62888c97762e7cedad14a9cd0492c622f | |
parent | 9f945eab797b042930553388d37c12fed38f3396 (diff) |
drm/amd/display: dal 3.1.03
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 427ccbc28f51..cf9cd108539f 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.02" +#define DC_VER "3.1.03" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |