]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amd/display: Fix DCN42B version detection
authorMatthew Stewart <Matthew.Stewart2@amd.com>
Wed, 27 May 2026 14:07:02 +0000 (10:07 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 4 Jun 2026 19:24:15 +0000 (15:24 -0400)
commitfa2886555bdcf6869848e1ef5d4ba19d8b43b95c
treeebe90d7e796abcc13c9723438d27d301eef685c1
parentd35617ef465b935503e4616c1ce35775a6bc1b71
drm/amd/display: Fix DCN42B version detection

In resource_parse_asic_id, the check for GC_11_0_4 was unbounded, which
caused it to override the detection of DCN42B.

Signed-off-by: Matthew Stewart <Matthew.Stewart2@amd.com>
Reviewed-by: Roman Li <Roman.Li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/include/dal_asic_id.h