Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dcrc.c84 struct nv50_crc *crc = container_of(work, struct nv50_crc, flip_work); in nv50_crc_ctx_flip_work()
132 struct nv50_crc *crc = &head->crc; in nv50_crc_get_entries()
155 struct nv50_crc *crc = &head->crc; in nv50_crc_handle_vblank()
247 struct nv50_crc *crc = &head->crc; in nv50_crc_atomic_stop_reporting()
279 struct nv50_crc *crc = &head->crc; in nv50_crc_atomic_init_notifier_contexts()
303 struct nv50_crc *crc = &head->crc; in nv50_crc_atomic_release_notifier_contexts()
326 struct nv50_crc *crc = &head->crc; in nv50_crc_atomic_start_reporting()
453 struct nv50_crc *crc = &head->crc; in nv50_crc_atomic_set()
544 struct nv50_crc *crc = &head->crc; in nv50_crc_set_source()
630 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;