diff options
| author | Steven Chiu <[email protected]> | 2018-12-14 09:33:30 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-01-14 15:40:27 -0500 |
| commit | bbba983103842c31ae3013364d90b624df08087f (patch) | |
| tree | a3e977079c42662889c797f30c7703d2c6ce0f32 | |
| parent | 55a806d37f2e03988063036954a0959f0e4006ed (diff) | |
drm/amd/display: 3.2.13
Signed-off-by: Steven Chiu <[email protected]>
Reviewed-by: Yongqiang Sun <[email protected]>
Acked-by: Leo Li <[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 1c46249c8240..98f716be548a 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.12" +#define DC_VER "3.2.13" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |