Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_crt.c47 struct intel_crt { struct
56 static struct intel_crt *intel_encoder_to_crt(struct intel_encoder *encoder) in intel_encoder_to_crt() argument
58 return container_of(encoder, struct intel_crt, base); in intel_encoder_to_crt()
61 static struct intel_crt *intel_attached_crt(struct drm_connector *connector) in intel_attached_crt()
86 struct intel_crt *crt = intel_encoder_to_crt(encoder); in intel_crt_get_hw_state()
103 struct intel_crt *crt = intel_encoder_to_crt(encoder); in intel_crt_get_flags()
154 struct intel_crt *crt = intel_encoder_to_crt(encoder); in intel_crt_set_dpms()
412 struct intel_crt *crt = intel_attached_crt(connector); in intel_ironlake_crt_detect_hotplug()
459 struct intel_crt *crt = intel_attached_crt(connector); in valleyview_crt_detect_hotplug()
594 struct intel_crt *crt = intel_attached_crt(connector); in intel_crt_detect_ddc()
[all …]
DMakefile139 intel_crt.o \