Skip to content
  • Faith Ekstrand's avatar
    intel/eu: Add an EOT parameter to send_indirect_[split]_message · 382318c6
    Faith Ekstrand authored
    For split indirect sends we have to put the EOT parameter in the
    extended descriptor as well as the instruction itself so just calling
    brw_inst_set_eot is insufficient.  Moving the EOT handling handling into
    the send_indirect_[split]_message helper lets us handle it properly.
    382318c6