1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem
Christoph Hellwig e0ec8a4d64 drm/nouveau/gk20a: stop setting DMA_ATTR_NON_CONSISTENT
DMA_ATTR_NON_CONSISTENT is a no-op except on PA-RISC and a few MIPS
configs, so don't set it in this ARM specific driver part.

Signed-off-by: Christoph Hellwig <hch@lst.de>
2020-09-25 06:20:41 +02:00
..
base.c drm/nouveau/core/memory: add reference counting 2017-11-02 13:32:22 +10:00
gk20a.c drm/nouveau/gk20a: stop setting DMA_ATTR_NON_CONSISTENT 2020-09-25 06:20:41 +02:00
Kbuild drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:51 +10:00
nv04.c drm/nouveau/core/memory: add reference counting 2017-11-02 13:32:22 +10:00
nv40.c drm/nouveau/core/memory: add reference counting 2017-11-02 13:32:22 +10:00
nv50.c drm/nouveau/imem/nv50: support pinning objects in BAR2 and returning address 2018-12-11 15:37:46 +10:00
priv.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00