Searched defs:drm_fb_helper (Results 1 – 1 of 1) sorted by relevance
157 struct drm_fb_helper { struct175 struct drm_fb_helper_crtc *crtc_info; argument189 * drm_fb_helper_for_each_connector. argument191 struct drm_fb_helper_connector **connector_info; argument192 const struct drm_fb_helper_funcs *funcs; argument193 struct fb_info *fbdev;194 u32 pseudo_palette[17];195 struct drm_clip_rect dirty_clip;196 spinlock_t dirty_lock;197 struct work_struct dirty_work;[all …]