Searched refs:current_crtc (Results 1 – 4 of 4) sorted by relevance
106 struct drm_crtc current_crtc; member
158 struct drm_crtc *drmcrtc = &drmsurf->current_crtc; in drm_surface_swap_buffers()236 if (drmsurf->current_crtc.crtc) in drm_surface_destroy()237 drmModeFreeCrtc(drmsurf->current_crtc.crtc); in drm_surface_destroy()501 struct drm_crtc *drmcrtc = &drmsurf->current_crtc; in drm_display_program()