Searched refs:nv50_disp_curs (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | mcp77.c | 58 {{0,0, G82_DISP_CURSOR }, nvkm_disp_chan_new, & nv50_disp_curs },
|
H A D | gt200.c | 95 {{0,0, G82_DISP_CURSOR }, nvkm_disp_chan_new, & nv50_disp_curs },
|
H A D | mcp89.c | 73 {{0,0,GT214_DISP_CURSOR }, nvkm_disp_chan_new, &nv50_disp_curs },
|
H A D | chan.h | 75 extern const struct nvkm_disp_chan_user nv50_disp_curs;
|
H A D | g84.c | 335 {{0,0,G82_DISP_CURSOR }, nvkm_disp_chan_new, &nv50_disp_curs },
|
H A D | gt215.c | 253 {{0,0,GT214_DISP_CURSOR }, nvkm_disp_chan_new, & nv50_disp_curs },
|
H A D | g94.c | 365 {{0,0, G82_DISP_CURSOR }, nvkm_disp_chan_new, & nv50_disp_curs },
|
H A D | nv50.c | 716 nv50_disp_curs = { variable 1781 {{0,0,NV50_DISP_CURSOR }, nvkm_disp_chan_new, &nv50_disp_curs },
|