Home
last modified time | relevance | path

Searched refs:nv17_tv_state (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.h30 struct nv17_tv_state { struct
73 struct nv17_tv_state state;
74 struct nv17_tv_state saved_state;
122 void nv17_tv_state_save(struct drm_device *dev, struct nv17_tv_state *state);
123 void nv17_tv_state_load(struct drm_device *dev, struct nv17_tv_state *state);
H A Dtvmodesnv17.c380 void nv17_tv_state_save(struct drm_device *dev, struct nv17_tv_state *state) in nv17_tv_state_save()
407 void nv17_tv_state_load(struct drm_device *dev, struct nv17_tv_state *state) in nv17_tv_state_load()
475 struct nv17_tv_state *regs = &tv_enc->state; in nv17_tv_update_properties()
530 struct nv17_tv_state *regs = &tv_enc->state; in nv17_tv_update_rescaler()
H A Dtvnv17.c366 struct nv17_tv_state *regs = &to_tv_enc(encoder)->state; in nv17_tv_dpms()
465 struct nv17_tv_state *tv_regs = &to_tv_enc(encoder)->state; in nv17_tv_mode_set()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.h30 struct nv17_tv_state { struct
73 struct nv17_tv_state state;
74 struct nv17_tv_state saved_state;
122 void nv17_tv_state_save(struct drm_device *dev, struct nv17_tv_state *state);
123 void nv17_tv_state_load(struct drm_device *dev, struct nv17_tv_state *state);
H A Dtvmodesnv17.c379 void nv17_tv_state_save(struct drm_device *dev, struct nv17_tv_state *state) in nv17_tv_state_save()
406 void nv17_tv_state_load(struct drm_device *dev, struct nv17_tv_state *state) in nv17_tv_state_load()
474 struct nv17_tv_state *regs = &tv_enc->state; in nv17_tv_update_properties()
529 struct nv17_tv_state *regs = &tv_enc->state; in nv17_tv_update_rescaler()
H A Dtvnv17.c367 struct nv17_tv_state *regs = &to_tv_enc(encoder)->state; in nv17_tv_dpms()
466 struct nv17_tv_state *tv_regs = &to_tv_enc(encoder)->state; in nv17_tv_mode_set()

Completed in 5 milliseconds