diff options
author | SivapiriyanKumarasamy <[email protected]> | 2018-10-05 10:25:06 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-11-05 14:21:32 -0500 |
commit | 1fd8375236fc1d125c8c8bfb6462b3cfb139b6fe (patch) | |
tree | ca53b65e6bcfe06d103801aa27051334c751d509 | |
parent | 097578091327ec9b9707d4efa934c55b4e761030 (diff) |
drm/amd/display: 3.2.03
Signed-off-by: SivapiriyanKumarasamy <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
Reviewed-by: Steven Chiu <[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 7c01f01a47ce..4750a2971da6 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -38,7 +38,7 @@ #include "inc/compressor.h" #include "dml/display_mode_lib.h" -#define DC_VER "3.2.02" +#define DC_VER "3.2.03" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |