]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitb386c6b73ac6c2a9a2f1201d055ab65cc19890a2
treec90708c4b2f53f04bd56f0f33c195e01ce486102
parent7e7d432c5a736e7106c8700b65d8c31b93bd1c82
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