Home
last modified time | relevance | path

Searched refs:DP_SET_POWER_D3 (Results 1 – 15 of 15) sorted by relevance

/linux-6.15/drivers/gpu/drm/nouveau/
H A Dnouveau_dp.c312 pwr |= DP_SET_POWER_D3; in nouveau_dp_power_down()
/linux-6.15/drivers/gpu/drm/tegra/
H A Ddp.c316 value |= DP_SET_POWER_D3; in drm_dp_link_power_down()
/linux-6.15/include/drm/display/
H A Ddrm_dp.h991 # define DP_SET_POWER_D3 0x2 macro
/linux-6.15/drivers/gpu/drm/msm/dp/
H A Ddp_link.c90 value |= DP_SET_POWER_D3; in msm_dp_aux_link_power_down()
/linux-6.15/drivers/gpu/drm/mediatek/
H A Dmtk_dp.c1382 drm_dp_dpcd_writeb(&mtk_dp->aux, DP_SET_POWER, DP_SET_POWER_D3); in mtk_dp_aux_panel_poweron()
2413 drm_dp_dpcd_writeb(&mtk_dp->aux, DP_SET_POWER, DP_SET_POWER_D3); in mtk_dp_bridge_atomic_disable()
/linux-6.15/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c1053 if (status != DC_OK || dpcd_power_state == DP_SET_POWER_D3) { in wake_up_aux_channel()
1067 dpcd_power_state = DP_SET_POWER_D3; in wake_up_aux_channel()
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dg4x_dp.c530 intel_dp_set_power(intel_dp, DP_SET_POWER_D3); in intel_disable_dp()
H A Dintel_ddi.c3136 intel_dp_set_power(intel_dp, DP_SET_POWER_D3); in intel_ddi_post_disable_dp()
/linux-6.15/drivers/gpu/drm/radeon/
H A Datombios_encoders.c1739 radeon_dp_set_rx_power_state(connector, DP_SET_POWER_D3); in radeon_atom_encoder_dpms_dig()
1752 radeon_dp_set_rx_power_state(connector, DP_SET_POWER_D3); in radeon_atom_encoder_dpms_dig()
/linux-6.15/drivers/gpu/drm/gma500/
H A Dcdv_intel_dp.c1115 DP_SET_POWER_D3); in cdv_intel_dp_sink_dpms()
/linux-6.15/drivers/gpu/drm/xlnx/
H A Dzynqmp_dp.c1638 drm_dp_dpcd_writeb(&dp->aux, DP_SET_POWER, DP_SET_POWER_D3); in zynqmp_dp_bridge_atomic_disable()
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Datombios_encoders.c1358 amdgpu_atombios_dp_set_rx_power_state(connector, DP_SET_POWER_D3); in amdgpu_atombios_encoder_setup_dig()
/linux-6.15/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c609 value |= DP_SET_POWER_D3; in cdns_mhdp_link_power_down()
/linux-6.15/drivers/gpu/drm/bridge/analogix/
H A Danx7625.c976 data = DP_SET_POWER_D3; in anx7625_dp_stop()
/linux-6.15/drivers/gpu/drm/bridge/
H A Dite-it6505.c3250 DP_SET_POWER_D3); in it6505_bridge_atomic_disable()