Lines Matching defs:drmmode_ptr
56 } drmmode_rec, *drmmode_ptr;
87 drmmode_ptr drmmode;
140 drmmode_ptr drmmode;
223 extern Bool drmmode_pre_init(ScrnInfoPtr pScrn, drmmode_ptr drmmode, int cpp);
224 extern void drmmode_init(ScrnInfoPtr pScrn, drmmode_ptr drmmode);
225 extern void drmmode_fini(ScrnInfoPtr pScrn, drmmode_ptr drmmode);
226 extern Bool drmmode_set_bufmgr(ScrnInfoPtr pScrn, drmmode_ptr drmmode, struct radeon_bo_manager *bufmgr);
227 void drmmode_adjust_frame(ScrnInfoPtr pScrn, drmmode_ptr drmmode, int x, int y);
228 extern Bool drmmode_set_desired_modes(ScrnInfoPtr pScrn, drmmode_ptr drmmode,
230 extern void drmmode_copy_fb(ScrnInfoPtr pScrn, drmmode_ptr drmmode);
233 extern void drmmode_crtc_scanout_destroy(drmmode_ptr drmmode,
240 extern void drmmode_uevent_init(ScrnInfoPtr scrn, drmmode_ptr drmmode);
241 extern void drmmode_uevent_fini(ScrnInfoPtr scrn, drmmode_ptr drmmode);