H A D | intel_dp.c | 46 struct intel_dp { struct 74 * @intel_dp: DP struct 79 static bool is_edp(struct intel_dp *intel_dp) argument 81 return intel_dp->base.type == INTEL_OUTPUT_EDP; 86 * @intel_dp: DP struct 92 static bool is_pch_edp(struct intel_dp *intel_dp) argument 94 return intel_dp->is_pch_edp; 99 * @intel_dp 103 is_cpu_edp(struct intel_dp *intel_dp) argument 128 struct intel_dp *intel_dp; local 146 struct intel_dp *intel_dp = container_of(intel_encoder, struct intel_dp, base); local 156 intel_dp_max_lane_count(struct intel_dp *intel_dp) argument 169 intel_dp_max_link_bw(struct intel_dp *intel_dp) argument 223 intel_dp_adjust_dithering(struct intel_dp *intel_dp, struct drm_display_mode *mode, struct drm_display_mode *adjusted_mode) argument 253 struct intel_dp *intel_dp = intel_attached_dp(connector); local 325 ironlake_edp_have_panel_power(struct intel_dp *intel_dp) argument 333 ironlake_edp_have_panel_vdd(struct intel_dp *intel_dp) argument 342 intel_dp_check_edp(struct intel_dp *intel_dp) argument 358 intel_dp_aux_ch(struct intel_dp *intel_dp, uint8_t *send, int send_bytes, uint8_t *recv, int recv_size) argument 483 intel_dp_aux_native_write(struct intel_dp *intel_dp, uint16_t address, uint8_t *send, int send_bytes) argument 516 intel_dp_aux_native_write_1(struct intel_dp *intel_dp, uint16_t address, uint8_t byte) argument 524 intel_dp_aux_native_read(struct intel_dp *intel_dp, uint16_t address, uint8_t *recv, int recv_bytes) argument 567 struct intel_dp *intel_dp = container_of(adapter, local 663 intel_dp_i2c_init(struct intel_dp *intel_dp, struct intel_connector *intel_connector, const char *name) argument 692 struct intel_dp *intel_dp = enc_to_intel_dp(encoder); local 786 struct intel_dp *intel_dp; local 834 struct intel_dp *intel_dp = enc_to_intel_dp(encoder); local 959 ironlake_wait_panel_status(struct intel_dp *intel_dp, u32 mask, u32 value) argument 978 ironlake_wait_panel_on(struct intel_dp *intel_dp) argument 984 ironlake_wait_panel_off(struct intel_dp *intel_dp) argument 990 ironlake_wait_panel_power_cycle(struct intel_dp *intel_dp) argument 1010 ironlake_edp_panel_vdd_on(struct intel_dp *intel_dp) argument 1049 ironlake_panel_vdd_off_sync(struct intel_dp *intel_dp) argument 1071 struct intel_dp *intel_dp = container_of(to_delayed_work(__work), local 1080 ironlake_edp_panel_vdd_off(struct intel_dp *intel_dp, bool sync) argument 1103 ironlake_edp_panel_on(struct intel_dp *intel_dp) argument 1145 ironlake_edp_panel_off(struct intel_dp *intel_dp) argument 1166 ironlake_edp_backlight_on(struct intel_dp *intel_dp) argument 1189 ironlake_edp_backlight_off(struct intel_dp *intel_dp) argument 1234 intel_dp_sink_dpms(struct intel_dp *intel_dp, int mode) argument 1265 struct intel_dp *intel_dp = enc_to_intel_dp(encoder); local 1281 struct intel_dp *intel_dp = enc_to_intel_dp(encoder); local 1302 struct intel_dp *intel_dp = enc_to_intel_dp(encoder); local 1342 intel_dp_aux_native_read_retry(struct intel_dp *intel_dp, uint16_t address, uint8_t *recv, int recv_bytes) argument 1367 intel_dp_get_link_status(struct intel_dp *intel_dp, uint8_t link_status[DP_LINK_STATUS_SIZE]) argument 1425 intel_dp_voltage_max(struct intel_dp *intel_dp) argument 1438 intel_dp_pre_emphasis_max(struct intel_dp *intel_dp, uint8_t voltage_swing) argument 1468 intel_get_adjust_train(struct intel_dp *intel_dp, uint8_t link_status[DP_LINK_STATUS_SIZE]) argument 1626 intel_channel_eq_ok(struct intel_dp *intel_dp, uint8_t link_status[DP_LINK_STATUS_SIZE]) argument 1645 intel_dp_set_link_train(struct intel_dp *intel_dp, uint32_t dp_reg_value, uint8_t dp_train_pat) argument 1672 intel_dp_start_link_train(struct intel_dp *intel_dp) argument 1786 intel_dp_complete_link_train(struct intel_dp *intel_dp) argument 1874 intel_dp_link_down(struct intel_dp *intel_dp) argument 1950 intel_dp_get_dpcd(struct intel_dp *intel_dp) argument 1962 intel_dp_get_sink_irq(struct intel_dp *intel_dp, u8 *sink_irq_vector) argument 1976 intel_dp_handle_test_request(struct intel_dp *intel_dp) argument 1992 intel_dp_check_link_status(struct intel_dp *intel_dp) argument 2038 intel_dp_detect_dpcd(struct intel_dp *intel_dp) argument 2046 ironlake_dp_detect(struct intel_dp *intel_dp) argument 2062 g4x_dp_detect(struct intel_dp *intel_dp) argument 2093 struct intel_dp *intel_dp = intel_attached_dp(connector); local 2105 struct intel_dp *intel_dp = intel_attached_dp(connector); local 2124 struct intel_dp *intel_dp = intel_attached_dp(connector); local 2160 struct intel_dp *intel_dp = intel_attached_dp(connector); local 2208 struct intel_dp *intel_dp = intel_attached_dp(connector); local 2229 struct intel_dp *intel_dp = intel_attached_dp(connector); local 2293 struct intel_dp *intel_dp = enc_to_intel_dp(encoder); local 2333 struct intel_dp *intel_dp = container_of(intel_encoder, struct intel_dp, base); local 2347 struct intel_dp *intel_dp; local 2382 intel_dp_add_properties(struct intel_dp *intel_dp, struct drm_connector *connector) argument 2393 struct intel_dp *intel_dp; local [all...] |