forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/nv50.c
....@@ -159,6 +159,7 @@
159159 break;
160160 case 0x0e: /* eDP, falls through to DPint */
161161 ctx.outp[1] |= 0x00010000;
162
+ fallthrough;
162163 case 0x07: /* DP internal, wtf is this?? HP8670w */
163164 ctx.outp[1] |= 0x00000004; /* use_power_scripts? */
164165 type = DCB_CONNECTOR_eDP;