Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_tv.c49 struct intel_tv { struct
896 static struct intel_tv *enc_to_tv(struct intel_encoder *encoder) in enc_to_tv()
898 return container_of(encoder, struct intel_tv, base); in enc_to_tv()
901 static struct intel_tv *intel_attached_tv(struct drm_connector *connector) in intel_attached_tv()
1422 struct intel_tv *intel_tv = enc_to_tv(encoder); in intel_tv_pre_enable() local
1441 switch (intel_tv->type) { in intel_tv_pre_enable()
1565 intel_tv_detect_type(struct intel_tv *intel_tv, in intel_tv_detect_type() argument
1666 struct intel_tv *intel_tv = intel_attached_tv(connector); in intel_tv_find_better_format() local
1671 if (intel_tv->type == DRM_MODE_CONNECTOR_Component) in intel_tv_find_better_format()
1693 struct intel_tv *intel_tv = intel_attached_tv(connector); in intel_tv_detect() local
[all …]
/Linux-v5.4/drivers/gpu/drm/i915/
DMakefile217 display/intel_tv.o \