Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/dispnv50/
Dcrc.h93 void nv50_crc_atomic_set(struct nv50_head *, struct nv50_head_atom *);
127 nv50_crc_atomic_set(struct nv50_head *head, struct nv50_head_atom *state) {} in nv50_crc_atomic_set() function
Dcrc.c469 void nv50_crc_atomic_set(struct nv50_head *head, in nv50_crc_atomic_set() function
Dhead.c75 if (asyh->set.crc ) nv50_crc_atomic_set (head, asyh); in nv50_head_flush_set()