DP_POWER_STATE_D0
if (status == DC_OK && dpcd_power_state == DP_POWER_STATE_D0)
state = on ? DP_POWER_STATE_D0 : DP_POWER_STATE_D3;