commit | c73baa831fe5c035a41e52d75b763b3c942fa6d0 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Sat Jul 09 10:41:01 2016 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Thu Jul 14 11:53:25 2016 +1000 |
tree | 70160b0fb2843bb94ecac101f79382bc424c4248 | |
parent | 2100292c95cc1ff0d9dfebcb34d447f0acad5dd1 [diff] |
drm/nouveau/fb/gf100-: allow selection of an alternate big page size GFxxx/GM1xx support the selection of 64/128KiB big pages globally. GM2xx supports the same, as well as another mode where the page size can be selected per-instance. We default to 128KiB pages (With per-instance for GM200, but the current code selects 128KiB there already) as the MMU code isn't currently able to handle otherwise. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>