Searched refs:Dualhead (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmilynx_output.c91 if(pSmi->Dualhead &&
284 if(pSmi->Dualhead){
H A Dsmi_driver.c196 { OPTION_DUALHEAD, "Dualhead", OPTV_BOOLEAN, {0}, TRUE },
696 pSmi->Dualhead = TRUE;
698 pSmi->Dualhead = FALSE;
700 if (xf86GetOptValBool(pSmi->Options, OPTION_DUALHEAD, &pSmi->Dualhead))
705 if (pSmi->Dualhead && pSmi->UseFBDev) {
708 pSmi->Dualhead = FALSE;
719 if (pSmi->Dualhead && pSmi->HwCursor) {
727 if (pSmi->Dualhead) {
733 xf86DrvMsg(pScrn->scrnIndex, X_ERROR, "Dualhead only supported at "
740 pSmi->Dualhead
[all...]
H A Dsmi501_output.c155 if (pSmi->Dualhead) {
H A Dsmi.h187 Bool Dualhead; member in struct:__anon910553c20208
H A Dsmilynx_crtc.c197 if(pSmi->Dualhead && crtc == crtcConf->crtc[1]){
959 if(pSmi->Dualhead){
986 if(pSmi->Dualhead){
H A Dsmilynx_hw.c111 if(pSmi->Dualhead){
201 if (pSmi->Dualhead) {
441 if (pSmi->Dualhead) {
H A Dsmi501_crtc.c646 if (!pSmi->Dualhead)
656 if (pSmi->Dualhead) {
H A Dsmi_501.c223 if (!pSmi->Dualhead) {
279 if (!pSmi->Dualhead)

Completed in 8 milliseconds