Searched refs:g84_vfetch_sources (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/pm/ |
D | g84.c | 27 g84_vfetch_sources[] = { variable 80 { 0x66, "pc01_vfetch_00", g84_vfetch_sources }, 81 { 0x67, "pc01_vfetch_01", g84_vfetch_sources }, 82 { 0x68, "pc01_vfetch_02", g84_vfetch_sources }, 83 { 0x69, "pc01_vfetch_03", g84_vfetch_sources }, 84 { 0x6a, "pc01_vfetch_04", g84_vfetch_sources }, 85 { 0x6b, "pc01_vfetch_05", g84_vfetch_sources }, 86 { 0x6c, "pc01_vfetch_06", g84_vfetch_sources }, 87 { 0x6d, "pc01_vfetch_07", g84_vfetch_sources }, 88 { 0x6e, "pc01_vfetch_08", g84_vfetch_sources }, [all …]
|
D | gt215.c | 53 { 0x46, "pc01_vfetch_00", g84_vfetch_sources }, 54 { 0x47, "pc01_vfetch_01", g84_vfetch_sources }, 55 { 0x48, "pc01_vfetch_02", g84_vfetch_sources }, 56 { 0x49, "pc01_vfetch_03", g84_vfetch_sources }, 57 { 0x4a, "pc01_vfetch_04", g84_vfetch_sources }, 58 { 0x4b, "pc01_vfetch_05", g84_vfetch_sources }, 59 { 0x4c, "pc01_vfetch_06", g84_vfetch_sources }, 60 { 0x4d, "pc01_vfetch_07", g84_vfetch_sources }, 61 { 0x4e, "pc01_vfetch_08", g84_vfetch_sources }, 62 { 0x4f, "pc01_vfetch_09", g84_vfetch_sources }, [all …]
|
D | gt200.c | 71 { 0x46, "pc01_vfetch_00", g84_vfetch_sources }, 72 { 0x47, "pc01_vfetch_01", g84_vfetch_sources }, 73 { 0x48, "pc01_vfetch_02", g84_vfetch_sources }, 74 { 0x49, "pc01_vfetch_03", g84_vfetch_sources }, 75 { 0x4a, "pc01_vfetch_04", g84_vfetch_sources }, 76 { 0x4b, "pc01_vfetch_05", g84_vfetch_sources }, 77 { 0x4c, "pc01_vfetch_06", g84_vfetch_sources }, 78 { 0x4d, "pc01_vfetch_07", g84_vfetch_sources }, 79 { 0x4e, "pc01_vfetch_08", g84_vfetch_sources }, 80 { 0x4f, "pc01_vfetch_09", g84_vfetch_sources }, [all …]
|
D | priv.h | 48 extern const struct nvkm_specsrc g84_vfetch_sources[];
|