Home
last modified time | relevance | path

Searched refs:drmmode_shadow_allocate (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c2190 drmmode_shadow_allocate(xf86CrtcPtr crtc, int width, int height) in drmmode_shadow_allocate() function
2252 data = drmmode_shadow_allocate(crtc, width, height); in drmmode_shadow_create()
2334 .shadow_allocate = drmmode_shadow_allocate,
/OK3568_Linux_fs/external/xserver/
H A DChangeLog5206 drmmode_shadow_allocate() still uses drmModeAddFB() which may fail if