]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: add missing DCE6 to dce_version_to_string()
authorAlexandre Demers <alexandre.f.demers@gmail.com>
Sun, 13 Apr 2025 20:51:21 +0000 (16:51 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 21 Apr 2025 14:54:41 +0000 (10:54 -0400)
commit00ec6732a9ef5af89fb7f7e71604d5227bbdc4de
tree3dceddd192558dd88811a6c91ca3f61b5dbda813
parent85207abb401bbaffa5ef1737af660f28afac60a6
drm/amdgpu: add missing DCE6 to dce_version_to_string()

Missing DCE 6.0 6.1 and 6.4 are identified as UNKNOWN. Fix this.

Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc_helper.c