forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/drivers/gpu/drm/nouveau/dispnv50/ovly.h
....@@ -10,11 +10,7 @@
1010 struct nv50_head_atom *);
1111 void ovly507e_release(struct nv50_wndw *, struct nv50_wndw_atom *,
1212 struct nv50_head_atom *);
13
-void ovly507e_ntfy_set(struct nv50_wndw *, struct nv50_wndw_atom *);
14
-void ovly507e_ntfy_clr(struct nv50_wndw *);
15
-void ovly507e_image_clr(struct nv50_wndw *);
16
-void ovly507e_scale_set(struct nv50_wndw *, struct nv50_wndw_atom *);
17
-void ovly507e_update(struct nv50_wndw *, u32 *);
13
+int ovly507e_scale_set(struct nv50_wndw *, struct nv50_wndw_atom *);
1814
1915 extern const u32 ovly827e_format[];
2016 void ovly827e_ntfy_reset(struct nouveau_bo *, u32);