diff options
author | Tony Cheng <tony.cheng@amd.com> | 2018-02-02 09:16:47 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-02-19 22:20:02 +0300 |
commit | 75023034c0e575b068c39d3d632c010672dd780a (patch) | |
tree | 7bafd15cb49b70e687fd7fd474baa1025b9e7dc3 | |
parent | 4ee778dcc16b0ebbd4370a6de79c10bd88c89328 (diff) | |
download | linux-75023034c0e575b068c39d3d632c010672dd780a.tar.xz |
drm/amd/display: dal 3.1.34
Signed-off-by: Tony Cheng <tony.cheng@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
-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 |