]> Gentwo Git Trees - linux/.git/commit
drm/amd/display: Rename dcn31 string shown to user
authorMario Limonciello <mario.limonciello@amd.com>
Wed, 16 Jul 2025 20:53:43 +0000 (15:53 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 28 Jul 2025 20:40:31 +0000 (16:40 -0400)
commit0352e5fab959208b9aba6c9c1020e813b8346472
treeddab4f55a11e497873f4624f817751677a732edb
parentfa7cad4901931f0280a12f0bb375eda0294c6200
drm/amd/display: Rename dcn31 string shown to user

[Why]
DCN31 isn't a product, but DCN312 is. Matching against documentation users
might not understand the code.

[How]
Change DCN 3.1 string to be DCN 3.1.2.

Reviewed-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Ivan Lipski <ivan.lipski@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc_helper.c