Home
last modified time | relevance | path

Searched refs:nouveau_plane (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
H A Doverlay.c38 struct nouveau_plane { struct
58 void (*set_params)(struct nouveau_plane *);
122 struct nouveau_plane *nv_plane = in nv10_update_plane()
123 container_of(plane, struct nouveau_plane, base); in nv10_update_plane()
196 struct nouveau_plane *nv_plane = in nv10_disable_plane()
197 container_of(plane, struct nouveau_plane, base); in nv10_disable_plane()
217 nv10_set_params(struct nouveau_plane *plane) in nv10_set_params()
248 struct nouveau_plane *nv_plane = in nv_set_property()
249 container_of(plane, struct nouveau_plane, base); in nv_set_property()
282 struct nouveau_plane *plan in nv10_overlay_init()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H A Doverlay.c38 struct nouveau_plane { struct
58 void (*set_params)(struct nouveau_plane *);
122 struct nouveau_plane *nv_plane = in nv10_update_plane()
123 container_of(plane, struct nouveau_plane, base); in nv10_update_plane()
196 struct nouveau_plane *nv_plane = in nv10_disable_plane()
197 container_of(plane, struct nouveau_plane, base); in nv10_disable_plane()
217 nv10_set_params(struct nouveau_plane *plane) in nv10_set_params()
248 struct nouveau_plane *nv_plane = in nv_set_property()
249 container_of(plane, struct nouveau_plane, base); in nv_set_property()
282 struct nouveau_plane *plan in nv10_overlay_init()
[all...]

Completed in 2 milliseconds