Searched refs:shadow_allocate (Results 1 - 22 of 22) sorted by relevance

/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_crtc.c254 (*crtcFuncs)->shadow_allocate = SMI_CrtcShadowAllocate;
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_crtc.c449 .shadow_allocate = crtc_shadow_allocate,
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dlx_display.c563 .shadow_allocate = lx_crtc_shadow_allocate,
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86Crtc.h154 (*shadow_allocate) (xf86CrtcPtr crtc, int width, int height); member in struct:_xf86CrtcFuncs
H A Dxf86Rotate.c438 shadowData = crtc->funcs->shadow_allocate (crtc, width, height);
H A Dxf86Crtc.c788 if (!crtc->funcs->shadow_allocate || !crtc->funcs->shadow_create)
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86Rotate.c408 shadowData = crtc->funcs->shadow_allocate(crtc, width, height);
H A Dxf86Crtc.h168 void *(*shadow_allocate) (xf86CrtcPtr crtc, int width, int height); member in struct:_xf86CrtcFuncs
H A Dxf86Crtc.c828 if (!crtc->funcs->shadow_allocate || !crtc->funcs->shadow_create)
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_crtc.c789 .shadow_allocate = radeon_crtc_shadow_allocate,
851 radeon_crtc_funcs.shadow_allocate = radeon_crtc_shadow_allocate;
H A Ddrmmode_display.c619 .shadow_allocate = drmmode_crtc_shadow_allocate,
/xsrc/external/mit/xf86-video-vboxvideo/dist/src/
H A Dvboxvideo.c455 .shadow_allocate = vbox_crtc_shadow_allocate,
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Ddrmmode_display.c581 .shadow_allocate = drmmode_crtc_shadow_allocate,
H A Di830_display.c2330 .shadow_allocate = i830_crtc_shadow_allocate,
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_crtc.c1071 .shadow_allocate = r128_crtc_shadow_allocate,
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Ddrmmode_display.c679 .shadow_allocate = drmmode_crtc_shadow_allocate,
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_display.c4038 .shadow_allocate = iga1_crtc_shadow_allocate,
4453 .shadow_allocate = iga2_crtc_shadow_allocate,
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Ddrmmode_display.c1864 .shadow_allocate = drmmode_crtc_shadow_allocate,
3387 info->drmmode_crtc_funcs.shadow_allocate = NULL;
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Ddrmmode_display.c1423 .shadow_allocate = drmmode_crtc_shadow_allocate,
2851 info->drmmode_crtc_funcs.shadow_allocate = NULL;
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_display.c725 .shadow_allocate = intel_crtc_shadow_allocate,
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_display.c723 .shadow_allocate = intel_crtc_shadow_allocate,
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c2090 .shadow_allocate = drmmode_shadow_allocate,

Completed in 59 milliseconds