Home
last modified time | relevance | path

Searched refs:DRM_MODE_CONNECTOR_Component (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_acpi.c236 case DRM_MODE_CONNECTOR_Component: in acpi_display_type()
H A Dintel_tv.c1467 case DRM_MODE_CONNECTOR_Component: in intel_tv_pre_enable()
1659 type = DRM_MODE_CONNECTOR_Component; in intel_tv_detect_type()
1695 if (intel_tv->type == DRM_MODE_CONNECTOR_Component) in intel_tv_find_better_format()
/linux/include/uapi/drm/
H A Ddrm_mode.h411 #define DRM_MODE_CONNECTOR_Component 8 macro
/linux/drivers/gpu/drm/tests/
H A Ddrm_connector_test.c146 DRM_MODE_CONNECTOR_Component,
703 DRM_MODE_CONNECTOR_Component,
/linux/drivers/gpu/drm/sti/
H A Dsti_hda.c711 &sti_hda_connector_funcs, DRM_MODE_CONNECTOR_Component); in sti_hda_bind()
/linux/drivers/gpu/drm/gud/
H A Dgud_connector.c648 connector_type = DRM_MODE_CONNECTOR_Component; in gud_connector_create()
/linux/drivers/gpu/drm/
H A Ddrm_connector.c100 { DRM_MODE_CONNECTOR_Component, "Component" },