Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
HDintel_tv.c47 struct intel_tv { struct
790 static struct intel_tv *enc_to_tv(struct intel_encoder *encoder) in enc_to_tv()
792 return container_of(encoder, struct intel_tv, base); in enc_to_tv()
795 static struct intel_tv *intel_attached_tv(struct drm_connector *connector) in intel_attached_tv()
984 struct intel_tv *intel_tv = enc_to_tv(encoder); in intel_tv_pre_enable() local
1001 switch (intel_tv->type) { in intel_tv_pre_enable()
1136 intel_tv_detect_type(struct intel_tv *intel_tv, in intel_tv_detect_type() argument
1240 struct intel_tv *intel_tv = intel_attached_tv(connector); in intel_tv_find_better_format() local
1244 if ((intel_tv->type == DRM_MODE_CONNECTOR_Component) == in intel_tv_find_better_format()
1252 if ((intel_tv->type == DRM_MODE_CONNECTOR_Component) == in intel_tv_find_better_format()
[all …]
HDMakefile116 intel_tv.c
/dragonfly/sys/conf/
HDfiles2480 dev/drm/i915/intel_tv.c optional i915 drm compile-with "${NORMAL_C} -incl…