Searched defs:intel_fbdev (Results 1 – 1 of 1) sorted by relevance
103 struct intel_fbdev { struct104 struct drm_fb_helper helper;105 struct intel_framebuffer *fb;106 struct i915_vma *vma;107 unsigned long vma_flags;108 async_cookie_t cookie;109 int preferred_bpp;112 bool hpd_suspended : 1;116 bool hpd_waiting : 1;119 struct mutex hpd_lock;