Lines Matching refs:xvmc
55 #include <X11/extensions/XvMC.h>
67 * List of attributes for the XvMC extension to handle.
69 * to be added here to be supported also by XvMC.
82 * Xv Port private structure for XvMC.
96 /* Proposed XvMC VIA driver extension. */
122 * Initialize and clean up the screen private parts of XvMC.
316 ViaXvMCPtr vXvMC = &(pVia->xvmc);
329 "[XvMC] XvMC is not supported on this chipset.\n");
335 "[XvMC] Cannot use XvMC without DRI!\n");
341 "[XvMC] Kernel drm is not compatible with XvMC.\n");
343 "[XvMC] Kernel drm version is %d.%d.%d; "
347 "[XvMC] Please update. Disabling XvMC.\n");
358 "[XvMC] drmAddMap(FB) failed. Disabling XvMC.\n");
367 "[XvMC] XvMCScreenInit failed. Disabling XvMC.\n");
378 "[XvMC] Registering chromeXvMC.\n");
383 "[XvMC] Registering chromeXvMCPro.\n");
398 "[XvMC] Initialized XvMC extension.\n");
407 ViaXvMCPtr vXvMC = &(pVia->xvmc);
434 ViaXvMCPtr vXvMC = &(pVia->xvmc);
455 "[XvMC] ViaXvMCCreateContext: Out of contexts.\n");
478 "[XvMC] ViaXvMCCreateContext: Unable to allocate memory!\n");
519 ViaXvMCPtr vXvMC = &(pVia->xvmc);
528 "[XvMC] ViaXvMCCreateSurface: Too many surfaces !\n");
536 "[XvMC] ViaXvMCCreateSurface: Unable to allocate memory!\n");
570 "[XvMC] ViaXvMCCreateSurface: Unable to allocate memory!\n");
590 xf86DrvMsg(pScrn->scrnIndex, X_ERROR, "[XvMC] ViaXvMCCreateSurface: "
621 ViaXvMCPtr vXvMC = &(pVia->xvmc);
629 "[XvMC] ViaXvMCCreateSubpicture: Too many surfaces !\n");
636 xf86DrvMsg(pScrn->scrnIndex, X_ERROR, "[XvMC] ViaXvMCCreateSubpicture:"
645 xf86DrvMsg(pScrn->scrnIndex, X_ERROR, "[XvMC] ViaXvMCCreateSubpicture:"
667 xf86DrvMsg(pScrn->scrnIndex, X_ERROR, "[XvMC] ViaXvMCCreateSubpicture:"
684 ViaXvMCPtr vXvMC = &(pVia->xvmc);
717 ViaXvMCPtr vXvMC = &(pVia->xvmc);
751 ViaXvMCPtr vXvMC = &(pVia->xvmc);
791 * Tell XvMC clients that Xv is currently displaying;