diff options
author | Aric Cyr <[email protected]> | 2019-11-04 08:31:14 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-11-19 10:12:52 -0500 |
commit | 53db058581b2f19e9aaf15762592c31be9c780f2 (patch) | |
tree | 662890b65f5d86b5b7385245e594473d36d1e1ff | |
parent | b9e9f11c9145a2f5ffb50adf450c649fadd54e02 (diff) |
drm/amd/display: 3.2.60
Signed-off-by: Aric Cyr <[email protected]>
Reviewed-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 4c6c2fcc6a96..da9cb7dd22e6 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.59" +#define DC_VER "3.2.60" #define MAX_SURFACES 3 #define MAX_PLANES 6 |