Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/dispnv50/
Dcrc.h91 void nv50_crc_atomic_set(struct nv50_head *, struct nv50_head_atom *);
126 nv50_crc_atomic_set(struct nv50_head *head, struct nv50_head_atom *state) {} in nv50_crc_atomic_set() function
Dcrc.c448 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()