]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
gpu: nvgpu: Combine delays with GM20B parameters
authorAlex Frid <afrid@nvidia.com>
Wed, 15 Apr 2015 02:45:40 +0000 (19:45 -0700)
committerAleksandr Frid <afrid@nvidia.com>
Wed, 22 Apr 2015 18:59:30 +0000 (11:59 -0700)
commit043d779bbf5a8c7f573995fb74a0c9e39da6b334
tree5ec9dd552c7aed3ab601414900628da28e29b9e4
parentc6eb419ca9f00d59904854816a16b41afdaae88a
gpu: nvgpu: Combine delays with GM20B parameters

Added delays definitions to GPCPLL parameters structure:
- locking timeout delay (applied to locking in fixed frequency mode and
  to PLL dynamic ramp in any mode)
- lock delay for GPCPLL NA mode
- IDDQ exit delay in any mode

Specified delay parameters for GM20B PLL, and used this data instead of
hard-coded numbers.

Change-Id: I63ce0abc9ee900c36ec34b8641513db3cbb6f7d5
Signed-off-by: Alex Frid <afrid@nvidia.com>
Reviewed-on: http://git-master/r/732094
Reviewed-by: Seshendra Gadagottu <sgadagottu@nvidia.com>
Reviewed-by: Yu-Huan Hsu <yhsu@nvidia.com>
drivers/gpu/nvgpu/gk20a/clk_gk20a.h
drivers/gpu/nvgpu/gm20b/clk_gm20b.c