Searched defs:intel_fbdev (Results 1 – 1 of 1) sorted by relevance
101 struct intel_fbdev { struct102 struct drm_fb_helper helper;103 struct intel_framebuffer *fb;104 struct i915_vma *vma;105 unsigned long vma_flags;106 async_cookie_t cookie;107 int preferred_bpp;110 bool hpd_suspended : 1;114 bool hpd_waiting : 1;117 struct mutex hpd_lock;