diff options
author | Tony Cheng <[email protected]> | 2017-10-03 18:19:01 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2017-10-21 16:48:16 -0400 |
commit | 4e9ba34f7bd54bcf4bf97ecfdd18fa60c152978c (patch) | |
tree | 90c7fb8446a6e4bc7c72b1ba4bc262288d9587fa | |
parent | 410d0b39e2247778db5ead9d40330837fecb7a43 (diff) |
drm/amd/display: dal 3.1.04
Signed-off-by: Tony Cheng <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
Acked-by: Harry Wentland <[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 c832d5abbbdf..8fa9ef1167fa 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.1.03" +#define DC_VER "3.1.04" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |