Lines Matching defs:i915_fbc
809 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;
821 bool false_color;
825 bool enabled;
827 struct intel_fbc_work {
831 } *fbc_work;
833 enum no_fbc_reason {
845 } no_fbc_reason;