Home
last modified time | relevance | path

Searched refs:nv50_crc (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/nouveau/dispnv50/
H A Dcrc.c86 struct nv50_crc *crc = container_of(work, struct nv50_crc, flip_work); in nv50_crc_ctx_flip_work()
134 struct nv50_crc *crc = &head->crc; in nv50_crc_get_entries()
157 struct nv50_crc *crc = &head->crc; in nv50_crc_handle_vblank()
249 struct nv50_crc *crc = &head->crc; in nv50_crc_atomic_stop_reporting()
281 struct nv50_crc *crc = &head->crc; in nv50_crc_atomic_init_notifier_contexts()
305 struct nv50_crc *crc = &head->crc; in nv50_crc_atomic_release_notifier_contexts()
328 struct nv50_crc *crc = &head->crc; in nv50_crc_atomic_start_reporting()
455 struct nv50_crc *crc = &head->crc; in nv50_crc_atomic_set()
546 struct nv50_crc *crc = &head->crc; in nv50_crc_set_source()
632 struct nv50_crc *crc = &head->crc; in nv50_crc_debugfs_flip_threshold_get()
[all …]
H A Dcrc.h63 struct nv50_crc { struct
99 struct nv50_crc {}; struct
H A Dhead.h17 struct nv50_crc crc;