Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_drv.h905 struct i915_fbc { struct
908 struct mutex lock;
909 unsigned long uncompressed_size;
910 unsigned threshold;
911 unsigned int fb_id;
912 unsigned int possible_framebuffer_bits;
913 unsigned int busy_bits;
914 struct intel_crtc *crtc;
915 int y;
917 struct drm_mm_node compressed_fb;
[all …]