Searched refs:current_fb (Results 1 – 3 of 3) sorted by relevance
217 unsigned current_fb; member
5023 fb = &drmmode_crtc->flip_fb[drmmode_crtc->current_fb]; in drmmode_flip_fb()5039 next_fb = drmmode_crtc->current_fb + 1; in drmmode_flip_fb()5061 drmmode_crtc->current_fb = next_fb; in drmmode_flip_fb()
513 struct drm_framebuffer *current_fb = crtc->primary->fb; in gma_crtc_page_flip() local550 crtc->primary->fb = current_fb; in gma_crtc_page_flip()