Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Ddrm_fb_helper.h122 struct drm_fb_helper { struct
139 const struct drm_fb_helper_funcs *funcs; argument
140 struct fb_info *info;
141 u32 pseudo_palette[17];
143 spinlock_t damage_lock;
144 struct work_struct damage_work;
145 struct work_struct resume_work;
157 struct mutex lock;
173 bool delayed_hotplug;
185 bool deferred_setup;
[all …]