Searched refs:PanelY (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgx_driver.c642 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 Dgeode.h286 int PanelY; member in struct:_geodeRec
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_cursor.c90 || psav->PanelY != pScrn->currentMode->VDisplay) {
H A Dsavage_driver.h379 int PanelY; /* panel height */ member in struct:_Savage
H A Dsavage_streams.c488 PanelSizeY = psav->PanelY;
H A Dsavage_driver.c950 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