Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_fdi.h26 void hsw_fdi_disable(struct intel_encoder *encoder);
H A Dintel_fdi.c870 void hsw_fdi_disable(struct intel_encoder *encoder) in hsw_fdi_disable() function
H A Dintel_crt.c272 hsw_fdi_disable(encoder); in hsw_post_disable_crt()