1. 30 5月, 2019 1 次提交
  2. 17 5月, 2019 1 次提交
    • O
      habanalabs: don't limit packet size for device CPU · cbb10f1e
      Oded Gabbay 提交于
      This patch removes a limitation on the maximum packet size that is read by
      the device CPU as that limitation is not needed.
      
      Therefore, the patch also removes an elaborate calculation that is based
      on this limitation which is also not needed now. Instead, use a fixed
      value for the memory pool size of the packets.
      Signed-off-by: NOded Gabbay <oded.gabbay@gmail.com>
      cbb10f1e
  3. 16 5月, 2019 1 次提交
  4. 14 5月, 2019 1 次提交
  5. 13 5月, 2019 1 次提交
  6. 12 5月, 2019 1 次提交
  7. 09 5月, 2019 3 次提交
  8. 08 5月, 2019 2 次提交
  9. 04 5月, 2019 1 次提交
    • O
      habanalabs: force user to set device debug mode · 19734970
      Oded Gabbay 提交于
      This patch adds the implementation of the HL_DEBUG_OP_SET_MODE opcode in
      the DEBUG IOCTL.
      
      It forces the user who wants to debug the device to set the device into
      debug mode before he can configure the debug engines. The patch also makes
      sure to disable debug mode upon user releasing FD, in case the user forgot
      to disable debug mode.
      Signed-off-by: NOded Gabbay <oded.gabbay@gmail.com>
      19734970
  10. 05 5月, 2019 2 次提交
  11. 04 5月, 2019 1 次提交
  12. 04 7月, 2019 13 次提交
  13. 03 7月, 2019 12 次提交