forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
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;