Searched refs:crtc_info (Results 1 – 3 of 3) sorted by relevance
222 remove_from_modeset(&fb_helper->crtc_info[i].mode_set, connector); in drm_fb_helper_remove_one_connector()271 &helper->crtc_info[i].mode_set; in drm_fb_helper_debug_enter()317 struct drm_mode_set *mode_set = &helper->crtc_info[i].mode_set; in drm_fb_helper_debug_leave()378 struct drm_mode_set *mode_set = &fb_helper->crtc_info[i].mode_set; in restore_fbdev_mode_atomic()428 struct drm_mode_set *mode_set = &fb_helper->crtc_info[i].mode_set; in restore_fbdev_mode()577 crtc = fb_helper->crtc_info[i].mode_set.crtc; in drm_fb_helper_dpms()637 kfree(helper->crtc_info[i].mode_set.connectors); in drm_fb_helper_crtc_free()638 if (helper->crtc_info[i].mode_set.mode) in drm_fb_helper_crtc_free()639 drm_mode_destroy(helper->dev, helper->crtc_info[i].mode_set.mode); in drm_fb_helper_crtc_free()641 kfree(helper->crtc_info); in drm_fb_helper_crtc_free()[all …]
125 struct drm_fb_helper_crtc *crtc_info; member
317 if (fb_helper->crtc_info[i].mode_set.crtc == crtc) in intel_fb_helper_crtc()318 return &fb_helper->crtc_info[i]; in intel_fb_helper_crtc()