Home
last modified time | relevance | path

Searched defs:drm_fb_helper (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/drm/include/drm/
H A Ddrm_fb_helper.h154 struct drm_fb_helper { struct
158 struct drm_fb_helper_crtc *crtc_info; argument
165 * drm_fb_helper_for_each_connector. argument
167 struct drm_fb_helper_connector **connector_info; argument
168 const struct drm_fb_helper_funcs *funcs; argument
169 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 …]