diff options
author | Aric Cyr <[email protected]> | 2020-04-22 18:08:05 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-04-28 16:20:22 -0400 |
commit | 82a7cf006ee1f91d7818eb298ae1ec052c9a14ee (patch) | |
tree | 5f8a7b682b43a18c4744cd6255d1410a426d54a3 | |
parent | b454e25f3e72fc29967afdee5ffee46c250a0dd1 (diff) |
drm/amd/display: 3.2.83.1
Update firmware blobs
Signed-off-by: Aric Cyr <[email protected]>
Acked-by: Aurabindo Pillai <[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 8957429c6a24..17075f99bc54 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -42,7 +42,7 @@ #include "inc/hw/dmcu.h" #include "dml/display_mode_lib.h" -#define DC_VER "3.2.83" +#define DC_VER "3.2.83.1" #define MAX_SURFACES 3 #define MAX_PLANES 6 |