Searched defs:intel_fbdev (Results 1 – 2 of 2) sorted by relevance
77201 struct intel_fbdev { struct77202 struct drm_fb_helper helper;77203 struct intel_framebuffer *fb;77204 struct i915_vma *vma;77205 long unsigned int vma_flags;77206 async_cookie_t cookie;77207 int preferred_bpp;77208 bool hpd_suspended: 1;77209 bool hpd_waiting: 1;77210 struct mutex hpd_lock;