// SPDX-License-Identifier: MIT #include "ram.h" #include <subdev/bios.h> static const struct nvkm_ram_func gp102_ram = …; int gp102_ram_new(struct nvkm_fb *fb, struct nvkm_ram **pram) { … }
// SPDX-License-Identifier: MIT #include "ram.h" #include <subdev/bios.h> static const struct nvkm_ram_func gp102_ram = …; int gp102_ram_new(struct nvkm_fb *fb, struct nvkm_ram **pram) { … }