diff options
author | Tony Cheng <[email protected]> | 2017-12-18 21:05:54 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-02-19 14:17:25 -0500 |
commit | 34d924f598f362af3b6288f9d9f61c94f2f0f674 (patch) | |
tree | 4a4b880fd153c0779427bac6b113e5769a9b66df | |
parent | 3d5bae9eb72e073b495279e2ce3e3b3c5690b448 (diff) |
drm/amd/display: dal 3.1.28
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 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 |