summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2024-09-30 09:05:49 -0400
committerAlex Deucher <alexander.deucher@amd.com>2024-10-07 14:17:22 -0400
commit82e2ccaa46811356f1daaac2127da79ecd2442d4 (patch)
treefff4a4f6d7a557e6047d269dfac4d4b05f2f2f58 /drivers/gpu
parent527a0f2bdcfe77fce22f006b97e42e4da3137c86 (diff)
downloadlinux-82e2ccaa46811356f1daaac2127da79ecd2442d4.tar.gz
linux-82e2ccaa46811356f1daaac2127da79ecd2442d4.zip
drm/amd/display: 3.2.304
This DC patchset brings improvements in multiple areas. In summary, we highlight: - Improvements to seemless boot. - Adjustments for DSC dock. - DML improvements - DMCUB fixes for D0/D3 and new register offset. - Code cleanup. Signed-off-by: Aric Cyr <aric.cyr@amd.com> Signed-off-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com> Acked-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@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.h2
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 d80c91eddc75..621444a1f190 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -55,7 +55,7 @@ struct aux_payload;
struct set_config_cmd_payload;
struct dmub_notification;
-#define DC_VER "3.2.303"
+#define DC_VER "3.2.304"
#define MAX_SURFACES 3
#define MAX_PLANES 6