/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | wndw.h | 3 #define nv50_wndw(p) container_of((p), struct nv50_wndw, plane) macro 15 struct nv50_wndw { struct 43 struct nv50_wndw **); 44 void nv50_wndw_flush_set(struct nv50_wndw *, u32 *interlock, 46 void nv50_wndw_flush_clr(struct nv50_wndw *, u32 *interlock, bool flush, 48 void nv50_wndw_ntfy_enable(struct nv50_wndw *, struct nv50_wndw_atom *); 49 int nv50_wndw_wait_armed(struct nv50_wndw *, struct nv50_wndw_atom *); 52 int (*acquire)(struct nv50_wndw *, struct nv50_wndw_atom *asyw, 54 void (*release)(struct nv50_wndw *, struc [all...] |
H A D | base.h | 5 int base507c_new(struct nouveau_drm *, int, s32, struct nv50_wndw **); 8 u32 interlock_data, struct nv50_wndw **); 10 int base507c_acquire(struct nv50_wndw *, struct nv50_wndw_atom *, 12 void base507c_release(struct nv50_wndw *, struct nv50_wndw_atom *, 14 int base507c_sema_set(struct nv50_wndw *, struct nv50_wndw_atom *); 15 int base507c_sema_clr(struct nv50_wndw *); 16 int base507c_xlut_set(struct nv50_wndw *, struct nv50_wndw_atom *); 17 int base507c_xlut_clr(struct nv50_wndw *); 19 int base827c_new(struct nouveau_drm *, int, s32, struct nv50_wndw **); 21 int base907c_new(struct nouveau_drm *, int, s32, struct nv50_wndw **); [all...] |
H A D | ovly.h | 5 int ovly507e_new(struct nouveau_drm *, int, s32, struct nv50_wndw **); 8 u32 interlock_data, struct nv50_wndw **); 9 int ovly507e_acquire(struct nv50_wndw *, struct nv50_wndw_atom *, 11 void ovly507e_release(struct nv50_wndw *, struct nv50_wndw_atom *, 13 int ovly507e_scale_set(struct nv50_wndw *, struct nv50_wndw_atom *); 21 int ovly827e_new(struct nouveau_drm *, int, s32, struct nv50_wndw **); 22 int ovly907e_new(struct nouveau_drm *, int, s32, struct nv50_wndw **); 23 int ovly917e_new(struct nouveau_drm *, int, s32, struct nv50_wndw **); 25 int nv50_ovly_new(struct nouveau_drm *, int head, struct nv50_wndw **);
|
H A D | curs.h | 5 int curs507a_new(struct nouveau_drm *, int, s32, struct nv50_wndw **); 8 struct nv50_wndw **); 10 int curs907a_new(struct nouveau_drm *, int, s32, struct nv50_wndw **); 11 int cursc37a_new(struct nouveau_drm *, int, s32, struct nv50_wndw **); 13 int nv50_curs_new(struct nouveau_drm *, int head, struct nv50_wndw **);
|
H A D | curs507a.c | 35 curs507a_space(struct nv50_wndw *wndw) in curs507a_space() 47 curs507a_update(struct nv50_wndw *wndw, u32 *interlock) in curs507a_update() 59 curs507a_point(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in curs507a_point() 78 curs507a_prepare(struct nv50_wndw *wndw, struct nv50_head_atom *asyh, in curs507a_prepare() 91 curs507a_release(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, in curs507a_release() 98 curs507a_acquire(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, in curs507a_acquire() 138 struct nv50_wndw **pwndw) in curs507a_new_() 144 struct nv50_wndw *wndw; in curs507a_new_() 168 struct nv50_wndw **pwndw) in curs507a_new()
|
H A D | wndwc37e.c | 35 wndwc37e_csc_clr(struct nv50_wndw *wndw) in wndwc37e_csc_clr() 41 wndwc37e_csc_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc37e_csc_set() 54 wndwc37e_ilut_clr(struct nv50_wndw *wndw) in wndwc37e_ilut_clr() 67 wndwc37e_ilut_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc37e_ilut_set() 86 wndwc37e_ilut(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, int size) in wndwc37e_ilut() 100 wndwc37e_blend_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc37e_blend_set() 145 wndwc37e_image_clr(struct nv50_wndw *wndw) in wndwc37e_image_clr() 162 wndwc37e_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc37e_image_set() 215 wndwc37e_ntfy_clr(struct nv50_wndw *wndw) in wndwc37e_ntfy_clr() 228 wndwc37e_ntfy_set(struct nv50_wndw *wnd [all...] |
H A D | base907c.c | 29 base907c_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base907c_image_set() 66 base907c_xlut_clr(struct nv50_wndw *wndw) in base907c_xlut_clr() 85 base907c_xlut_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base907c_xlut_set() 107 base907c_ilut(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, int size) in base907c_ilut() 141 base907c_csc(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, in base907c_csc() 161 base907c_csc_clr(struct nv50_wndw *wndw) in base907c_csc_clr() 175 base907c_csc_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base907c_csc_set() 216 struct nv50_wndw **pwndw) in base907c_new()
|
H A D | base507c.c | 38 base507c_update(struct nv50_wndw *wndw, u32 *interlock) in base507c_update() 51 base507c_image_clr(struct nv50_wndw *wndw) in base507c_image_clr() 68 base507c_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base507c_image_set() 121 base507c_xlut_clr(struct nv50_wndw *wndw) in base507c_xlut_clr() 135 base507c_xlut_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base507c_xlut_set() 161 base507c_ntfy_clr(struct nv50_wndw *wndw) in base507c_ntfy_clr() 174 base507c_ntfy_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base507c_ntfy_set() 198 base507c_sema_clr(struct nv50_wndw *wndw) in base507c_sema_clr() 211 base507c_sema_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base507c_sema_set() 227 base507c_release(struct nv50_wndw *wnd [all...] |
H A D | ovly507e.c | 36 ovly507e_scale_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in ovly507e_scale_set() 58 ovly507e_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in ovly507e_image_set() 96 ovly507e_release(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, in ovly507e_release() 103 ovly507e_acquire(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, in ovly507e_acquire() 148 struct nv50_wndw **pwndw) in ovly507e_new_() 154 struct nv50_wndw *wndw; in ovly507e_new_() 190 struct nv50_wndw **pwndw) in ovly507e_new()
|
H A D | wndw.c | 48 nv50_wndw_ctxdma_new(struct nv50_wndw *wndw, struct drm_framebuffer *fb) in nv50_wndw_ctxdma_new() 112 nv50_wndw_wait_armed(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in nv50_wndw_wait_armed() 124 nv50_wndw_flush_clr(struct nv50_wndw *wndw, u32 *interlock, bool flush, in nv50_wndw_flush_clr() 140 nv50_wndw_flush_set(struct nv50_wndw *wndw, u32 *interlock, in nv50_wndw_flush_set() 177 nv50_wndw_ntfy_enable(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in nv50_wndw_ntfy_enable() 191 nv50_wndw_atomic_check_release(struct nv50_wndw *wndw, in nv50_wndw_atomic_check_release() 266 nv50_wndw_atomic_check_acquire(struct nv50_wndw *wndw, bool modeset, in nv50_wndw_atomic_check_acquire() 365 nv50_wndw_atomic_check_lut(struct nv50_wndw *wndw, in nv50_wndw_atomic_check_lut() 440 struct nv50_wndw *wndw = nv50_wndw(plan in nv50_wndw_atomic_check() 677 nv50_wndw = { global() variable [all...] |
H A D | wimmc37b.c | 32 wimmc37b_update(struct nv50_wndw *wndw, u32 *interlock) in wimmc37b_update() 47 wimmc37b_point(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wimmc37b_point() 69 s32 oclass, struct nv50_wndw *wndw) in wimmc37b_init_() 92 wimmc37b_init(struct nouveau_drm *drm, s32 oclass, struct nv50_wndw *wndw) in wimmc37b_init()
|
H A D | cursc37a.c | 28 cursc37a_update(struct nv50_wndw *wndw, u32 *interlock) in cursc37a_update() 38 cursc37a_point(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in cursc37a_point() 58 struct nv50_wndw **pwndw) in cursc37a_new()
|
H A D | wndwc57e.c | 35 wndwc57e_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc57e_image_set() 84 wndwc57e_csc_clr(struct nv50_wndw *wndw) in wndwc57e_csc_clr() 102 wndwc57e_csc_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc57e_csc_set() 115 wndwc57e_ilut_clr(struct nv50_wndw *wndw) in wndwc57e_ilut_clr() 128 wndwc57e_ilut_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc57e_ilut_set() 183 wndwc57e_ilut(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, int size) in wndwc57e_ilut() 242 s32 oclass, struct nv50_wndw **pwndw) in wndwc57e_new()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | wndw.h | 3 #define nv50_wndw(p) container_of((p), struct nv50_wndw, plane) macro 13 struct nv50_wndw { struct 40 struct nv50_wndw **); 41 void nv50_wndw_flush_set(struct nv50_wndw *, u32 *interlock, 43 void nv50_wndw_flush_clr(struct nv50_wndw *, u32 *interlock, bool flush, 45 void nv50_wndw_ntfy_enable(struct nv50_wndw *, struct nv50_wndw_atom *); 46 int nv50_wndw_wait_armed(struct nv50_wndw *, struct nv50_wndw_atom *); 49 int (*acquire)(struct nv50_wndw *, struct nv50_wndw_atom *asyw, 51 void (*release)(struct nv50_wndw *, struc [all...] |
H A D | base.h | 5 int base507c_new(struct nouveau_drm *, int, s32, struct nv50_wndw **); 8 u32 interlock_data, struct nv50_wndw **); 10 int base507c_acquire(struct nv50_wndw *, struct nv50_wndw_atom *, 12 void base507c_release(struct nv50_wndw *, struct nv50_wndw_atom *, 14 int base507c_sema_set(struct nv50_wndw *, struct nv50_wndw_atom *); 15 int base507c_sema_clr(struct nv50_wndw *); 16 int base507c_xlut_set(struct nv50_wndw *, struct nv50_wndw_atom *); 17 int base507c_xlut_clr(struct nv50_wndw *); 19 int base827c_new(struct nouveau_drm *, int, s32, struct nv50_wndw **); 21 int base907c_new(struct nouveau_drm *, int, s32, struct nv50_wndw **); [all...] |
H A D | ovly.h | 5 int ovly507e_new(struct nouveau_drm *, int, s32, struct nv50_wndw **); 8 u32 interlock_data, struct nv50_wndw **); 9 int ovly507e_acquire(struct nv50_wndw *, struct nv50_wndw_atom *, 11 void ovly507e_release(struct nv50_wndw *, struct nv50_wndw_atom *, 13 int ovly507e_scale_set(struct nv50_wndw *, struct nv50_wndw_atom *); 21 int ovly827e_new(struct nouveau_drm *, int, s32, struct nv50_wndw **); 22 int ovly907e_new(struct nouveau_drm *, int, s32, struct nv50_wndw **); 23 int ovly917e_new(struct nouveau_drm *, int, s32, struct nv50_wndw **); 25 int nv50_ovly_new(struct nouveau_drm *, int head, struct nv50_wndw **);
|
H A D | curs.h | 5 int curs507a_new(struct nouveau_drm *, int, s32, struct nv50_wndw **); 8 struct nv50_wndw **); 10 int curs907a_new(struct nouveau_drm *, int, s32, struct nv50_wndw **); 11 int cursc37a_new(struct nouveau_drm *, int, s32, struct nv50_wndw **); 13 int nv50_curs_new(struct nouveau_drm *, int head, struct nv50_wndw **);
|
H A D | wndwc37e.c | 34 wndwc37e_csc_clr(struct nv50_wndw *wndw) in wndwc37e_csc_clr() 40 wndwc37e_csc_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc37e_csc_set() 53 wndwc37e_ilut_clr(struct nv50_wndw *wndw) in wndwc37e_ilut_clr() 66 wndwc37e_ilut_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc37e_ilut_set() 85 wndwc37e_ilut(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, int size) in wndwc37e_ilut() 95 wndwc37e_blend_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc37e_blend_set() 140 wndwc37e_image_clr(struct nv50_wndw *wndw) in wndwc37e_image_clr() 157 wndwc37e_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc37e_image_set() 210 wndwc37e_ntfy_clr(struct nv50_wndw *wndw) in wndwc37e_ntfy_clr() 223 wndwc37e_ntfy_set(struct nv50_wndw *wnd [all...] |
H A D | curs507a.c | 35 curs507a_space(struct nv50_wndw *wndw) in curs507a_space() 47 curs507a_update(struct nv50_wndw *wndw, u32 *interlock) in curs507a_update() 59 curs507a_point(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in curs507a_point() 78 curs507a_prepare(struct nv50_wndw *wndw, struct nv50_head_atom *asyh, in curs507a_prepare() 91 curs507a_release(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, in curs507a_release() 98 curs507a_acquire(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, in curs507a_acquire() 171 struct nv50_wndw **pwndw) in curs507a_new_() 177 struct nv50_wndw *wndw; in curs507a_new_() 201 struct nv50_wndw **pwndw) in curs507a_new()
|
H A D | base907c.c | 29 base907c_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base907c_image_set() 66 base907c_xlut_clr(struct nv50_wndw *wndw) in base907c_xlut_clr() 85 base907c_xlut_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base907c_xlut_set() 107 base907c_ilut(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, int size) in base907c_ilut() 137 base907c_csc(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, in base907c_csc() 157 base907c_csc_clr(struct nv50_wndw *wndw) in base907c_csc_clr() 171 base907c_csc_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base907c_csc_set() 212 struct nv50_wndw **pwndw) in base907c_new()
|
H A D | base507c.c | 36 base507c_update(struct nv50_wndw *wndw, u32 *interlock) in base507c_update() 49 base507c_image_clr(struct nv50_wndw *wndw) in base507c_image_clr() 66 base507c_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base507c_image_set() 119 base507c_xlut_clr(struct nv50_wndw *wndw) in base507c_xlut_clr() 133 base507c_xlut_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base507c_xlut_set() 159 base507c_ntfy_clr(struct nv50_wndw *wndw) in base507c_ntfy_clr() 172 base507c_ntfy_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base507c_ntfy_set() 196 base507c_sema_clr(struct nv50_wndw *wndw) in base507c_sema_clr() 209 base507c_sema_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base507c_sema_set() 225 base507c_release(struct nv50_wndw *wnd [all...] |
H A D | ovly507e.c | 34 ovly507e_scale_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in ovly507e_scale_set() 56 ovly507e_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in ovly507e_image_set() 94 ovly507e_release(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, in ovly507e_release() 101 ovly507e_acquire(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, in ovly507e_acquire() 146 struct nv50_wndw **pwndw) in ovly507e_new_() 152 struct nv50_wndw *wndw; in ovly507e_new_() 178 struct nv50_wndw **pwndw) in ovly507e_new()
|
H A D | wndw.c | 51 nv50_wndw_ctxdma_new(struct nv50_wndw *wndw, struct drm_framebuffer *fb) in nv50_wndw_ctxdma_new() 115 nv50_wndw_wait_armed(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in nv50_wndw_wait_armed() 127 nv50_wndw_flush_clr(struct nv50_wndw *wndw, u32 *interlock, bool flush, in nv50_wndw_flush_clr() 143 nv50_wndw_flush_set(struct nv50_wndw *wndw, u32 *interlock, in nv50_wndw_flush_set() 180 nv50_wndw_ntfy_enable(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in nv50_wndw_ntfy_enable() 194 nv50_wndw_atomic_check_release(struct nv50_wndw *wndw, in nv50_wndw_atomic_check_release() 269 nv50_wndw_atomic_check_acquire(struct nv50_wndw *wndw, bool modeset, in nv50_wndw_atomic_check_acquire() 368 nv50_wndw_atomic_check_lut(struct nv50_wndw *wndw, in nv50_wndw_atomic_check_lut() 443 struct nv50_wndw *wndw = nv50_wndw(plan in nv50_wndw_atomic_check() 680 nv50_wndw = { global() variable [all...] |
H A D | wimmc37b.c | 32 wimmc37b_update(struct nv50_wndw *wndw, u32 *interlock) in wimmc37b_update() 47 wimmc37b_point(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wimmc37b_point() 69 s32 oclass, struct nv50_wndw *wndw) in wimmc37b_init_() 91 wimmc37b_init(struct nouveau_drm *drm, s32 oclass, struct nv50_wndw *wndw) in wimmc37b_init()
|
H A D | cursc37a.c | 28 cursc37a_update(struct nv50_wndw *wndw, u32 *interlock) in cursc37a_update() 38 cursc37a_point(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in cursc37a_point() 58 struct nv50_wndw **pwndw) in cursc37a_new()
|