commit | f02a0e849dbd16541a1e75ef8c8719bc5f611219 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Fri Mar 20 15:28:52 2015 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Tue Apr 14 17:00:50 2015 +1000 |
tree | b1ff83074c9816dde9b6b3e9582c828dfe382790 | |
parent | e1fc44fb9dbec4ff4e63c888d206a0bc4ca93f4f [diff] |
drm/nouveau/pmu/gk208: implement gr power-up magic with gk110_pmu_pgob() Before we moved gk110's implementation of this to pmu, the functions were identical. This commit just switches GK208 to use the new (more complete) implementation of the power-up sequence. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>