Home
last modified time | relevance | path

Searched refs:has_fbc (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/i915/
Di915_drv.c203 .is_mobile = 1, .has_fbc = 1, .has_hotplug = 1,
222 .is_mobile = 1, .need_gfx_hws = 1, .has_fbc = 1,
243 .has_fbc = 1,
259 .has_fbc = 1,
Di915_drv.h349 DEV_INFO_FLAG(has_fbc) DEV_INFO_SEP \
378 u8 has_fbc:1; member
1372 #define I915_HAS_FBC(dev) (INTEL_INFO(dev)->has_fbc)