diff options
author | Aric Cyr <[email protected]> | 2020-02-09 21:06:00 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-02-25 11:04:10 -0500 |
commit | 493ba6611daa4245893ecf41c8ac3af1c8dd7df8 (patch) | |
tree | 4b7ac0d2a03f3510aa7f2e417c2637813dad2378 | |
parent | 3fc6376ed6f2f67bc9fb0c7a3cf07967d6aa6216 (diff) |
drm/amd/display: 3.2.73
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 f77b3acfeb06..b3f6311d3564 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.72" +#define DC_VER "3.2.73" #define MAX_SURFACES 3 #define MAX_PLANES 6 |