Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/nouveau/dispnv04/
Dtvnv17.h123 void nv17_tv_state_load(struct drm_device *dev, struct nv17_tv_state *state);
Dtvnv17.c594 nv17_tv_state_load(dev, &to_tv_enc(encoder)->state); in nv17_tv_commit()
636 nv17_tv_state_load(dev, &to_tv_enc(encoder)->saved_state); in nv17_tv_restore()
Dtvmodesnv17.c406 void nv17_tv_state_load(struct drm_device *dev, struct nv17_tv_state *state) in nv17_tv_state_load() function