drm/amd/display: version 3.1.01

Signed-off-by: Tony Cheng <tony.cheng@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
Tony Cheng 2017-08-19 08:55:58 -04:00 committed by Alex Deucher
parent 4d1501eb65
commit 7fb77c51f3
2 changed files with 4 additions and 1 deletions

View File

@ -48,6 +48,9 @@
#include "dm_helpers.h"
#include "mem_input.h"
char dc_ver[] = DC_VER;
/*******************************************************************************
* Private functions
******************************************************************************/

View File

@ -38,7 +38,7 @@
#include "inc/compressor.h"
#include "dml/display_mode_lib.h"
#define DC_VER "3.1.01"
#define MAX_SURFACES 3
#define MAX_STREAMS 6