drm/amd/display: Atom Integrated System Info v2_2 for DCN35
authorjsg <jsg@openbsd.org>
Mon, 20 May 2024 05:08:47 +0000 (05:08 +0000)
committerjsg <jsg@openbsd.org>
Mon, 20 May 2024 05:08:47 +0000 (05:08 +0000)
From Gabe Teeger
7e3030774431eb093165a31baff040d35446fb8b in linux-6.6.y/6.6.31
9a35d205f466501dcfe5625ca313d944d0ac2d60 in mainline linux

sys/dev/pci/drm/amd/display/dc/bios/bios_parser2.c

index 4c3c4c8..93720cf 100644 (file)
@@ -2961,6 +2961,7 @@ static enum bp_result construct_integrated_info(
                                result = get_integrated_info_v2_1(bp, info);
                                break;
                        case 2:
+                       case 3:
                                result = get_integrated_info_v2_2(bp, info);
                                break;
                        default: