Searched refs:PanelY (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | gx_driver.c | 642 if (GeodeGetFPGeometry(panelgeo, &pGeode->PanelX, &pGeode->PanelY)) 652 Pnl_GetPanelInfoFromBIOS(&pGeode->PanelX, &pGeode->PanelY, &b, 867 GFX(set_fixed_timings(pGeode->PanelX, pGeode->PanelY, 873 GFX(set_panel_present(pGeode->PanelX, pGeode->PanelY, 1496 pMode->CrtcVDisplay > pGeode->PanelY || 1498 pGeode->PanelY,
|
| H A D | geode.h | 286 int PanelY; member in struct:_geodeRec
|
| /xsrc/external/mit/xf86-video-savage/dist/src/ |
| H A D | savage_cursor.c | 90 || psav->PanelY != pScrn->currentMode->VDisplay) {
|
| H A D | savage_driver.h | 379 int PanelY; /* panel height */ member in struct:_Savage
|
| H A D | savage_streams.c | 488 PanelSizeY = psav->PanelY;
|
| H A D | savage_driver.c | 950 Mode = xf86CVTMode(psav->PanelX, psav->PanelY, 60.00, TRUE, FALSE); 1041 psav->PanelY = panelY; 3650 (pMode->VDisplay > psav->PanelY))) 4664 if ((psav->iResX < psav->PanelX || psav->iResY < psav->PanelY))
|
Completed in 12 milliseconds