Home
last modified time | relevance | path

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

/linux-4.19.296/include/drm/
Ddrm_fb_helper.h157 struct drm_fb_helper { struct
175 struct drm_fb_helper_crtc *crtc_info; argument
189 * drm_fb_helper_for_each_connector. argument
191 struct drm_fb_helper_connector **connector_info; argument
192 const struct drm_fb_helper_funcs *funcs; argument
193 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 …]