gpu: host1x: Add option to skip firewall for a job
authorMikko Perttunen <mperttunen@nvidia.com>
Thu, 10 Jun 2021 11:04:46 +0000 (14:04 +0300)
committerThierry Reding <treding@nvidia.com>
Tue, 10 Aug 2021 12:42:49 +0000 (14:42 +0200)
commit0fddaa85d66140466df8e848afcda452b7d7b416
tree1a720d5474e9f42c831dca98637f613d709a1709
parente902585fc8b639f1a1258eaa6265e98994e34ef8
gpu: host1x: Add option to skip firewall for a job

The new UAPI will have its own firewall, and we don't want to run
the firewall in the Host1x driver for those jobs. As such, add a
parameter to host1x_job_alloc to specify if we want to skip the
firewall in the Host1x driver.

Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/drm.c
drivers/gpu/host1x/job.c
include/linux/host1x.h