]> git.baikalelectronics.ru Git - kernel.git/commit
gpu: host1x: Support module reset
authorThierry Reding <treding@nvidia.com>
Tue, 21 Mar 2017 07:54:22 +0000 (08:54 +0100)
committerThierry Reding <treding@nvidia.com>
Wed, 5 Apr 2017 16:11:50 +0000 (18:11 +0200)
commit96b1c47b7a8f32476d896eb09087dc4bf35336d8
treec90708c4b2f53f04bd56f0f33c195e01ce486102
parent8cea53adabe6498dffc3bc783f5074675f7f6f2d
gpu: host1x: Support module reset

Newer versions of Tegra come with early boot software that aggressively
puts various modules in reset. Add support to the host1x driver to take
the module out of reset on probe, and assert reset on removal.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/host1x/dev.c
drivers/gpu/host1x/dev.h