diff options
| author | Tony Cheng <tony.cheng@amd.com> | 2018-04-16 13:31:05 -0400 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2018-06-15 12:20:23 -0500 |
| commit | ae2389e0fc3d4608ebb212c5c655ac964a4ee501 (patch) | |
| tree | ea4a90506d9e7f6a7cd0208b55f731c2080a20f6 | |
| parent | 9a08f51fa737d6cc167beb98bc21db8821b2dff2 (diff) | |
| download | linux-ae2389e0fc3d4608ebb212c5c655ac964a4ee501.tar.gz linux-ae2389e0fc3d4608ebb212c5c655ac964a4ee501.tar.bz2 linux-ae2389e0fc3d4608ebb212c5c655ac964a4ee501.zip | |
drm/amd/display: dal 3.1.45
Signed-off-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 9cfde0ccf4e9..f01c6c1711d7 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.44" +#define DC_VER "3.1.45" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |
