diff options
| author | Tony Cheng <[email protected]> | 2018-04-16 13:30:41 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2018-05-15 13:44:13 -0500 |
| commit | 34ff937029edf708d7db0d450b5f505969b68950 (patch) | |
| tree | 24cf39e6cc35e95cbf75eda4d48a9e1db09a1af9 | |
| parent | 3bff0796e90960b0abfea21c7f2b50d2d6a19bd9 (diff) | |
drm/amd/display: dal 3.1.44
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 92152980b0ce..cd4f4341cb53 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.43" +#define DC_VER "3.1.44" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |