diff options
author | Anthony Koo <[email protected]> | 2019-08-12 10:05:39 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-08-23 11:46:12 -0500 |
commit | b4d857ded1c50fb2bd1168d6f80ae81397ae468b (patch) | |
tree | 760ded706df170ca332c090f64f8b05c756acbb8 | |
parent | f49cfa279b9a2214172d13e87fe6a11bd3941f67 (diff) |
drm/amd/display: 3.2.48
Signed-off-by: Anthony Koo <[email protected]>
Reviewed-by: Anthony Koo <[email protected]>
Acked-by: Bhawanpreet Lakha <[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 4c40ec8ff9b7..42b6a6e41c0b 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.47" +#define DC_VER "3.2.48" #define MAX_SURFACES 3 #define MAX_PLANES 6 |