diff options
| author | Steven Chiu <[email protected]> | 2018-11-16 14:06:55 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-01-14 15:04:31 -0500 |
| commit | fda2019cf20c8f236e51b7b9301ba030d3b7771a (patch) | |
| tree | 5117f405ccc1904383fe2bfdc47f9737e073af91 | |
| parent | 14d20ec7f31ef96a2e7dcf7880b13dde1d473b56 (diff) | |
drm/amd/display: 3.2.09
Signed-off-by: Steven Chiu <[email protected]>
Reviewed-by: Shahin Khayyer <[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 4b5bbb13ce7f..9a1e8f6eb244 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.08" +#define DC_VER "3.2.09" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |