commit | b2c19870063f81209fbdb471a56ab6c4a9d9e172 | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Wed Nov 12 14:19:58 2014 +0900 |
committer | Ben Skeggs <bskeggs@redhat.com> | Thu Nov 13 15:54:55 2014 +1000 |
tree | f12c940ef180bdfbbdba1092f9f8fa13cf7b4621 | |
parent | 67e26e41ff8aa514826dae79f0b10169b5ba93b4 [diff] |
drm/gk20a/fb: fix setting of large page size bit Commit "ltc/gf100-: fix cbc issues on certain boards" moved the setting of the large page size bit from bar/nvc0 to fb/nvc0. GK20A uses its own FB device and the change was thus not applied to it - fix this. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>