diff options
| author | Tony Cheng <tony.cheng@amd.com> | 2018-05-08 12:25:02 -0400 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2018-06-15 12:20:28 -0500 |
| commit | 0ce55b4676f2e237e46d9196eb84fe35499a0d2e (patch) | |
| tree | 520e077be2438b7771964feb73cd8b9599733aa0 /drivers/gpu/drm | |
| parent | drm/amd/display: add dentist frequency to resource pool (diff) | |
| download | linux-0ce55b4676f2e237e46d9196eb84fe35499a0d2e.tar.gz linux-0ce55b4676f2e237e46d9196eb84fe35499a0d2e.zip | |
drm/amd/display: dal 3.1.47
Signed-off-by: Tony Cheng <tony.cheng@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm')
| -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 74fc4f6d9cdf..be0dee18e09f 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.46" +#define DC_VER "3.1.47" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |
