Searched refs:drmmode_shadow_allocate (Results 1 – 2 of 2) sorted by relevance
2190 drmmode_shadow_allocate(xf86CrtcPtr crtc, int width, int height) in drmmode_shadow_allocate() function2252 data = drmmode_shadow_allocate(crtc, width, height); in drmmode_shadow_create()2334 .shadow_allocate = drmmode_shadow_allocate,
5206 drmmode_shadow_allocate() still uses drmModeAddFB() which may fail if