Lines Matching refs:drmmode
100 drmmode_ptr drmmode;
155 drmmode_ptr drmmode;
186 drmmode_cm_enabled(drmmode_ptr drmmode)
188 return drmmode->cm_prop_ids[CM_GAMMA_LUT_SIZE] != 0;
258 extern Bool drmmode_pre_init(ScrnInfoPtr pScrn, drmmode_ptr drmmode, int cpp);
259 extern void drmmode_init(ScrnInfoPtr pScrn, drmmode_ptr drmmode);
260 extern void drmmode_fini(ScrnInfoPtr pScrn, drmmode_ptr drmmode);
261 void drmmode_adjust_frame(ScrnInfoPtr pScrn, drmmode_ptr drmmode, int x, int y);
262 extern Bool drmmode_set_desired_modes(ScrnInfoPtr pScrn, drmmode_ptr drmmode,
264 extern void drmmode_copy_fb(ScrnInfoPtr pScrn, drmmode_ptr drmmode);
269 extern void drmmode_uevent_init(ScrnInfoPtr scrn, drmmode_ptr drmmode);
270 extern void drmmode_uevent_fini(ScrnInfoPtr scrn, drmmode_ptr drmmode);