habanalabs: Rename hw_queues_mirror to cs_mirror
authorTomer Tayar <ttayar@habana.ai>
Fri, 30 Oct 2020 09:16:23 +0000 (11:16 +0200)
committerOded Gabbay <ogabbay@kernel.org>
Mon, 30 Nov 2020 08:47:34 +0000 (10:47 +0200)
commit804a72276cc4a1e27822d611907350b74f7fe561
tree0e444c4dc8d4575f0ac1e6216d84debb26cdc625
parent784b916dad2f9968bf732b061914390db24ddf8a
habanalabs: Rename hw_queues_mirror to cs_mirror

Future command submission types might be submitted to HW not via the
QMAN queues path. However, it would be still required to have the TDR
mechanism for these CS, and thus the patch renames the TDR fields and
replaces the hw_queues_ prefix with cs_.

Signed-off-by: Tomer Tayar <ttayar@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
drivers/misc/habanalabs/common/command_submission.c
drivers/misc/habanalabs/common/device.c
drivers/misc/habanalabs/common/habanalabs.h
drivers/misc/habanalabs/common/hw_queue.c