Searched refs:drmmode_create_bo (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | drmmode_display.c | 1236 drmmode_create_bo(drmmode_ptr drmmode, drmmode_bo *bo, in drmmode_create_bo() function 2196 if (!drmmode_create_bo(drmmode, &drmmode_crtc->rotate_bo, in drmmode_shadow_allocate() 3681 if (!drmmode_create_bo(drmmode, &drmmode->front_bo, in drmmode_xf86crtc_resize() 4412 if (!drmmode_create_bo(drmmode, &drmmode->front_bo, width, height, bpp)) in drmmode_create_initial_bos() 4686 if (!drmmode_create_bo(drmmode, &fb->bo, width, height, bpp)) in drmmode_create_flip_fb()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 37412 - Call drmmode_create_bo with the right bpp
|