Home
last modified time | relevance | path

Searched refs:nvkm_rm_gpu (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/
H A Dgpu.h9 struct nvkm_rm_gpu { struct
63 extern const struct nvkm_rm_gpu tu1xx_gpu; argument
64 extern const struct nvkm_rm_gpu ga100_gpu;
65 extern const struct nvkm_rm_gpu ga1xx_gpu;
66 extern const struct nvkm_rm_gpu ad10x_gpu;
67 extern const struct nvkm_rm_gpu gh100_gpu;
68 extern const struct nvkm_rm_gpu gb10x_gpu;
69 extern const struct nvkm_rm_gpu gb20x_gpu;
H A Dga100.c11 const struct nvkm_rm_gpu
H A Dgb10x.c11 const struct nvkm_rm_gpu
H A Dgh100.c11 const struct nvkm_rm_gpu
H A Dtu1xx.c11 const struct nvkm_rm_gpu
H A Dad10x.c11 const struct nvkm_rm_gpu
H A Dga1xx.c11 const struct nvkm_rm_gpu
H A Dgb20x.c12 const struct nvkm_rm_gpu
H A Dengine.c150 const struct nvkm_rm_gpu *gpu = rm->gpu; in nvkm_rm_engine_new()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/
H A Dr535.c37 const struct nvkm_rm_gpu *gpu = device->gsp->rm->gpu; in r535_vfn_new()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dpriv.h66 const struct nvkm_rm_gpu *gpu;
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/
H A Dfifo.c591 const struct nvkm_rm_gpu *gpu = device->gsp->rm->gpu; in r535_fifo_new()
H A Ddisp.c1733 const struct nvkm_rm_gpu *gpu = device->gsp->rm->gpu; in r535_disp_new()