Searched refs:HWC (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-ast/dist/src/ |
| H A D | ast.h | 29 #define HWC macro 344 #ifdef HWC
|
| H A D | ast_cursor.c | 56 #ifdef HWC 122 /* allocate HWC cache */ 128 xf86DrvMsg(pScrn->scrnIndex, X_ERROR,"Allocate HWC Cache failed \n"); 168 SetIndexRegMask(CRTC_PORT, 0xCB, 0xFC, 0x00); /* disable HWC */ 208 /* Fire HWC */ 443 SetIndexRegMask(CRTC_PORT, 0xCB, 0xFF, 0x00); /* dummy write to fire HWC */ 514 #endif /* End of HWC */
|
| H A D | ast_driver.c | 782 #ifdef HWC 1042 #ifdef HWC 1044 xf86FreeOffscreenLinear(pAST->pHWCPtr); /* free HWC Cache */ 1118 #ifdef HWC 1120 xf86FreeOffscreenLinear(pAST->pHWCPtr); /* free HWC Cache */ 1302 #ifdef HWC 1304 xf86FreeOffscreenLinear(pAST->pHWCPtr); /* free HWC Cache */
|
| H A D | ast_mode.c | 545 #ifdef HWC 548 xf86DrvMsg(pScrn->scrnIndex, X_ERROR,"Init HWC failed\n");
|
Completed in 11 milliseconds