|
Lines 1447-1453
void intel_edp_panel_on(struct intel_dp *intel_dp);
Link Here
|
| 1447 |
void intel_edp_panel_off(struct intel_dp *intel_dp); |
1447 |
void intel_edp_panel_off(struct intel_dp *intel_dp); |
| 1448 |
void intel_dp_add_properties(struct intel_dp *intel_dp, struct drm_connector *connector); |
1448 |
void intel_dp_add_properties(struct intel_dp *intel_dp, struct drm_connector *connector); |
| 1449 |
void intel_dp_mst_suspend(struct drm_device *dev); |
1449 |
void intel_dp_mst_suspend(struct drm_device *dev); |
| 1450 |
void intel_dp_mst_resume(struct drm_device *dev); |
1450 |
int intel_dp_mst_resume(struct drm_device *dev); |
|
|
1451 |
void intel_dp_mst_resume_post(struct drm_device *dev, int pending); |
| 1451 |
int intel_dp_max_link_rate(struct intel_dp *intel_dp); |
1452 |
int intel_dp_max_link_rate(struct intel_dp *intel_dp); |
| 1452 |
int intel_dp_rate_select(struct intel_dp *intel_dp, int rate); |
1453 |
int intel_dp_rate_select(struct intel_dp *intel_dp, int rate); |
| 1453 |
void intel_dp_hot_plug(struct intel_encoder *intel_encoder); |
1454 |
void intel_dp_hot_plug(struct intel_encoder *intel_encoder); |