Searched refs:rotate_fb_id (Results 1 – 2 of 2) sorted by relevance
212 unsigned rotate_fb_id; member
623 else if (drmmode_crtc->rotate_fb_id) { in drmmode_crtc_get_fb_id()624 *fb_id = drmmode_crtc->rotate_fb_id; in drmmode_crtc_get_fb_id()2204 &drmmode_crtc->rotate_fb_id); in drmmode_shadow_allocate()2298 drmModeRmFB(drmmode->fd, drmmode_crtc->rotate_fb_id); in drmmode_shadow_destroy()2299 drmmode_crtc->rotate_fb_id = 0; in drmmode_shadow_destroy()4989 drmmode_crtc->dpms_mode != DPMSModeOn || drmmode_crtc->rotate_fb_id) in drmmode_flip_fb()