diff options
author | Aric Cyr <[email protected]> | 2020-02-18 10:29:03 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-02-25 11:09:00 -0500 |
commit | 7895303b6bcea71d3520171f76a5f0306ef2c65c (patch) | |
tree | b9aab4f4fce84ba6255b34350ec6d74493106410 | |
parent | 850d15f2ec93001683b68db4e7f39957c78860d8 (diff) |
drm/amd/display: 3.2.74
Signed-off-by: Aric Cyr <[email protected]>
Reviewed-by: Aric Cyr <[email protected]>
Acked-by: Rodrigo Siqueira <[email protected]>
Acked-by: Harry Wentland <[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 72298520a303..f8ee2b75d2b8 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.73" +#define DC_VER "3.2.74" #define MAX_SURFACES 3 #define MAX_PLANES 6 |