Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Di915_drv.h809 struct i915_fbc { struct
810 unsigned long uncompressed_size;
811 unsigned threshold;
812 unsigned int fb_id;
813 unsigned int possible_framebuffer_bits;
814 unsigned int busy_bits;
815 struct intel_crtc *crtc;
816 int y;
818 struct drm_mm_node compressed_fb;
819 struct drm_mm_node *compressed_llb;
[all …]