diff options
author | Tony Cheng <[email protected]> | 2018-02-02 01:16:47 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-02-19 14:20:02 -0500 |
commit | 75023034c0e575b068c39d3d632c010672dd780a (patch) | |
tree | 7bafd15cb49b70e687fd7fd474baa1025b9e7dc3 | |
parent | 4ee778dcc16b0ebbd4370a6de79c10bd88c89328 (diff) |
drm/amd/display: dal 3.1.34
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 0c92ddb3d3f5..0be839b152ec 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.33" +#define DC_VER "3.1.34" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |