Searched refs:drmmode_crtc_shadow_allocate (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Ddrmmode_display.c465 drmmode_crtc_shadow_allocate(xf86CrtcPtr crtc, int width, int height) function in typeref:typename:void *
510 data = drmmode_crtc_shadow_allocate (crtc, width, height);
581 .shadow_allocate = drmmode_crtc_shadow_allocate,
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Ddrmmode_display.c508 drmmode_crtc_shadow_allocate(xf86CrtcPtr crtc, int width, int height) function in typeref:typename:void *
560 data = drmmode_crtc_shadow_allocate (crtc, width, height);
679 .shadow_allocate = drmmode_crtc_shadow_allocate,
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Ddrmmode_display.c507 drmmode_crtc_shadow_allocate(xf86CrtcPtr crtc, int width, int height) function in typeref:typename:void *
560 data = drmmode_crtc_shadow_allocate (crtc, width, height);
619 .shadow_allocate = drmmode_crtc_shadow_allocate,
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Ddrmmode_display.c1721 /* Xorg expects a non-NULL return value from drmmode_crtc_shadow_allocate, and
1726 drmmode_crtc_shadow_allocate(xf86CrtcPtr crtc, int width, int height) function in typeref:typename:void *
1864 .shadow_allocate = drmmode_crtc_shadow_allocate,
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Ddrmmode_display.c1295 /* Xorg expects a non-NULL return value from drmmode_crtc_shadow_allocate, and
1300 drmmode_crtc_shadow_allocate(xf86CrtcPtr crtc, int width, int height) function in typeref:typename:void *
1423 .shadow_allocate = drmmode_crtc_shadow_allocate,

Completed in 17 milliseconds