diff options
author | Aric Cyr <[email protected]> | 2019-12-09 10:21:43 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-01-16 13:41:21 -0500 |
commit | 30221e6217ebd761e5977c98daab1de0cb70880d (patch) | |
tree | 08c09ff914e8e0882bba09dd28aebc34ee410a63 | |
parent | 6f8f76444baf405bacb0591d97549a71a9aaa1ac (diff) |
drm/amd/display: 3.2.65
Signed-off-by: Aric Cyr <[email protected]>
Reviewed-by: Aric Cyr <[email protected]>
Acked-by: Harry Wentland <[email protected]>
Acked-by: Rodrigo Siqueira <[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 039004344dc6..c4e6c696f06f 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -39,7 +39,7 @@ #include "inc/hw/dmcu.h" #include "dml/display_mode_lib.h" -#define DC_VER "3.2.64" +#define DC_VER "3.2.65" #define MAX_SURFACES 3 #define MAX_PLANES 6 |