Alexandre Courbot 5dc240bcfe drm/nouveau/instmem/gk20a: use DMA attributes
instmem for GK20A is allocated using dma_alloc_coherent(), which
provides us with a coherent CPU mapping that we never use because
instmem objects are accessed through PRAMIN. Switch to
dma_alloc_attrs() which gives us the option to dismiss that CPU mapping
and free up some CPU virtual space.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2015-04-14 17:00:44 +10:00
..
2015-04-09 07:48:27 +10:00
2014-11-20 11:30:37 +10:00
2015-04-09 07:48:27 +10:00
2015-04-08 11:13:06 +10:00
2015-04-02 09:21:48 +10:00
2015-03-13 17:37:35 +01:00
2014-12-16 08:56:55 +01:00
2015-04-01 19:29:37 -04:00
2015-03-13 17:37:35 +01:00
2014-12-16 18:44:34 +01:00
2015-03-13 17:37:35 +01:00
2014-11-12 17:56:12 +10:00
2015-03-13 17:37:35 +01:00
2015-03-13 17:37:35 +01:00
2015-04-02 09:21:48 +10:00
2015-04-02 09:21:48 +10:00