Searched refs:nv50_disp_main_ofuncs (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | g94.c | 73 { GT206_DISP, &nv50_disp_main_ofuncs },
|
H A D | gt200.c | 89 { GT200_DISP, &nv50_disp_main_ofuncs },
|
H A D | gt215.c | 44 { GT214_DISP, &nv50_disp_main_ofuncs },
|
H A D | g84.c | 213 { G82_DISP, &nv50_disp_main_ofuncs },
|
H A D | nv50.h | 173 extern struct nvkm_ofuncs nv50_disp_main_ofuncs;
|
H A D | nv50.c | 1214 nv50_disp_main_ofuncs = { variable in typeref:struct:nvkm_ofuncs 1225 { NV50_DISP, &nv50_disp_main_ofuncs },
|
Completed in 56 milliseconds