Searched defs:intel_fbdev (Results 1 – 2 of 2) sorted by relevance
205 struct intel_fbdev { struct206 struct drm_fb_helper helper;207 struct intel_framebuffer *fb;208 struct i915_vma *vma;209 unsigned long vma_flags;210 async_cookie_t cookie;211 int preferred_bpp;214 bool hpd_suspended : 1;218 bool hpd_waiting : 1;221 struct mutex hpd_lock;
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;