linux_dsm_epyc7002/drivers/gpu/drm/nouveau/nvkm
Ben Skeggs e9a8b21804 drm/nouveau/fb/ram: add interface to allocate vram as an nvkm_memory object
Upcoming MMU changes use nvkm_memory as its basic representation of memory,
so we need to be able to allocate VRAM like this.

The code is basically identical to the current chipset-specific allocators,
minus support for compression tags (which will be handled elsewhere anyway).

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2017-11-02 13:32:23 +10:00
..
core drm/nouveau/core/memory: add reference counting 2017-11-02 13:32:22 +10:00
engine drm/nouveau/core/memory: add reference counting 2017-11-02 13:32:22 +10:00
falcon drm/nouveau/falcon: use a more reasonable msgqueue timeout value 2017-08-22 18:04:32 +10:00
subdev drm/nouveau/fb/ram: add interface to allocate vram as an nvkm_memory object 2017-11-02 13:32:23 +10:00
Kbuild drm/nouveau/core: add falcon library functions 2017-02-17 15:14:30 +10:00