diff options
| author | Steven Chiu <steven.chiu@amd.com> | 2018-10-15 14:06:03 -0400 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2018-11-05 14:21:36 -0500 |
| commit | 3384521a79edcf6a25a2dfef079f4ec8053b7b33 (patch) | |
| tree | 2c298232af0cb29169ceaa4a0e0c25d9e32d8323 /drivers/gpu | |
| parent | drm/amd/display: Fix up coverity issues (diff) | |
| download | linux-3384521a79edcf6a25a2dfef079f4ec8053b7b33.tar.gz linux-3384521a79edcf6a25a2dfef079f4ec8053b7b33.zip | |
drm/amd/display: 3.2.04
Signed-off-by: Steven Chiu <steven.chiu@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu')
| -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 4750a2971da6..02db008fb78f 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.03" +#define DC_VER "3.2.04" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |
