Searched refs:DP_SET_POWER_D0 (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_dp.c | 424 if ((pwr & DP_SET_POWER_MASK) != DP_SET_POWER_D0) { in nouveau_dp_train() 426 pwr |= DP_SET_POWER_D0; in nouveau_dp_train()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | atombios_dp.c | 546 amdgpu_atombios_dp_set_rx_power_state(dp_info->connector, DP_SET_POWER_D0); in amdgpu_atombios_dp_link_train_init()
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | atombios_dp.c | 602 radeon_dp_set_rx_power_state(dp_info->connector, DP_SET_POWER_D0); in radeon_dp_link_train_init()
|
| /linux/include/drm/display/ |
| H A D | drm_dp.h | 1009 # define DP_SET_POWER_D0 0x1 macro
|
| /linux/drivers/gpu/drm/msm/dp/ |
| H A D | dp_link.c | 66 value |= DP_SET_POWER_D0; in msm_dp_aux_link_power_up()
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_psr.c | 733 [4] = DP_SET_POWER_D0, in hsw_psr_setup_aux() 840 drm_dp_dpcd_writeb(&intel_dp->aux, DP_SET_POWER, DP_SET_POWER_D0); in intel_psr_enable_sink() 3451 drm_dp_dpcd_writeb(&intel_dp->aux, DP_SET_POWER, DP_SET_POWER_D0); in intel_psr_handle_irq()
|
| H A D | g4x_dp.c | 711 intel_dp_set_power(intel_dp, DP_SET_POWER_D0); in intel_enable_dp()
|
| H A D | intel_dp_mst.c | 1181 intel_dp_set_power(intel_dp, DP_SET_POWER_D0); in mst_stream_pre_enable()
|
| H A D | intel_dp.c | 3788 if (mode != DP_SET_POWER_D0) { in intel_dp_set_power() 3820 mode == DP_SET_POWER_D0 ? "D0" : "D3"); in intel_dp_set_power()
|
| /linux/drivers/gpu/drm/bridge/analogix/ |
| H A D | analogix_dp_core.c | 916 ret = drm_dp_dpcd_writeb(&dp->aux, DP_SET_POWER, DP_SET_POWER_D0); in analogix_dp_disable_psr()
|
| /linux/drivers/gpu/drm/gma500/ |
| H A D | cdv_intel_dp.c | 1127 DP_SET_POWER_D0); in cdv_intel_dp_sink_dpms()
|
| /linux/drivers/gpu/drm/xlnx/ |
| H A D | zynqmp_dp.c | 1611 DP_SET_POWER_D0); in zynqmp_dp_bridge_atomic_enable()
|
| /linux/drivers/gpu/drm/mediatek/ |
| H A D | mtk_dp.c | 1378 drm_dp_dpcd_writeb(&mtk_dp->aux, DP_SET_POWER, DP_SET_POWER_D0); in mtk_dp_aux_panel_poweron()
|