Searched refs:nv50_disp_curs (Results 1 – 8 of 8) sorted by relevance
/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | mcp77.c | 58 {{0,0, G82_DISP_CURSOR }, nvkm_disp_chan_new, & nv50_disp_curs },
|
D | gt200.c | 95 {{0,0, G82_DISP_CURSOR }, nvkm_disp_chan_new, & nv50_disp_curs },
|
D | mcp89.c | 72 {{0,0,GT214_DISP_CURSOR }, nvkm_disp_chan_new, &nv50_disp_curs },
|
D | chan.h | 71 extern const struct nvkm_disp_chan_user nv50_disp_curs;
|
D | g84.c | 334 {{0,0,G82_DISP_CURSOR }, nvkm_disp_chan_new, &nv50_disp_curs },
|
D | gt215.c | 215 {{0,0,GT214_DISP_CURSOR }, nvkm_disp_chan_new, & nv50_disp_curs },
|
D | g94.c | 364 {{0,0, G82_DISP_CURSOR }, nvkm_disp_chan_new, & nv50_disp_curs },
|
D | nv50.c | 682 nv50_disp_curs = { variable 1631 {{0,0,NV50_DISP_CURSOR }, nvkm_disp_chan_new, &nv50_disp_curs },
|