diff options
author | Aric Cyr <[email protected]> | 2020-03-02 07:31:04 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-03-09 13:50:30 -0400 |
commit | 2f11c7c04353b48e5d691ffaa4e75944f10467d1 (patch) | |
tree | d19c42cb9f6aec89acad763f62554be0f3bab3af | |
parent | e6b11b43cd565cbf69dd67b85ff3dbed18b4d491 (diff) |
drm/amd/display: 3.2.76
Signed-off-by: Aric Cyr <[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 5508c32f4484..1e6413a79d47 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.75" +#define DC_VER "3.2.76" #define MAX_SURFACES 3 #define MAX_PLANES 6 |