RE: [PATCH 2/2] habanalabs: set clock gating per engine

From: Omer Shpigelman
Date: Sun Jul 05 2020 - 06:40:57 EST


On Tue, Jul 5, 2020 at 00:30 AM, Oded Gabbay <oded.gabbay@xxxxxxxxx> wrote:
> For debugging purposes, we need to allow the root user better control of the
> clock gating feature of the DMA and compute engines. Therefore, change
> the clock gating debugfs interface to be bitmask instead of true/false.
> Each bit represents a different engine, according to gaudi_engine_id enum.
>
> See debugfs documentation for more details.
>
> Signed-off-by: Oded Gabbay <oded.gabbay@xxxxxxxxx>

Reviewed-by: Omer Shpigelman <oshpigelman@xxxxxxxxx>