Home
last modified time | relevance | path

Searched refs:nouveau_ofuncs (Results 1 – 25 of 133) sorted by relevance

123456

/drivers/gpu/drm/nouveau/core/engine/disp/
Dnv50.h123 extern struct nouveau_ofuncs nv50_disp_mast_ofuncs;
124 extern struct nouveau_ofuncs nv50_disp_sync_ofuncs;
125 extern struct nouveau_ofuncs nv50_disp_ovly_ofuncs;
126 extern struct nouveau_ofuncs nv50_disp_oimm_ofuncs;
127 extern struct nouveau_ofuncs nv50_disp_curs_ofuncs;
128 extern struct nouveau_ofuncs nv50_disp_base_ofuncs;
137 extern struct nouveau_ofuncs nvd0_disp_mast_ofuncs;
138 extern struct nouveau_ofuncs nvd0_disp_sync_ofuncs;
139 extern struct nouveau_ofuncs nvd0_disp_ovly_ofuncs;
140 extern struct nouveau_ofuncs nvd0_disp_oimm_ofuncs;
[all …]
/drivers/gpu/drm/nouveau/core/engine/copy/
Dnve0.c50 static struct nouveau_ofuncs
119 .ofuncs = &(struct nouveau_ofuncs) {
130 .ofuncs = &(struct nouveau_ofuncs) {
Dnvc0.c58 static struct nouveau_ofuncs
157 .ofuncs = &(struct nouveau_ofuncs) {
170 .ofuncs = &(struct nouveau_ofuncs) {
/drivers/gpu/drm/nouveau/core/subdev/i2c/
Dnvd0.c81 .ofuncs = &(struct nouveau_ofuncs) {
89 .ofuncs = &(struct nouveau_ofuncs) {
118 .ofuncs = &(struct nouveau_ofuncs) {
Dnv4e.c100 .ofuncs = &(struct nouveau_ofuncs) {
129 .ofuncs = &(struct nouveau_ofuncs) {
Dnv94.c242 .ofuncs = &(struct nouveau_ofuncs) {
250 .ofuncs = &(struct nouveau_ofuncs) {
279 .ofuncs = &(struct nouveau_ofuncs) {
/drivers/gpu/drm/nouveau/core/include/core/
Dobject.h51 extern struct nouveau_ofuncs nouveau_object_ofuncs;
57 struct nouveau_ofuncs * const ofuncs;
81 struct nouveau_ofuncs { struct
96 static inline struct nouveau_ofuncs * argument
/drivers/gpu/drm/nouveau/core/engine/fifo/
Dnv10.c97 static struct nouveau_ofuncs
120 .ofuncs = &(struct nouveau_ofuncs) {
165 .ofuncs = &(struct nouveau_ofuncs) {
Dnv17.c104 static struct nouveau_ofuncs
127 .ofuncs = &(struct nouveau_ofuncs) {
202 .ofuncs = &(struct nouveau_ofuncs) {
/drivers/gpu/drm/nouveau/core/engine/crypt/
Dnv84.c67 static struct nouveau_ofuncs
90 .ofuncs = &(struct nouveau_ofuncs) {
191 .ofuncs = &(struct nouveau_ofuncs) {
/drivers/gpu/drm/nouveau/core/engine/vp/
Dnv84.c50 .ofuncs = &(struct nouveau_ofuncs) {
87 .ofuncs = &(struct nouveau_ofuncs) {
Dnvc0.c50 .ofuncs = &(struct nouveau_ofuncs) {
102 .ofuncs = &(struct nouveau_ofuncs) {
Dnve0.c50 .ofuncs = &(struct nouveau_ofuncs) {
102 .ofuncs = &(struct nouveau_ofuncs) {
/drivers/gpu/drm/nouveau/core/engine/ppp/
Dnv98.c55 .ofuncs = &(struct nouveau_ofuncs) {
92 .ofuncs = &(struct nouveau_ofuncs) {
Dnvc0.c50 .ofuncs = &(struct nouveau_ofuncs) {
102 .ofuncs = &(struct nouveau_ofuncs) {
/drivers/gpu/drm/nouveau/core/engine/bsp/
Dnv84.c50 .ofuncs = &(struct nouveau_ofuncs) {
87 .ofuncs = &(struct nouveau_ofuncs) {
Dnve0.c50 .ofuncs = &(struct nouveau_ofuncs) {
102 .ofuncs = &(struct nouveau_ofuncs) {
Dnvc0.c50 .ofuncs = &(struct nouveau_ofuncs) {
102 .ofuncs = &(struct nouveau_ofuncs) {
/drivers/gpu/drm/nouveau/core/engine/mpeg/
Dnv84.c60 .ofuncs = &(struct nouveau_ofuncs) {
98 .ofuncs = &(struct nouveau_ofuncs) {
Dnv50.c69 struct nouveau_ofuncs
114 .ofuncs = &(struct nouveau_ofuncs) {
233 .ofuncs = &(struct nouveau_ofuncs) {
Dnv40.c85 .ofuncs = &(struct nouveau_ofuncs) {
138 .ofuncs = &(struct nouveau_ofuncs) {
Dnv31.c113 static struct nouveau_ofuncs
174 .ofuncs = &(struct nouveau_ofuncs) {
305 .ofuncs = &(struct nouveau_ofuncs) {
/drivers/gpu/drm/nouveau/core/core/
Dgpuobj.c189 struct nouveau_ofuncs *pfuncs = nv_ofuncs(gpuobj->parent); in _nouveau_gpuobj_rd32()
199 struct nouveau_ofuncs *pfuncs = nv_ofuncs(gpuobj->parent); in _nouveau_gpuobj_wr32()
208 .ofuncs = &(struct nouveau_ofuncs) {
299 .ofuncs = &(struct nouveau_ofuncs) {
/drivers/gpu/drm/nouveau/core/engine/software/
Dnv10.c89 .ofuncs = &(struct nouveau_ofuncs) {
123 .ofuncs = &(struct nouveau_ofuncs) {
Dnv04.c101 .ofuncs = &(struct nouveau_ofuncs) {
141 .ofuncs = &(struct nouveau_ofuncs) {

123456