Searched refs:nv50_disp_mthd_list (Results 1 - 18 of 18) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | channv50.h | 151 struct nv50_disp_mthd_list { struct 168 const struct nv50_disp_mthd_list *mthd; 174 extern const struct nv50_disp_mthd_list nv50_disp_core_mthd_base; 175 extern const struct nv50_disp_mthd_list nv50_disp_core_mthd_sor; 176 extern const struct nv50_disp_mthd_list nv50_disp_core_mthd_pior; 177 extern const struct nv50_disp_mthd_list nv50_disp_base_mthd_image; 180 extern const struct nv50_disp_mthd_list g84_disp_core_mthd_dac; 181 extern const struct nv50_disp_mthd_list g84_disp_core_mthd_head; 185 extern const struct nv50_disp_mthd_list gf119_disp_core_mthd_base; 186 extern const struct nv50_disp_mthd_list gf119_disp_core_mthd_da [all...] |
H A D | corenv50.c | 59 const struct nv50_disp_mthd_list 72 static const struct nv50_disp_mthd_list 84 const struct nv50_disp_mthd_list 94 const struct nv50_disp_mthd_list 104 static const struct nv50_disp_mthd_list
|
H A D | coregf119.c | 28 const struct nv50_disp_mthd_list 41 const struct nv50_disp_mthd_list 54 const struct nv50_disp_mthd_list 67 const struct nv50_disp_mthd_list 80 static const struct nv50_disp_mthd_list
|
H A D | coregv100.c | 26 const struct nv50_disp_mthd_list 42 const struct nv50_disp_mthd_list 55 static const struct nv50_disp_mthd_list 69 static const struct nv50_disp_mthd_list
|
H A D | basegf119.c | 26 static const struct nv50_disp_mthd_list 76 static const struct nv50_disp_mthd_list
|
H A D | coreg84.c | 26 const struct nv50_disp_mthd_list 38 const struct nv50_disp_mthd_list
|
H A D | basenv50.c | 62 static const struct nv50_disp_mthd_list 87 const struct nv50_disp_mthd_list
|
H A D | coreg94.c | 26 static const struct nv50_disp_mthd_list
|
H A D | channv50.c | 38 nv50_disp_mthd_list(struct nv50_disp *disp, int debug, u32 base, int c, in nv50_disp_mthd_list() function 39 const struct nv50_disp_mthd_list *list, int inst) in nv50_disp_mthd_list() 72 const struct nv50_disp_mthd_list *list; in nv50_disp_chan_mthd() 100 nv50_disp_mthd_list(disp, debug, base, mthd->prev, in nv50_disp_chan_mthd()
|
H A D | ovlygt200.c | 26 static const struct nv50_disp_mthd_list
|
H A D | baseg84.c | 26 static const struct nv50_disp_mthd_list
|
H A D | ovlyg84.c | 26 static const struct nv50_disp_mthd_list
|
H A D | ovlynv50.c | 62 static const struct nv50_disp_mthd_list
|
H A D | ovlygk104.c | 26 static const struct nv50_disp_mthd_list
|
H A D | ovlygf119.c | 26 static const struct nv50_disp_mthd_list
|
H A D | coregk104.c | 26 static const struct nv50_disp_mthd_list
|
H A D | wndwgv100.c | 29 static const struct nv50_disp_mthd_list
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | nv50.c | 417 nv50_disp_mthd_list(struct nvkm_disp *disp, int debug, u32 base, int c, in nv50_disp_mthd_list() function 479 nv50_disp_mthd_list(disp, debug, base, mthd->prev, in nv50_disp_chan_mthd()
|
Completed in 8 milliseconds