summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2024-06-03 04:53:29 +0300
committerAlex Deucher <alexander.deucher@amd.com>2024-06-14 23:18:26 +0300
commit02c316e696104c50534b8844a1dd9eb281f307bf (patch)
treeabd8e4ad9fdfbf3b2f4dc17e1b94fa97e4b6c074
parentea9b3dbc71d91e135181274487d6fcba1ba4d9e7 (diff)
downloadlinux-02c316e696104c50534b8844a1dd9eb281f307bf.tar.xz
drm/amd/display: 3.2.288
* FW Release 0.0.221.0 * Fixed missing targets in FAMS2 * Populate hardware_release hook for dcn401 * Disable DMCUB timeout for DCN35 * Move PRIMARY plane zpos higher * Introduce overlay cursor mode * Change dram_clock_latency for dcn35 and dcn351 * DCN401 cursor code update Acked-by: Zaeem Mohamed <zaeem.mohamed@amd.com> Signed-off-by: Aric Cyr <aric.cyr@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
-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 c97d9b9d5c17..35ca38ea2efa 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.287"
+#define DC_VER "3.2.288"
#define MAX_SURFACES 3
#define MAX_PLANES 6