Home
last modified time | relevance | path

Searched defs:intel_framebuffer (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/i915/display/
A Dintel_display_types.h134 struct intel_framebuffer { struct
135 struct drm_framebuffer base;
136 struct intel_frontbuffer *frontbuffer;
139 struct intel_fb_view normal_view;
140 union {
145 struct i915_address_space *dpt_vm;
147 unsigned int min_alignment;
148 unsigned int vtd_guard;
150 unsigned int (*panic_tiling)(unsigned int x, unsigned int y, unsigned int width);

Completed in 23 milliseconds