diff options
| author | Aric Cyr <[email protected]> | 2019-03-22 17:27:52 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-04-10 13:53:28 -0500 |
| commit | 2fbbd495e9fe0f6fffdf999833848bc2e928a1ea (patch) | |
| tree | 3f1ac3b814ba7cda0bc80df37d6a50fbdf68e681 | |
| parent | b4423fd9cf3e5ba0e36c42cee12db167dae6cf5e (diff) | |
drm/amd/display: 3.2.25
Signed-off-by: Aric Cyr <[email protected]>
Reviewed-by: Aric Cyr <[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 16483bf82c8f..dc6a2c236ba7 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -39,7 +39,7 @@ #include "inc/hw/dmcu.h" #include "dml/display_mode_lib.h" -#define DC_VER "3.2.24" +#define DC_VER "3.2.25" #define MAX_SURFACES 3 #define MAX_PLANES 6 |