Searched refs:nv50_disp_base_mthd_image (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | basenv50.c | 88 nv50_disp_base_mthd_image = { variable 108 { "Image", 2, &nv50_disp_base_mthd_image },
|
H A D | baseg84.c | 63 { "Image", 2, &nv50_disp_base_mthd_image },
|
H A D | channv50.h | 177 extern const struct nv50_disp_mthd_list nv50_disp_base_mthd_image;
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | chan.h | 119 extern const struct nvkm_disp_mthd_list nv50_disp_base_mthd_image;
|
H A D | g84.c | 220 { "Image", 2, &nv50_disp_base_mthd_image },
|
H A D | nv50.c | 768 nv50_disp_base_mthd_image = { variable 788 { "Image", 2, &nv50_disp_base_mthd_image },
|
Completed in 5 milliseconds