Symbol: nouveau_crtc
drivers/gpu/drm/nouveau/dispnv04/crtc.c
1024
struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/dispnv04/crtc.c
1152
int head = nouveau_crtc(crtc)->index;
drivers/gpu/drm/nouveau/dispnv04/crtc.c
123
struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/dispnv04/crtc.c
1279
struct nouveau_crtc *nv_crtc = container_of(event, struct nouveau_crtc, vblank);
drivers/gpu/drm/nouveau/dispnv04/crtc.c
1290
struct nouveau_crtc *nv_crtc;
drivers/gpu/drm/nouveau/dispnv04/crtc.c
177
struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/dispnv04/crtc.c
240
struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/dispnv04/crtc.c
465
struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/dispnv04/crtc.c
59
NVWriteVgaCrtc(crtc->dev, nouveau_crtc(crtc)->index, index,
drivers/gpu/drm/nouveau/dispnv04/crtc.c
615
struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/dispnv04/crtc.c
648
struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/dispnv04/crtc.c
65
struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/dispnv04/crtc.c
673
struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/dispnv04/crtc.c
694
struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/dispnv04/crtc.c
712
struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/dispnv04/crtc.c
735
struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/dispnv04/crtc.c
756
struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/dispnv04/crtc.c
780
struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/dispnv04/crtc.c
80
struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/dispnv04/crtc.c
804
struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/dispnv04/crtc.c
820
struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/dispnv04/crtc.c
842
struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/dispnv04/crtc.c
985
struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/dispnv04/cursor.c
15
nv04_cursor_hide(struct nouveau_crtc *nv_crtc, bool update)
drivers/gpu/drm/nouveau/dispnv04/cursor.c
21
nv04_cursor_set_pos(struct nouveau_crtc *nv_crtc, int x, int y)
drivers/gpu/drm/nouveau/dispnv04/cursor.c
33
NVWriteVgaCrtc(crtc->dev, nouveau_crtc(crtc)->index, index,
drivers/gpu/drm/nouveau/dispnv04/cursor.c
38
nv04_cursor_set_offset(struct nouveau_crtc *nv_crtc, uint32_t offset)
drivers/gpu/drm/nouveau/dispnv04/cursor.c
63
nv04_cursor_init(struct nouveau_crtc *crtc)
drivers/gpu/drm/nouveau/dispnv04/cursor.c
9
nv04_cursor_show(struct nouveau_crtc *nv_crtc, bool update)
drivers/gpu/drm/nouveau/dispnv04/dac.c
368
int head = nouveau_crtc(encoder->crtc)->index;
drivers/gpu/drm/nouveau/dispnv04/dac.c
381
int head = nouveau_crtc(encoder->crtc)->index;
drivers/gpu/drm/nouveau/dispnv04/dac.c
416
struct nouveau_crtc *nv_crtc = nouveau_crtc(encoder->crtc);
drivers/gpu/drm/nouveau/dispnv04/dfp.c
117
struct nouveau_crtc *nv_crtc;
drivers/gpu/drm/nouveau/dispnv04/dfp.c
121
nv_crtc = nouveau_crtc(encoder->crtc);
drivers/gpu/drm/nouveau/dispnv04/dfp.c
136
nv_crtc = nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/dispnv04/dfp.c
250
int head = nouveau_crtc(encoder->crtc)->index;
drivers/gpu/drm/nouveau/dispnv04/dfp.c
287
struct nouveau_crtc *nv_crtc = nouveau_crtc(encoder->crtc);
drivers/gpu/drm/nouveau/dispnv04/dfp.c
451
struct nouveau_crtc *nv_crtc = nouveau_crtc(encoder->crtc);
drivers/gpu/drm/nouveau/dispnv04/dfp.c
454
int head = nouveau_crtc(encoder->crtc)->index;
drivers/gpu/drm/nouveau/dispnv04/dfp.c
537
int head = crtc ? nouveau_crtc(crtc)->index :
drivers/gpu/drm/nouveau/dispnv04/dfp.c
555
nv04_dfp_prepare_sel_clk(dev, nv_encoder, nouveau_crtc(crtc)->index);
drivers/gpu/drm/nouveau/dispnv04/disp.c
116
struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/dispnv04/disp.c
143
struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/dispnv04/disp.c
157
struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/dispnv04/disp.c
173
struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/dispnv04/disp.c
193
struct nouveau_crtc *nv_crtc;
drivers/gpu/drm/nouveau/dispnv04/disp.c
219
struct nouveau_crtc *crtc;
drivers/gpu/drm/nouveau/dispnv04/disp.c
89
struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/dispnv04/overlay.c
124
struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.c
545
int head = nouveau_crtc(encoder->crtc)->index;
drivers/gpu/drm/nouveau/dispnv04/tvnv04.c
127
int head = nouveau_crtc(encoder->crtc)->index;
drivers/gpu/drm/nouveau/dispnv04/tvnv04.c
145
struct nouveau_crtc *nv_crtc = nouveau_crtc(encoder->crtc);
drivers/gpu/drm/nouveau/dispnv04/tvnv04.c
169
struct nouveau_crtc *nv_crtc = nouveau_crtc(encoder->crtc);
drivers/gpu/drm/nouveau/dispnv04/tvnv04.c
88
int head = nouveau_crtc(encoder->crtc)->index;
drivers/gpu/drm/nouveau/dispnv04/tvnv17.c
409
int head = nouveau_crtc(encoder->crtc)->index;
drivers/gpu/drm/nouveau/dispnv04/tvnv17.c
470
int head = nouveau_crtc(encoder->crtc)->index;
drivers/gpu/drm/nouveau/dispnv04/tvnv17.c
583
struct nouveau_crtc *nv_crtc = nouveau_crtc(encoder->crtc);
drivers/gpu/drm/nouveau/dispnv50/disp.c
1747
struct nouveau_crtc *nv_crtc = nv50_outp_get_new_crtc(state, nv_encoder);
drivers/gpu/drm/nouveau/dispnv50/disp.c
1984
struct nouveau_crtc *nv_crtc = nv50_outp_get_new_crtc(state, nv_encoder);
drivers/gpu/drm/nouveau/dispnv50/disp.c
2139
nv50_audio_enable(outp->encoder, nouveau_crtc(nv_encoder->crtc),
drivers/gpu/drm/nouveau/dispnv50/disp.c
462
static struct nouveau_crtc *
drivers/gpu/drm/nouveau/dispnv50/disp.c
472
return nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/dispnv50/disp.c
496
struct nouveau_crtc *nv_crtc = nv50_outp_get_new_crtc(state, nv_encoder);
drivers/gpu/drm/nouveau/dispnv50/disp.c
608
struct nouveau_crtc *nv_crtc;
drivers/gpu/drm/nouveau/dispnv50/disp.c
623
nv_crtc = nouveau_crtc(nv_encoder->crtc);
drivers/gpu/drm/nouveau/dispnv50/disp.c
732
nv50_audio_disable(struct drm_encoder *encoder, struct nouveau_crtc *nv_crtc)
drivers/gpu/drm/nouveau/dispnv50/disp.c
752
nv50_audio_enable(struct drm_encoder *encoder, struct nouveau_crtc *nv_crtc,
drivers/gpu/drm/nouveau/dispnv50/disp.c
778
nv50_hdmi_enable(struct drm_encoder *encoder, struct nouveau_crtc *nv_crtc,
drivers/gpu/drm/nouveau/dispnv50/head.c
560
struct nouveau_crtc *nv_crtc = container_of(event, struct nouveau_crtc, vblank);
drivers/gpu/drm/nouveau/dispnv50/head.c
575
struct nouveau_crtc *nv_crtc;
drivers/gpu/drm/nouveau/dispnv50/head.h
18
struct nouveau_crtc base;
drivers/gpu/drm/nouveau/nouveau_connector.h
181
nouveau_crtc_connector_get(struct nouveau_crtc *nv_crtc)
drivers/gpu/drm/nouveau/nouveau_crtc.h
59
void (*set_offset)(struct nouveau_crtc *, uint32_t offset);
drivers/gpu/drm/nouveau/nouveau_crtc.h
60
void (*set_pos)(struct nouveau_crtc *, int x, int y);
drivers/gpu/drm/nouveau/nouveau_crtc.h
61
void (*hide)(struct nouveau_crtc *, bool update);
drivers/gpu/drm/nouveau/nouveau_crtc.h
62
void (*show)(struct nouveau_crtc *, bool update);
drivers/gpu/drm/nouveau/nouveau_crtc.h
73
static inline struct nouveau_crtc *nouveau_crtc(struct drm_crtc *crtc)
drivers/gpu/drm/nouveau/nouveau_crtc.h
75
return crtc ? container_of(crtc, struct nouveau_crtc, base) : NULL;
drivers/gpu/drm/nouveau/nouveau_crtc.h
78
static inline struct drm_crtc *to_drm_crtc(struct nouveau_crtc *crtc)
drivers/gpu/drm/nouveau/nouveau_crtc.h
83
int nv04_cursor_init(struct nouveau_crtc *);
drivers/gpu/drm/nouveau/nouveau_display.c
53
struct nouveau_crtc *nv_crtc;
drivers/gpu/drm/nouveau/nouveau_display.c
55
nv_crtc = nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/nouveau_display.c
64
struct nouveau_crtc *nv_crtc;
drivers/gpu/drm/nouveau/nouveau_display.c
66
nv_crtc = nouveau_crtc(crtc);
drivers/gpu/drm/nouveau/nouveau_display.c
89
struct nvif_head *head = &nouveau_crtc(crtc)->head;