Home
last modified time | relevance | path

Searched refs:has_modular_fia (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_tc.c26 static bool has_modular_fia(struct drm_i915_private *i915) in has_modular_fia() function
28 if (!INTEL_INFO(i915)->display.has_modular_fia) in has_modular_fia()
38 if (!has_modular_fia(i915)) in tc_port_to_fia()
/Linux-v5.4/drivers/gpu/drm/i915/
Dintel_device_info.h142 func(has_modular_fia); \
Di915_pci.c797 .display.has_modular_fia = 1,