Lines Matching full:dfp
88 * DFP testing
1274 static int dfp; /* "matroxfb:dfp */ variable
1275 static int dfp_type = -1; /* "matroxfb:dfp:xxx */
1419 /* if you'll find how to drive DFP... */
1611 } else if (dfp) { in setDefaultOutputs()
2399 else if (!strncmp(this_opt, "dfp:", 4)) { in matroxfb_setup()
2401 dfp = 1; in matroxfb_setup()
2465 else if (!strcmp(this_opt, "dfp")) in matroxfb_setup()
2466 dfp = value; in matroxfb_setup()
2570 module_param(dfp, int, 0);
2571 MODULE_PARM_DESC(dfp, "Specifies whether to use digital flat panel interface of G200/G400 (0 or 1) …
2573 MODULE_PARM_DESC(dfp_type, "Specifies DFP interface type (0 to 255) (default=read from hardware)");
2575 …bled), 1 (CRTC1), 2 (CRTC2)) (default=111 for Gx50, 101 for G200/G400 with DFP, and 100 for all ot…