Lines Matching full:emulation
67 * struct drm_fb_helper_funcs - driver callbacks for the fbdev emulation library
69 * Driver callbacks used by the fbdev emulation helper library.
76 * emulation will invoke this callback in regular intervals after
90 * emulation will invoke this callback after restoring the display
102 * Driver callback to suspend or resume, if set, fbdev emulation will
105 * emulation will invoke fb_set_suspend() directly.
128 * fbdev emulation should embedded this into their overall driver structure.
136 * DRM client used by the generic fbdev emulation.
143 * Framebuffer used by the generic fbdev emulation.
163 * FIXME: fbdev emulation locking is a mess and long term we want to
213 * driver uses the DRM fbdev emulation layer, this is set by the core