Home
last modified time | relevance | path

Searched refs:lvds_encoder (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
A Dintel_lvds.c249 temp = lvds_encoder->init_lvds_val; in intel_pre_enable_lvds()
268 if (lvds_encoder->is_dual_link) in intel_pre_enable_lvds()
280 temp |= lvds_encoder->a3_power; in intel_pre_enable_lvds()
417 lvds_encoder->attached_connector; in intel_lvds_compute_config()
880 lvds_encoder = kzalloc(sizeof(*lvds_encoder), GFP_KERNEL); in intel_lvds_init()
881 if (!lvds_encoder) in intel_lvds_init()
886 kfree(lvds_encoder); in intel_lvds_init()
932 lvds_encoder->reg = lvds_reg; in intel_lvds_init()
942 lvds_encoder->init_lvds_val = lvds; in intel_lvds_init()
1007 lvds_encoder->is_dual_link = compute_is_dual_link_lvds(lvds_encoder); in intel_lvds_init()
[all …]
/linux/Documentation/devicetree/bindings/display/panel/
A Dsgd,gktw70sdae4se.yaml63 remote-endpoint = <&lvds_encoder>;
A Dadvantech,idk-1110wr.yaml64 remote-endpoint = <&lvds_encoder>;
A Dmitsubishi,aa104xd12.yaml70 remote-endpoint = <&lvds_encoder>;
A Dmitsubishi,aa121td01.yaml69 remote-endpoint = <&lvds_encoder>;

Completed in 8 milliseconds