linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgp102.c

// 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)
{}