diff options
author | Tony Cheng <tony.cheng@amd.com> | 2017-12-19 05:05:54 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-02-19 22:17:25 +0300 |
commit | 34d924f598f362af3b6288f9d9f61c94f2f0f674 (patch) | |
tree | 4a4b880fd153c0779427bac6b113e5769a9b66df /drivers/gpu/drm/amd/display/dc/dc.h | |
parent | 3d5bae9eb72e073b495279e2ce3e3b3c5690b448 (diff) | |
download | linux-34d924f598f362af3b6288f9d9f61c94f2f0f674.tar.xz |
drm/amd/display: dal 3.1.28
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>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/dc.h')
-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 145909ace25d..52867c6dff1f 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.27" +#define DC_VER "3.1.28" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |