Re: [PATCH v2 11/22] gpu: host1x: Initialize firewall class to the jobs one

2017-06-14 Thread Erik Faye-Lund
On Wed, Jun 14, 2017 at 1:15 AM, Dmitry Osipenko wrote: > The commands stream is prepended by the jobs class on the CDMA submission, > so that explicitly setting a module class in the commands stream isn't > necessary. The firewall initializes its class to 0 and the command stream > that doesn't e

[PATCH v2 11/22] gpu: host1x: Initialize firewall class to the jobs one

2017-06-13 Thread Dmitry Osipenko
The commands stream is prepended by the jobs class on the CDMA submission, so that explicitly setting a module class in the commands stream isn't necessary. The firewall initializes its class to 0 and the command stream that doesn't explicitly specify the class effectively bypasses the firewall. S