Searched defs:drm_fb_helper (Results 1 – 1 of 1) sorted by relevance
154 struct drm_fb_helper { struct158 struct drm_fb_helper_crtc *crtc_info; argument165 * drm_fb_helper_for_each_connector. argument167 struct drm_fb_helper_connector **connector_info; argument168 const struct drm_fb_helper_funcs *funcs; argument169 struct fb_info *fbdev;170 u32 pseudo_palette[17];171 struct drm_clip_rect dirty_clip;172 spinlock_t dirty_lock;173 struct work_struct dirty_work;[all …]