Searched defs:intel_framebuffer (Results 1 – 1 of 1) sorted by relevance
136 struct intel_framebuffer { struct137 struct drm_framebuffer base;138 struct intel_frontbuffer *frontbuffer;141 struct intel_fb_view normal_view;142 union {147 struct i915_address_space *dpt_vm;149 unsigned int min_alignment;150 unsigned int vtd_guard;152 unsigned int (*panic_tiling)(unsigned int x, unsigned int y, unsigned int width);153 struct intel_panic *panic;