Searched defs:intel_fbdev (Results 1 – 2 of 2) sorted by relevance
56 struct intel_fbdev { struct73 static struct intel_fbdev *to_intel_fbdev(struct drm_fb_helper *fb_helper) in to_intel_fbdev() argument88 FB_GEN_DEFAULT_DEFERRED_IOMEM_OPS(intel_fbdev, in FB_GEN_DEFAULT_DEFERRED_IOMEM_OPS() argument
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;