Searched refs:nvkm_rm_gpu (Results 1 – 14 of 14) sorted by relevance
9 struct nvkm_rm_gpu { struct63 extern const struct nvkm_rm_gpu tu1xx_gpu; argument64 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;
11 const struct nvkm_rm_gpu
12 const struct nvkm_rm_gpu
150 const struct nvkm_rm_gpu *gpu = rm->gpu; in nvkm_rm_engine_new()
19 const struct nvkm_rm_gpu *gpu;
37 const struct nvkm_rm_gpu *gpu = device->gsp->rm->gpu; in r535_vfn_new()
60 const struct nvkm_rm_gpu *gpu;
591 const struct nvkm_rm_gpu *gpu = device->gsp->rm->gpu; in r535_fifo_new()
1733 const struct nvkm_rm_gpu *gpu = device->gsp->rm->gpu; in r535_disp_new()
Completed in 21 milliseconds