Symbol: nv04_mode_state
drivers/gpu/drm/nouveau/dispnv04/crtc.c
124
struct nv04_mode_state *state = &nv04_display(dev)->mode_reg;
drivers/gpu/drm/nouveau/dispnv04/crtc.c
675
struct nv04_mode_state *state = &nv04_display(dev)->mode_reg;
drivers/gpu/drm/nouveau/dispnv04/crtc.c
677
struct nv04_mode_state *saved = &nv04_display(dev)->saved_reg;
drivers/gpu/drm/nouveau/dispnv04/dfp.c
207
struct nv04_mode_state *state = &nv04_display(dev)->mode_reg;
drivers/gpu/drm/nouveau/dispnv04/disp.h
84
struct nv04_mode_state mode_reg;
drivers/gpu/drm/nouveau/dispnv04/disp.h
85
struct nv04_mode_state saved_reg;
drivers/gpu/drm/nouveau/dispnv04/hw.c
394
struct nv04_mode_state *state)
drivers/gpu/drm/nouveau/dispnv04/hw.c
469
struct nv04_mode_state *state)
drivers/gpu/drm/nouveau/dispnv04/hw.c
541
struct nv04_mode_state *state)
drivers/gpu/drm/nouveau/dispnv04/hw.c
565
struct nv04_mode_state *state)
drivers/gpu/drm/nouveau/dispnv04/hw.c
591
struct nv04_mode_state *state)
drivers/gpu/drm/nouveau/dispnv04/hw.c
666
struct nv04_mode_state *state)
drivers/gpu/drm/nouveau/dispnv04/hw.c
777
struct nv04_mode_state *state)
drivers/gpu/drm/nouveau/dispnv04/hw.c
796
struct nv04_mode_state *state)
drivers/gpu/drm/nouveau/dispnv04/hw.c
814
struct nv04_mode_state *state)
drivers/gpu/drm/nouveau/dispnv04/hw.c
828
struct nv04_mode_state *state)
drivers/gpu/drm/nouveau/dispnv04/hw.h
49
struct nv04_mode_state *state);
drivers/gpu/drm/nouveau/dispnv04/hw.h
51
struct nv04_mode_state *state);
drivers/gpu/drm/nouveau/dispnv04/hw.h
53
struct nv04_mode_state *state);
drivers/gpu/drm/nouveau/dispnv04/tvnv04.c
79
struct nv04_mode_state *state = &nv04_display(dev)->mode_reg;