On Wed, Aug 16, 2017 at 5:41 PM, Joseph Garvey wrote:
> The DMC firmware is currently being loaded using async work.
what would be the advantage?
why do we need to load asynchronously?
> We can do the same for the GuC and HuC firmware. Also wait for
> the work to finish before the firmware trans
The DMC firmware is currently being loaded using async work.
We can do the same for the GuC and HuC firmware. Also wait for
the work to finish before the firmware transfer.
Cc: Sagar Kamble
Cc: Rodrigo Vivi
CC: Oscar Mateo
Cc: Anusha Srivatsa
Cc: Daniel Vetter
Signed-off-by: Joseph Garvey
--