Home
last modified time | relevance | path

Searched refs:nv50_ram_create (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dnv50.h22 #define nv50_ram_create(p,e,o,d) \ macro
Dramnv50.c408 ret = nv50_ram_create(parent, engine, oclass, &ram); in nv50_ram_ctor()
Dramgt215.c928 ret = nv50_ram_create(parent, engine, oclass, &ram); in gt215_ram_ctor()