linux/drivers/gpu/drm/nouveau/nvkm
Ben Skeggs c73baa831f 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>
2016-07-14 11:53:25 +10:00
..
core drm/nouveau/mc: take nvkm_device as argument to public functions 2016-07-14 11:53:25 +10:00
engine drm/nouveau/disp/g94: implement workaround for dvi issue on fx380 2016-07-14 11:53:25 +10:00
subdev drm/nouveau/fb/gf100-: allow selection of an alternate big page size 2016-07-14 11:53:25 +10:00
Kbuild