Home
last modified time | relevance | path

Searched refs:nv50_crc_func (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/dispnv50/
Dcrc.h50 struct nv50_crc_func { struct
94 extern const struct nv50_crc_func crc907d;
95 extern const struct nv50_crc_func crcc37d;
96 extern const struct nv50_crc_func crcc57d;
100 struct nv50_crc_func {}; struct
Dcrc.c128 const struct nv50_crc_func *func, in nv50_crc_get_entries()
156 const struct nv50_crc_func *func = in nv50_crc_handle_vblank()
219 const struct nv50_crc_func *func, in nv50_crc_wait_ctx_finished()
294 const struct nv50_crc_func *func = in nv50_crc_atomic_release_notifier_contexts()
454 const struct nv50_crc_func *func = nv50_disp(dev)->core->func->crc; in nv50_crc_atomic_set()
472 const struct nv50_crc_func *func = in nv50_crc_atomic_clr()
545 const struct nv50_crc_func *func = nv50_disp(dev)->core->func->crc; in nv50_crc_set_source()
661 const struct nv50_crc_func *func = in nv50_crc_debugfs_flip_threshold_set()
708 const struct nv50_crc_func *func = in nv50_head_crc_late_register()
723 nv50_crc_init_head(struct nv50_disp *disp, const struct nv50_crc_func *func, in nv50_crc_init_head()
[all …]
Dcrcc57d.c50 const struct nv50_crc_func crcc57d = {
Dcore.h31 const struct nv50_crc_func *crc;
Dcrcc37d.c119 const struct nv50_crc_func crcc37d = {
Dcrc907d.c134 const struct nv50_crc_func crc907d = {