Searched refs:drmmode_pre_init (Results 1 – 3 of 3) sorted by relevance
341 extern Bool drmmode_pre_init(ScrnInfoPtr pScrn, drmmode_ptr drmmode, int cpp);
1176 if (drmmode_pre_init(pScrn, &ms->drmmode, pScrn->bitsPerPixel / 8) == FALSE) { in PreInit()
3892 drmmode_pre_init(ScrnInfoPtr pScrn, drmmode_ptr drmmode, int cpp) in drmmode_pre_init() function