diff options
| author | Aric Cyr <[email protected]> | 2020-12-07 10:33:09 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-12-15 11:34:57 -0500 |
| commit | 487193856eafa0aea498aa3a5ec0701828e79743 (patch) | |
| tree | 042a21c07473cd7dc78f2b58aff69a9c6e38016e | |
| parent | b6402afec1cfd2550a91e83745191376542688bc (diff) | |
drm/amd/display: 3.2.116
Signed-off-by: Aric Cyr <[email protected]>
Acked-by: Qingqing Zhuo <[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 b8f1e2d33423..3aedadb34548 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.115" +#define DC_VER "3.2.116" #define MAX_SURFACES 3 #define MAX_PLANES 6 |