Home
last modified time | relevance | path

Searched refs:drmmode_copy_fb (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.h359 void drmmode_copy_fb(ScrnInfoPtr pScrn, drmmode_ptr drmmode);
H A Ddriver.c1685 drmmode_copy_fb(pScrn, &ms->drmmode); in CreateWindow_oneshot()
H A Ddrmmode_display.c1787 drmmode_copy_fb(ScrnInfoPtr pScrn, drmmode_ptr drmmode) in drmmode_copy_fb() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog2333 This makes the finish call in drmmode_copy_fb superfluous, so remove it.