Home
last modified time | relevance | path

Searched defs:crtc (Results 1 – 200 of 223) sorted by relevance

12

/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_crtc.c23 static void sti_crtc_enable(struct drm_crtc *crtc) in sti_crtc_enable()
45 static void sti_crtc_disabling(struct drm_crtc *crtc) in sti_crtc_disabling()
54 static bool sti_crtc_mode_fixup(struct drm_crtc *crtc, in sti_crtc_mode_fixup()
63 sti_crtc_mode_set(struct drm_crtc *crtc, struct drm_display_mode *mode) in sti_crtc_mode_set()
113 static void sti_crtc_disable(struct drm_crtc *crtc) in sti_crtc_disable()
139 sti_crtc_mode_set_nofb(struct drm_crtc *crtc) in sti_crtc_mode_set_nofb()
145 static void sti_crtc_atomic_begin(struct drm_crtc *crtc, in sti_crtc_atomic_begin()
160 static void sti_crtc_atomic_flush(struct drm_crtc *crtc, in sti_crtc_atomic_flush()
240 static void sti_crtc_destroy(struct drm_crtc *crtc) in sti_crtc_destroy()
246 static int sti_crtc_set_property(struct drm_crtc *crtc, in sti_crtc_set_property()
[all …]
Dsti_vtg.c93 struct drm_crtc *crtc; member
283 struct drm_crtc *crtc) in sti_vtg_register_client()
Dsti_vid.c49 struct drm_crtc *crtc = state->crtc; in sti_vid_commit() local
Dsti_cursor.c119 struct drm_crtc *crtc = state->crtc; in sti_cursor_atomic_update() local
Dsti_gdp.c389 struct drm_crtc *crtc = state->crtc; in sti_gdp_atomic_update() local
/linux-4.4.14/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_crtc.c52 drm_crtc_to_atmel_hlcdc_crtc(struct drm_crtc *crtc) in drm_crtc_to_atmel_hlcdc_crtc()
59 struct atmel_hlcdc_crtc *crtc = drm_crtc_to_atmel_hlcdc_crtc(c); in atmel_hlcdc_crtc_mode_set_nofb() local
124 static bool atmel_hlcdc_crtc_mode_fixup(struct drm_crtc *crtc, in atmel_hlcdc_crtc_mode_fixup()
134 struct atmel_hlcdc_crtc *crtc = drm_crtc_to_atmel_hlcdc_crtc(c); in atmel_hlcdc_crtc_disable() local
173 struct atmel_hlcdc_crtc *crtc = drm_crtc_to_atmel_hlcdc_crtc(c); in atmel_hlcdc_crtc_enable() local
212 struct atmel_hlcdc_crtc *crtc = drm_crtc_to_atmel_hlcdc_crtc(c); in atmel_hlcdc_crtc_suspend() local
223 struct atmel_hlcdc_crtc *crtc = drm_crtc_to_atmel_hlcdc_crtc(c); in atmel_hlcdc_crtc_resume() local
234 struct atmel_hlcdc_crtc *crtc = drm_crtc_to_atmel_hlcdc_crtc(c); in atmel_hlcdc_crtc_atomic_check() local
245 struct atmel_hlcdc_crtc *crtc = drm_crtc_to_atmel_hlcdc_crtc(c); in atmel_hlcdc_crtc_atomic_begin() local
257 static void atmel_hlcdc_crtc_atomic_flush(struct drm_crtc *crtc, in atmel_hlcdc_crtc_atomic_flush()
[all …]
Datmel_hlcdc_dc.c620 struct drm_crtc *crtc; in atmel_hlcdc_dc_preclose() local
782 struct drm_crtc *crtc; in atmel_hlcdc_dc_drm_suspend() local
797 struct drm_crtc *crtc; in atmel_hlcdc_dc_drm_resume() local
Datmel_hlcdc_dc.h136 struct drm_crtc *crtc; member
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_crtc.c24 static void exynos_drm_crtc_enable(struct drm_crtc *crtc) in exynos_drm_crtc_enable()
34 static void exynos_drm_crtc_disable(struct drm_crtc *crtc) in exynos_drm_crtc_disable()
45 exynos_drm_crtc_mode_set_nofb(struct drm_crtc *crtc) in exynos_drm_crtc_mode_set_nofb()
53 static int exynos_crtc_atomic_check(struct drm_crtc *crtc, in exynos_crtc_atomic_check()
67 static void exynos_crtc_atomic_begin(struct drm_crtc *crtc, in exynos_crtc_atomic_begin()
84 static void exynos_crtc_atomic_flush(struct drm_crtc *crtc, in exynos_crtc_atomic_flush()
108 static void exynos_drm_crtc_destroy(struct drm_crtc *crtc) in exynos_drm_crtc_destroy()
137 struct drm_crtc *crtc; in exynos_drm_crtc_create() local
202 struct drm_crtc *crtc = &exynos_crtc->base; in exynos_drm_crtc_finish_update() local
222 struct drm_crtc *crtc; in exynos_drm_crtc_complete_scanout() local
[all …]
Dexynos5433_drm_decon.c57 struct exynos_drm_crtc *crtc; member
81 static int decon_enable_vblank(struct exynos_drm_crtc *crtc) in decon_enable_vblank()
102 static void decon_disable_vblank(struct exynos_drm_crtc *crtc) in decon_disable_vblank()
123 static void decon_commit(struct exynos_drm_crtc *crtc) in decon_commit()
244 static void decon_atomic_begin(struct exynos_drm_crtc *crtc, in decon_atomic_begin()
259 static void decon_update_plane(struct exynos_drm_crtc *crtc, in decon_update_plane()
309 static void decon_disable_plane(struct exynos_drm_crtc *crtc, in decon_disable_plane()
329 static void decon_atomic_flush(struct exynos_drm_crtc *crtc, in decon_atomic_flush()
377 static void decon_enable(struct exynos_drm_crtc *crtc) in decon_enable()
410 static void decon_disable(struct exynos_drm_crtc *crtc) in decon_disable()
[all …]
Dexynos7_drm_decon.c48 struct exynos_drm_crtc *crtc; member
84 static void decon_wait_for_vblank(struct exynos_drm_crtc *crtc) in decon_wait_for_vblank()
103 static void decon_clear_channels(struct exynos_drm_crtc *crtc) in decon_clear_channels()
167 static void decon_commit(struct exynos_drm_crtc *crtc) in decon_commit()
232 static int decon_enable_vblank(struct exynos_drm_crtc *crtc) in decon_enable_vblank()
257 static void decon_disable_vblank(struct exynos_drm_crtc *crtc) in decon_disable_vblank()
387 static void decon_atomic_begin(struct exynos_drm_crtc *crtc, in decon_atomic_begin()
398 static void decon_update_plane(struct exynos_drm_crtc *crtc, in decon_update_plane()
504 static void decon_disable_plane(struct exynos_drm_crtc *crtc, in decon_disable_plane()
527 static void decon_atomic_flush(struct exynos_drm_crtc *crtc, in decon_atomic_flush()
[all …]
Dexynos_drm_fimd.c151 struct exynos_drm_crtc *crtc; member
207 static int fimd_enable_vblank(struct exynos_drm_crtc *crtc) in fimd_enable_vblank()
239 static void fimd_disable_vblank(struct exynos_drm_crtc *crtc) in fimd_disable_vblank()
263 static void fimd_wait_for_vblank(struct exynos_drm_crtc *crtc) in fimd_wait_for_vblank()
309 static void fimd_clear_channels(struct exynos_drm_crtc *crtc) in fimd_clear_channels()
379 static void fimd_commit(struct exynos_drm_crtc *crtc) in fimd_commit()
618 static void fimd_atomic_begin(struct exynos_drm_crtc *crtc, in fimd_atomic_begin()
629 static void fimd_atomic_flush(struct exynos_drm_crtc *crtc, in fimd_atomic_flush()
640 static void fimd_update_plane(struct exynos_drm_crtc *crtc, in fimd_update_plane()
730 static void fimd_disable_plane(struct exynos_drm_crtc *crtc, in fimd_disable_plane()
[all …]
Dexynos_drm_vidi.c41 struct exynos_drm_crtc *crtc; member
92 static int vidi_enable_vblank(struct exynos_drm_crtc *crtc) in vidi_enable_vblank()
114 static void vidi_disable_vblank(struct exynos_drm_crtc *crtc) in vidi_disable_vblank()
125 static void vidi_update_plane(struct exynos_drm_crtc *crtc, in vidi_update_plane()
139 static void vidi_enable(struct exynos_drm_crtc *crtc) in vidi_enable()
154 static void vidi_disable(struct exynos_drm_crtc *crtc) in vidi_disable()
Dexynos_mixer.c94 struct exynos_drm_crtc *crtc; member
923 static int mixer_enable_vblank(struct exynos_drm_crtc *crtc) in mixer_enable_vblank()
939 static void mixer_disable_vblank(struct exynos_drm_crtc *crtc) in mixer_disable_vblank()
954 static void mixer_update_plane(struct exynos_drm_crtc *crtc, in mixer_update_plane()
970 static void mixer_disable_plane(struct exynos_drm_crtc *crtc, in mixer_disable_plane()
991 static void mixer_wait_for_vblank(struct exynos_drm_crtc *crtc) in mixer_wait_for_vblank()
1019 static void mixer_enable(struct exynos_drm_crtc *crtc) in mixer_enable()
1069 static void mixer_disable(struct exynos_drm_crtc *crtc) in mixer_disable()
1098 static int mixer_atomic_check(struct exynos_drm_crtc *crtc, in mixer_atomic_check()
Dexynos_drm_drv.c51 struct drm_crtc *crtc; in exynos_atomic_wait_for_commit() local
75 struct drm_crtc *crtc; in exynos_atomic_commit_complete() local
Dexynos_drm_plane.c60 struct drm_crtc *crtc, in exynos_plane_mode_set()
Dexynos_dp_core.c1071 struct exynos_drm_crtc *crtc = dp_to_crtc(dp); in exynos_dp_enable() local
1098 struct exynos_drm_crtc *crtc = dp_to_crtc(dp); in exynos_dp_disable() local
Dexynos_drm_drv.h188 struct drm_crtc *crtc[MAX_CRTC]; member
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp4/
Dmdp4_crtc.c71 static struct mdp4_kms *get_kms(struct drm_crtc *crtc) in get_kms()
77 static void request_pending(struct drm_crtc *crtc, uint32_t pending) in request_pending()
85 static void crtc_flush(struct drm_crtc *crtc) in crtc_flush()
107 static void complete_flip(struct drm_crtc *crtc, struct drm_file *file) in complete_flip()
140 static void mdp4_crtc_destroy(struct drm_crtc *crtc) in mdp4_crtc_destroy()
150 static bool mdp4_crtc_mode_fixup(struct drm_crtc *crtc, in mdp4_crtc_mode_fixup()
177 struct drm_crtc *crtc; in setup_mixer() local
198 static void blend_setup(struct drm_crtc *crtc) in blend_setup()
246 static void mdp4_crtc_mode_set_nofb(struct drm_crtc *crtc) in mdp4_crtc_mode_set_nofb()
294 static void mdp4_crtc_disable(struct drm_crtc *crtc) in mdp4_crtc_disable()
[all …]
Dmdp4_kms.c139 struct drm_crtc *crtc = state->crtcs[i]; in mdp4_prepare_commit() local
153 struct drm_crtc *crtc = state->crtcs[i]; in mdp4_complete_commit() local
163 struct drm_crtc *crtc) in mdp4_wait_for_crtc_commit_done()
285 struct drm_crtc *crtc; in modeset_init() local
Dmdp4_irq.c91 int mdp4_enable_vblank(struct msm_kms *kms, struct drm_crtc *crtc) in mdp4_enable_vblank()
103 void mdp4_disable_vblank(struct msm_kms *kms, struct drm_crtc *crtc) in mdp4_disable_vblank()
Dmdp4_plane.c216 struct drm_crtc *crtc, struct drm_framebuffer *fb, in mdp4_plane_mode_set()
/linux-4.4.14/drivers/gpu/drm/tilcdc/
Dtilcdc_crtc.c57 static void set_scanout(struct drm_crtc *crtc, int n) in set_scanout()
87 static void update_scanout(struct drm_crtc *crtc) in update_scanout()
117 static void start(struct drm_crtc *crtc) in start()
134 static void stop(struct drm_crtc *crtc) in stop()
142 static void tilcdc_crtc_destroy(struct drm_crtc *crtc) in tilcdc_crtc_destroy()
154 static int tilcdc_crtc_page_flip(struct drm_crtc *crtc, in tilcdc_crtc_page_flip()
174 static void tilcdc_crtc_dpms(struct drm_crtc *crtc, int mode) in tilcdc_crtc_dpms()
216 static bool tilcdc_crtc_mode_fixup(struct drm_crtc *crtc, in tilcdc_crtc_mode_fixup()
245 static void tilcdc_crtc_prepare(struct drm_crtc *crtc) in tilcdc_crtc_prepare()
250 static void tilcdc_crtc_commit(struct drm_crtc *crtc) in tilcdc_crtc_commit()
[all …]
Dtilcdc_drv.h81 struct drm_crtc *crtc; member
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_crtc.c81 static struct mdp5_kms *get_kms(struct drm_crtc *crtc) in get_kms()
87 static void request_pending(struct drm_crtc *crtc, uint32_t pending) in request_pending()
95 static void request_pp_done_pending(struct drm_crtc *crtc) in request_pp_done_pending()
101 static u32 crtc_flush(struct drm_crtc *crtc, u32 flush_mask) in crtc_flush()
114 static u32 crtc_flush_all(struct drm_crtc *crtc) in crtc_flush_all()
134 static void complete_flip(struct drm_crtc *crtc, struct drm_file *file) in complete_flip()
178 static void mdp5_crtc_destroy(struct drm_crtc *crtc) in mdp5_crtc_destroy()
188 static bool mdp5_crtc_mode_fixup(struct drm_crtc *crtc, in mdp5_crtc_mode_fixup()
202 static void blend_setup(struct drm_crtc *crtc) in blend_setup()
297 static void mdp5_crtc_mode_set_nofb(struct drm_crtc *crtc) in mdp5_crtc_mode_set_nofb()
[all …]
Dmdp5_irq.c117 int mdp5_enable_vblank(struct msm_kms *kms, struct drm_crtc *crtc) in mdp5_enable_vblank()
129 void mdp5_disable_vblank(struct msm_kms *kms, struct drm_crtc *crtc) in mdp5_disable_vblank()
Dmdp5_kms.c97 struct drm_crtc *crtc) in mdp5_wait_for_crtc_commit_done()
375 struct drm_crtc *crtc; in modeset_init() local
/linux-4.4.14/drivers/gpu/drm/fsl-dcu/
Dfsl_dcu_drm_crtc.c25 static void fsl_dcu_drm_crtc_atomic_begin(struct drm_crtc *crtc, in fsl_dcu_drm_crtc_atomic_begin()
30 static int fsl_dcu_drm_crtc_atomic_check(struct drm_crtc *crtc, in fsl_dcu_drm_crtc_atomic_check()
36 static void fsl_dcu_drm_crtc_atomic_flush(struct drm_crtc *crtc, in fsl_dcu_drm_crtc_atomic_flush()
41 static void fsl_dcu_drm_disable_crtc(struct drm_crtc *crtc) in fsl_dcu_drm_disable_crtc()
58 static void fsl_dcu_drm_crtc_enable(struct drm_crtc *crtc) in fsl_dcu_drm_crtc_enable()
75 static bool fsl_dcu_drm_crtc_mode_fixup(struct drm_crtc *crtc, in fsl_dcu_drm_crtc_mode_fixup()
82 static void fsl_dcu_drm_crtc_mode_set_nofb(struct drm_crtc *crtc) in fsl_dcu_drm_crtc_mode_set_nofb()
172 struct drm_crtc *crtc = &fsl_dev->crtc; in fsl_dcu_drm_crtc_create() local
Dfsl_dcu_drm_rgb.c53 struct drm_crtc *crtc) in fsl_dcu_drm_encoder_create()
Dfsl_dcu_drm_drv.h188 struct drm_crtc crtc; member
/linux-4.4.14/drivers/gpu/drm/omapdrm/
Domap_crtc.c60 uint32_t pipe2vbl(struct drm_crtc *crtc) in pipe2vbl()
67 struct omap_video_timings *omap_crtc_timings(struct drm_crtc *crtc) in omap_crtc_timings()
73 enum omap_channel omap_crtc_channel(struct drm_crtc *crtc) in omap_crtc_channel()
79 int omap_crtc_wait_pending(struct drm_crtc *crtc) in omap_crtc_wait_pending()
132 static void omap_crtc_set_enabled(struct drm_crtc *crtc, bool enable) in omap_crtc_set_enabled()
260 static void omap_crtc_complete_page_flip(struct drm_crtc *crtc) in omap_crtc_complete_page_flip()
330 static void omap_crtc_destroy(struct drm_crtc *crtc) in omap_crtc_destroy()
344 static bool omap_crtc_mode_fixup(struct drm_crtc *crtc, in omap_crtc_mode_fixup()
351 static void omap_crtc_enable(struct drm_crtc *crtc) in omap_crtc_enable()
367 static void omap_crtc_disable(struct drm_crtc *crtc) in omap_crtc_disable()
[all …]
Domap_irq.c150 struct drm_crtc *crtc = priv->crtcs[pipe]; in omap_irq_enable_vblank() local
175 struct drm_crtc *crtc = priv->crtcs[pipe]; in omap_irq_disable_vblank() local
202 struct drm_crtc *crtc = priv->crtcs[id]; in omap_irq_handler() local
Domap_drv.c73 struct drm_crtc *crtc; in omap_atomic_wait_for_completion() local
229 struct drm_crtc *crtc = priv->crtcs[i]; in channel_used() local
284 struct drm_crtc *crtc; in omap_modeset_create_crtc() local
472 struct drm_crtc *crtc = priv->crtcs[id]; in omap_modeset_init() local
Domap_fb.c338 struct drm_crtc *crtc = encoder ? encoder->crtc : NULL; in omap_framebuffer_get_next_connector() local
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
Dcrtc.c51 crtc_wr_cio_state(struct drm_crtc *crtc, struct nv04_crtc_reg *crtcstate, int index) in crtc_wr_cio_state()
57 static void nv_crtc_set_digital_vibrance(struct drm_crtc *crtc, int level) in nv_crtc_set_digital_vibrance()
72 static void nv_crtc_set_image_sharpening(struct drm_crtc *crtc, int level) in nv_crtc_set_image_sharpening()
111 static void nv_crtc_calc_state_ext(struct drm_crtc *crtc, struct drm_display_mode * mode, int dot_c… in nv_crtc_calc_state_ext()
169 nv_crtc_dpms(struct drm_crtc *crtc, int mode) in nv_crtc_dpms()
231 nv_crtc_mode_fixup(struct drm_crtc *crtc, const struct drm_display_mode *mode, in nv_crtc_mode_fixup()
238 nv_crtc_mode_set_vga(struct drm_crtc *crtc, struct drm_display_mode *mode) in nv_crtc_mode_set_vga()
462 nv_crtc_mode_set_regs(struct drm_crtc *crtc, struct drm_display_mode * mode) in nv_crtc_mode_set_regs()
610 nv_crtc_swap_fbs(struct drm_crtc *crtc, struct drm_framebuffer *old_fb) in nv_crtc_swap_fbs()
636 nv_crtc_mode_set(struct drm_crtc *crtc, struct drm_display_mode *mode, in nv_crtc_mode_set()
[all …]
Dcursor.c31 crtc_wr_cio_state(struct drm_crtc *crtc, struct nv04_crtc_reg *crtcstate, int index) in crtc_wr_cio_state()
43 struct drm_crtc *crtc = &nv_crtc->base; in nv04_cursor_set_offset() local
63 nv04_cursor_init(struct nouveau_crtc *crtc) in nv04_cursor_init()
Ddisp.c42 struct drm_crtc *crtc; in nv04_display_create() local
130 struct drm_crtc *crtc; in nv04_display_destroy() local
163 struct drm_crtc *crtc; in nv04_display_init() local
Doverlay.c93 nv10_update_plane(struct drm_plane *plane, struct drm_crtc *crtc, in nv10_update_plane()
344 nv04_update_plane(struct drm_plane *plane, struct drm_crtc *crtc, in nv04_update_plane()
Ddfp.c116 struct drm_crtc *crtc; in nv04_dfp_update_fp_control() local
514 struct drm_crtc *crtc = encoder->crtc; in nv04_lvds_dpms() local
Ddisp.h170 struct dcb_output *outp, int crtc) in nouveau_bios_run_init_table()
Dtvnv17.c692 struct drm_crtc *crtc = encoder->crtc; in nv17_tv_set_property() local
/linux-4.4.14/drivers/gpu/drm/gma500/
Dgma_display.c32 bool gma_pipe_has_type(struct drm_crtc *crtc, int type) in gma_pipe_has_type()
56 int gma_pipe_set_base(struct drm_crtc *crtc, int x, int y, in gma_pipe_set_base()
139 void gma_crtc_load_lut(struct drm_crtc *crtc) in gma_crtc_load_lut()
178 void gma_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green, u16 *blue, in gma_crtc_gamma_set()
200 void gma_crtc_dpms(struct drm_crtc *crtc, int mode) in gma_crtc_dpms()
330 int gma_crtc_cursor_set(struct drm_crtc *crtc, in gma_crtc_cursor_set()
458 int gma_crtc_cursor_move(struct drm_crtc *crtc, int x, int y) in gma_crtc_cursor_move()
495 bool gma_crtc_mode_fixup(struct drm_crtc *crtc, in gma_crtc_mode_fixup()
502 void gma_crtc_prepare(struct drm_crtc *crtc) in gma_crtc_prepare()
508 void gma_crtc_commit(struct drm_crtc *crtc) in gma_crtc_commit()
[all …]
Dcdv_intel_display.c222 cdv_dpll_set_clock_cdv(struct drm_device *dev, struct drm_crtc *crtc, in cdv_dpll_set_clock_cdv()
373 static const struct gma_limit_t *cdv_intel_limit(struct drm_crtc *crtc, in cdv_intel_limit()
411 struct drm_crtc *crtc, int target, in cdv_intel_find_dp_pll()
465 struct drm_crtc *crtc; in cdv_intel_pipe_enabled() local
498 void cdv_update_wm(struct drm_device *dev, struct drm_crtc *crtc) in cdv_update_wm()
578 static int cdv_intel_crtc_mode_set(struct drm_crtc *crtc, in cdv_intel_crtc_mode_set()
850 struct drm_crtc *crtc) in cdv_intel_crtc_clock_get()
929 struct drm_crtc *crtc) in cdv_intel_crtc_mode_get()
Doaktrail_crtc.c90 static const struct gma_limit_t *mrst_limit(struct drm_crtc *crtc, in mrst_limit()
134 struct drm_crtc *crtc, int target, in mrst_sdvo_find_best_pll()
191 struct drm_crtc *crtc, int target, in mrst_lvds_find_best_pll()
222 static void oaktrail_crtc_dpms(struct drm_crtc *crtc, int mode) in oaktrail_crtc_dpms()
364 static int oaktrail_crtc_mode_set(struct drm_crtc *crtc, in oaktrail_crtc_mode_set()
596 static int oaktrail_pipe_set_base(struct drm_crtc *crtc, in oaktrail_pipe_set_base()
Dpsb_intel_display.c65 static const struct gma_limit_t *psb_intel_limit(struct drm_crtc *crtc, in psb_intel_limit()
102 static int psb_intel_crtc_mode_set(struct drm_crtc *crtc, in psb_intel_crtc_mode_set()
309 struct drm_crtc *crtc) in psb_intel_crtc_clock_get()
385 struct drm_crtc *crtc) in psb_intel_crtc_mode_get()
561 struct drm_crtc *crtc = NULL; in psb_intel_get_crtc_from_pipe() local
Dmdfld_intel_display.c163 static int mdfld__intel_pipe_set_base(struct drm_crtc *crtc, int x, int y, in mdfld__intel_pipe_set_base()
304 static void mdfld_crtc_dpms(struct drm_crtc *crtc, int mode) in mdfld_crtc_dpms()
589 static const struct mrst_limit_t *mdfld_limit(struct drm_crtc *crtc) in mdfld_limit()
639 mdfldFindBestPLL(struct drm_crtc *crtc, int target, int refclk, in mdfldFindBestPLL()
665 static int mdfld_crtc_mode_set(struct drm_crtc *crtc, in mdfld_crtc_mode_set()
Dpsb_device.c183 struct drm_crtc *crtc; in psb_save_display_registers() local
221 struct drm_crtc *crtc; in psb_restore_display_registers() local
Dcdv_intel_hdmi.c70 struct drm_crtc *crtc = encoder->crtc; in cdv_hdmi_mode_set() local
159 struct gma_crtc *crtc = to_gma_crtc(encoder->crtc); in cdv_hdmi_set_property() local
Dcdv_intel_lvds.c461 struct gma_crtc *crtc = to_gma_crtc(encoder->crtc); in cdv_intel_lvds_set_property() local
617 struct drm_crtc *crtc; in cdv_intel_lvds_init() local
Doaktrail_hdmi.c174 static void oaktrail_hdmi_find_dpll(struct drm_crtc *crtc, int target, in oaktrail_hdmi_find_dpll()
259 int oaktrail_crtc_hdmi_mode_set(struct drm_crtc *crtc, in oaktrail_crtc_hdmi_mode_set()
379 void oaktrail_crtc_hdmi_dpms(struct drm_crtc *crtc, int mode) in oaktrail_crtc_hdmi_dpms()
Dcdv_intel_crt.c90 struct drm_crtc *crtc = encoder->crtc; in cdv_intel_crt_mode_set() local
Doaktrail_lvds.c100 struct drm_crtc *crtc = encoder->crtc; in oaktrail_lvds_mode_set() local
Dpsb_intel_lvds.c581 struct gma_crtc *crtc = to_gma_crtc(encoder->crtc); in psb_intel_lvds_set_property() local
692 struct drm_crtc *crtc; in psb_intel_lvds_init() local
Dframebuffer.c509 static void psbfb_gamma_set(struct drm_crtc *crtc, u16 red, u16 green, in psbfb_gamma_set()
519 static void psbfb_gamma_get(struct drm_crtc *crtc, u16 *red, in psbfb_gamma_get()
Dcdv_intel_dp.c985 cdv_intel_dp_set_m_n(struct drm_crtc *crtc, struct drm_display_mode *mode, in cdv_intel_dp_set_m_n()
1042 struct drm_crtc *crtc = encoder->crtc; in cdv_intel_dp_mode_set() local
1887 struct drm_crtc *crtc = encoder->base.crtc; in cdv_intel_dp_set_property() local
Dpsb_intel_sdvo.c992 struct drm_crtc *crtc = encoder->crtc; in psb_intel_sdvo_mode_set() local
1796 struct drm_crtc *crtc = psb_intel_sdvo->base.base.crtc; in psb_intel_sdvo_set_property() local
1819 struct drm_crtc *crtc = encoder->crtc; in psb_intel_sdvo_restore() local
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_fbc.c57 static unsigned int get_crtc_fence_y_offset(struct intel_crtc *crtc) in get_crtc_fence_y_offset()
85 static void i8xx_fbc_enable(struct intel_crtc *crtc) in i8xx_fbc_enable()
140 static void g4x_fbc_enable(struct intel_crtc *crtc) in g4x_fbc_enable()
191 static void ilk_fbc_enable(struct intel_crtc *crtc) in ilk_fbc_enable()
260 static void gen7_fbc_enable(struct intel_crtc *crtc) in gen7_fbc_enable()
331 static void intel_fbc_enable(struct intel_crtc *crtc, in intel_fbc_enable()
391 static void intel_fbc_schedule_enable(struct intel_crtc *crtc) in intel_fbc_schedule_enable()
461 void intel_fbc_disable_crtc(struct intel_crtc *crtc) in intel_fbc_disable_crtc()
527 struct drm_crtc *crtc = NULL, *tmp_crtc; in intel_fbc_find_crtc() local
555 struct drm_crtc *crtc; in multiple_pipes_ok() local
[all …]
Dintel_psr.c81 struct intel_crtc *crtc = to_intel_crtc(dig_port->base.base.crtc); in intel_psr_write_vsc() local
111 struct drm_crtc *crtc = intel_dig_port->base.base.crtc; in vlv_psr_setup_vsc() local
223 struct drm_crtc *crtc = dig_port->base.base.crtc; in vlv_psr_enable_source() local
238 struct drm_crtc *crtc = dig_port->base.base.crtc; in vlv_psr_activate() local
295 struct drm_crtc *crtc = dig_port->base.base.crtc; in intel_psr_match_conditions() local
371 struct intel_crtc *crtc = to_intel_crtc(intel_dig_port->base.base.crtc); in intel_psr_enable() local
517 struct drm_crtc *crtc = dp_to_dig_port(intel_dp)->base.base.crtc; in intel_psr_work() local
561 struct drm_crtc *crtc = dp_to_dig_port(intel_dp)->base.base.crtc; in intel_psr_exit() local
615 struct drm_crtc *crtc; in intel_psr_single_frame_update() local
663 struct drm_crtc *crtc; in intel_psr_invalidate() local
[all …]
Dintel_display.c510 bool intel_pipe_has_type(struct intel_crtc *crtc, enum intel_output_type type) in intel_pipe_has_type()
951 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in vlv_find_best_dpll() local
1005 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in chv_find_best_dpll() local
1066 bool intel_crtc_active(struct drm_crtc *crtc) in intel_crtc_active()
1090 struct drm_crtc *crtc = dev_priv->pipe_to_crtc_mapping[pipe]; in intel_pipe_to_cpu_transcoder() local
1131 static void intel_wait_for_pipe_off(struct intel_crtc *crtc) in intel_wait_for_pipe_off()
1190 intel_crtc_to_shared_dpll(struct intel_crtc *crtc) in intel_crtc_to_shared_dpll()
1445 static void assert_vblank_disabled(struct drm_crtc *crtc) in assert_vblank_disabled()
1598 static void vlv_enable_pll(struct intel_crtc *crtc, in vlv_enable_pll()
1637 static void chv_enable_pll(struct intel_crtc *crtc, in chv_enable_pll()
[all …]
Dintel_fifo_underrun.c54 struct intel_crtc *crtc; in ivb_can_enable_err_int() local
73 struct intel_crtc *crtc; in cpt_can_enable_serr_int() local
97 struct intel_crtc *crtc; in i9xx_check_fifo_underruns() local
234 struct drm_crtc *crtc = dev_priv->pipe_to_crtc_mapping[pipe]; in __intel_set_cpu_fifo_underrun_reporting() local
303 struct drm_crtc *crtc = dev_priv->pipe_to_crtc_mapping[pch_transcoder]; in intel_set_pch_fifo_underrun_reporting() local
345 struct drm_crtc *crtc = dev_priv->pipe_to_crtc_mapping[pipe]; in intel_cpu_fifo_underrun_irq_handler() local
Dintel_sprite.c81 void intel_pipe_update_start(struct intel_crtc *crtc) in intel_pipe_update_start()
157 void intel_pipe_update_end(struct intel_crtc *crtc) in intel_pipe_update_end()
181 skl_update_plane(struct drm_plane *drm_plane, struct drm_crtc *crtc, in skl_update_plane()
288 skl_disable_plane(struct drm_plane *dplane, struct drm_crtc *crtc) in skl_disable_plane()
344 vlv_update_plane(struct drm_plane *dplane, struct drm_crtc *crtc, in vlv_update_plane()
469 vlv_disable_plane(struct drm_plane *dplane, struct drm_crtc *crtc) in vlv_disable_plane()
484 ivb_update_plane(struct drm_plane *plane, struct drm_crtc *crtc, in ivb_update_plane()
609 ivb_disable_plane(struct drm_plane *plane, struct drm_crtc *crtc) in ivb_disable_plane()
626 ilk_update_plane(struct drm_plane *plane, struct drm_crtc *crtc, in ilk_update_plane()
738 ilk_disable_plane(struct drm_plane *plane, struct drm_crtc *crtc) in ilk_disable_plane()
[all …]
Dintel_pm.c600 struct drm_crtc *crtc, *enabled = NULL; in single_enabled_crtc() local
617 struct drm_crtc *crtc; in pineview_update_wm() local
689 struct drm_crtc *crtc; in g4x_compute_wm0() local
775 struct drm_crtc *crtc; in g4x_compute_srwm() local
819 static void vlv_write_wm_values(struct intel_crtc *crtc, in vlv_write_wm_values()
929 struct intel_crtc *crtc, in vlv_compute_wm_level()
965 static void vlv_compute_fifo(struct intel_crtc *crtc) in vlv_compute_fifo()
1032 static void vlv_invert_wms(struct intel_crtc *crtc) in vlv_invert_wms()
1066 static void vlv_compute_wm(struct intel_crtc *crtc) in vlv_compute_wm()
1168 static void vlv_pipe_set_fifo_size(struct intel_crtc *crtc) in vlv_pipe_set_fifo_size()
[all …]
Dintel_fbdev.c291 static void intel_crtc_fb_gamma_set(struct drm_crtc *crtc, u16 red, u16 green, in intel_crtc_fb_gamma_set()
301 static void intel_crtc_fb_gamma_get(struct drm_crtc *crtc, u16 *red, u16 *green, in intel_crtc_fb_gamma_get()
312 intel_fb_helper_crtc(struct drm_fb_helper *fb_helper, struct drm_crtc *crtc) in intel_fb_helper_crtc()
546 struct drm_crtc *crtc; in intel_fbdev_init_bios() local
Dintel_atomic.c86 intel_crtc_duplicate_state(struct drm_crtc *crtc) in intel_crtc_duplicate_state()
109 intel_crtc_destroy_state(struct drm_crtc *crtc, in intel_crtc_destroy_state()
Dintel_hdmi.c635 struct intel_crtc *crtc = to_intel_crtc(encoder->crtc); in intel_hdmi_set_gcp_infoframe() local
844 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_hdmi_prepare() local
956 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_enable_hdmi_audio() local
968 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in g4x_enable_hdmi() local
989 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in ibx_enable_hdmi() local
1038 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in cpt_enable_hdmi() local
1096 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_disable_hdmi() local
1132 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in g4x_disable_hdmi() local
1142 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in pch_disable_hdmi() local
1646 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in chv_data_lane_soft_reset() local
Dintel_dvo.c186 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_enable_dvo() local
253 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_dvo_pre_enable() local
395 struct drm_crtc *crtc; in intel_dvo_get_current_mode() local
Dintel_ddi.c607 void hsw_fdi_link_train(struct drm_crtc *crtc) in hsw_fdi_link_train()
738 intel_ddi_get_crtc_encoder(struct drm_crtc *crtc) in intel_ddi_get_crtc_encoder()
761 struct intel_crtc *crtc = to_intel_crtc(crtc_state->base.crtc); in intel_ddi_get_crtc_new_encoder() local
1803 void intel_ddi_set_pipe_settings(struct drm_crtc *crtc) in intel_ddi_set_pipe_settings()
1834 void intel_ddi_set_vc_payload_alloc(struct drm_crtc *crtc, bool state) in intel_ddi_set_vc_payload_alloc()
1849 void intel_ddi_enable_transcoder_func(struct drm_crtc *crtc) in intel_ddi_enable_transcoder_func()
2068 struct drm_crtc *crtc = &intel_crtc->base; in intel_ddi_enable_pipe_clock() local
2288 struct intel_crtc *crtc = to_intel_crtc(encoder->crtc); in intel_ddi_pre_enable() local
2403 struct drm_crtc *crtc = encoder->crtc; in intel_enable_ddi() local
2441 struct drm_crtc *crtc = encoder->crtc; in intel_disable_ddi() local
[all …]
Dintel_dp_mst.c152 struct drm_crtc *crtc = encoder->base.crtc; in intel_mst_pre_enable_dp() local
246 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_dp_mst_enc_get_config() local
371 struct intel_crtc *crtc = to_intel_crtc(state->crtc); in intel_mst_atomic_best_encoder() local
Dintel_lvds.c137 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_pre_enable_lvds() local
517 struct drm_crtc *crtc; in intel_lvds_set_property() local
941 struct drm_crtc *crtc; in intel_lvds_init() local
Dintel_audio.c152 static bool audio_rate_need_prog(struct intel_crtc *crtc, in audio_rate_need_prog()
498 struct intel_crtc *crtc = to_intel_crtc(encoder->crtc); in intel_audio_codec_enable() local
638 struct intel_crtc *crtc; in i915_audio_component_sync_audio_rate() local
Dintel_dp.c1545 struct intel_crtc *crtc = to_intel_crtc(dig_port->base.base.crtc); in ironlake_set_pll_cpu_edp() local
1586 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_dp_prepare() local
2149 struct drm_crtc *crtc = intel_dig_port->base.base.crtc; in ironlake_edp_pll_on() local
2175 struct drm_crtc *crtc = intel_dig_port->base.base.crtc; in ironlake_edp_pll_off() local
2279 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_dp_get_config() local
2363 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_disable_dp() local
2405 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in chv_data_lane_soft_reset() local
2573 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_enable_dp() local
2712 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in vlv_init_panel_power_sequencer() local
3919 struct intel_crtc *crtc = to_intel_crtc(intel_dig_port->base.base.crtc); in intel_dp_link_down() local
[all …]
Dintel_atomic_plane.c109 struct drm_crtc *crtc = state->crtc; in intel_plane_atomic_check() local
Di915_debugfs.c568 struct intel_crtc *crtc; in i915_gem_pageflip_info() local
2806 struct drm_crtc *crtc = &intel_crtc->base; in intel_encoder_info() local
2833 struct drm_crtc *crtc = &intel_crtc->base; in intel_crtc_info() local
2954 struct intel_crtc *crtc; in i915_display_info() local
3538 struct intel_crtc *crtc; in i9xx_pipe_crc_auto_source() local
3805 struct intel_crtc *crtc = in hsw_trans_edp_pipe_A_crc_wa() local
3874 struct intel_crtc *crtc = to_intel_crtc(intel_get_crtc_for_pipe(dev, in pipe_crc_set_source() local
3942 struct intel_crtc *crtc = in pipe_crc_set_source() local
Dintel_overlay.c172 struct intel_crtc *crtc; member
883 struct intel_crtc *crtc) in check_overlay_possible_on_crtc()
1093 struct intel_crtc *crtc; in intel_overlay_put_image() local
Dintel_crt.c148 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_crt_set_dpms() local
Dintel_tv.c1182 struct drm_crtc *crtc = encoder->crtc; in intel_tv_detect_type() local
1466 struct drm_crtc *crtc = intel_tv->base.base.crtc; in intel_tv_set_property() local
Di915_irq.c723 static int __intel_get_crtc_scanline(struct intel_crtc *crtc) in __intel_get_crtc_scanline()
779 struct drm_crtc *crtc = dev_priv->pipe_to_crtc_mapping[pipe]; in i915_get_crtc_scanoutpos() local
897 int intel_get_crtc_scanline(struct intel_crtc *crtc) in intel_get_crtc_scanline()
915 struct drm_crtc *crtc; in i915_get_vblank_timestamp() local
Dintel_drv.h495 struct intel_crtc *crtc; member
869 struct drm_crtc *crtc; member
930 static inline unsigned int intel_num_planes(struct intel_crtc *crtc) in intel_num_planes()
1461 struct intel_crtc *crtc) in intel_atomic_get_crtc_state()
Dintel_sdvo.c1010 struct drm_crtc *crtc = intel_sdvo->base.base.crtc; in intel_sdvo_set_avi_infoframe() local
1200 struct intel_crtc *crtc = to_intel_crtc(intel_encoder->base.crtc); in intel_sdvo_pre_enable() local
1448 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_disable_sdvo() local
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_cursor.c30 static void radeon_lock_cursor(struct drm_crtc *crtc, bool lock) in radeon_lock_cursor()
60 static void radeon_hide_cursor(struct drm_crtc *crtc) in radeon_hide_cursor()
88 static void radeon_show_cursor(struct drm_crtc *crtc) in radeon_show_cursor()
139 static int radeon_cursor_move_locked(struct drm_crtc *crtc, int x, int y) in radeon_cursor_move_locked()
238 int radeon_crtc_cursor_move(struct drm_crtc *crtc, in radeon_crtc_cursor_move()
250 int radeon_crtc_cursor_set2(struct drm_crtc *crtc, in radeon_crtc_cursor_set2()
345 void radeon_cursor_reset(struct drm_crtc *crtc) in radeon_cursor_reset()
Datombios_crtc.c34 static void atombios_overscan_setup(struct drm_crtc *crtc, in atombios_overscan_setup()
79 static void atombios_scaler_setup(struct drm_crtc *crtc) in atombios_scaler_setup()
163 static void atombios_lock_crtc(struct drm_crtc *crtc, int lock) in atombios_lock_crtc()
180 static void atombios_enable_crtc(struct drm_crtc *crtc, int state) in atombios_enable_crtc()
196 static void atombios_enable_crtc_memreq(struct drm_crtc *crtc, int state) in atombios_enable_crtc_memreq()
222 static void atombios_blank_crtc(struct drm_crtc *crtc, int state) in atombios_blank_crtc()
248 static void atombios_powergate_crtc(struct drm_crtc *crtc, int state) in atombios_powergate_crtc()
264 void atombios_crtc_dpms(struct drm_crtc *crtc, int mode) in atombios_crtc_dpms()
297 atombios_set_crtc_dtd_timing(struct drm_crtc *crtc, in atombios_set_crtc_dtd_timing()
344 static void atombios_crtc_set_timing(struct drm_crtc *crtc, in atombios_crtc_set_timing()
[all …]
Dradeon_legacy_crtc.c33 static void radeon_overscan_setup(struct drm_crtc *crtc, in radeon_overscan_setup()
45 static void radeon_legacy_rmx_mode_set(struct drm_crtc *crtc, in radeon_legacy_rmx_mode_set()
293 static void radeon_crtc_dpms(struct drm_crtc *crtc, int mode) in radeon_crtc_dpms()
354 int radeon_crtc_set_base(struct drm_crtc *crtc, int x, int y, in radeon_crtc_set_base()
360 int radeon_crtc_set_base_atomic(struct drm_crtc *crtc, in radeon_crtc_set_base_atomic()
367 int radeon_crtc_do_set_base(struct drm_crtc *crtc, in radeon_crtc_do_set_base()
574 static bool radeon_set_crtc_timing(struct drm_crtc *crtc, struct drm_display_mode *mode) in radeon_set_crtc_timing()
733 static void radeon_set_pll(struct drm_crtc *crtc, struct drm_display_mode *mode) in radeon_set_pll()
1026 static bool radeon_crtc_mode_fixup(struct drm_crtc *crtc, in radeon_crtc_mode_fixup()
1035 static int radeon_crtc_mode_set(struct drm_crtc *crtc, in radeon_crtc_mode_set()
[all …]
Dradeon_kms.c222 struct drm_crtc *crtc; in radeon_info_ioctl() local
756 u32 radeon_get_vblank_counter_kms(struct drm_device *dev, int crtc) in radeon_get_vblank_counter_kms()
825 int radeon_enable_vblank_kms(struct drm_device *dev, int crtc) in radeon_enable_vblank_kms()
851 void radeon_disable_vblank_kms(struct drm_device *dev, int crtc) in radeon_disable_vblank_kms()
880 int radeon_get_vblank_timestamp_kms(struct drm_device *dev, int crtc, in radeon_get_vblank_timestamp_kms()
Dradeon_display.c40 static void avivo_crtc_load_lut(struct drm_crtc *crtc) in avivo_crtc_load_lut()
74 static void dce4_crtc_load_lut(struct drm_crtc *crtc) in dce4_crtc_load_lut()
104 static void dce5_crtc_load_lut(struct drm_crtc *crtc) in dce5_crtc_load_lut()
170 static void legacy_crtc_load_lut(struct drm_crtc *crtc) in legacy_crtc_load_lut()
194 void radeon_crtc_load_lut(struct drm_crtc *crtc) in radeon_crtc_load_lut()
213 void radeon_crtc_fb_gamma_set(struct drm_crtc *crtc, u16 red, u16 green, in radeon_crtc_fb_gamma_set()
224 void radeon_crtc_fb_gamma_get(struct drm_crtc *crtc, u16 *red, u16 *green, in radeon_crtc_fb_gamma_get()
234 static void radeon_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green, in radeon_crtc_gamma_set()
249 static void radeon_crtc_destroy(struct drm_crtc *crtc) in radeon_crtc_destroy()
403 struct drm_crtc *crtc = &radeon_crtc->base; in radeon_flip_work_func() local
[all …]
Drs600.c56 static bool avivo_is_in_vblank(struct radeon_device *rdev, int crtc) in avivo_is_in_vblank()
64 static bool avivo_is_counter_moving(struct radeon_device *rdev, int crtc) in avivo_is_counter_moving()
85 void avivo_wait_for_vblank(struct radeon_device *rdev, int crtc) in avivo_wait_for_vblank()
312 struct drm_crtc *crtc; in rs600_pm_prepare() local
330 struct drm_crtc *crtc; in rs600_pm_finish() local
836 u32 rs600_get_vblank_counter(struct radeon_device *rdev, int crtc) in rs600_get_vblank_counter()
Dradeon_irq_kms.c412 void radeon_irq_kms_pflip_irq_get(struct radeon_device *rdev, int crtc) in radeon_irq_kms_pflip_irq_get()
438 void radeon_irq_kms_pflip_irq_put(struct radeon_device *rdev, int crtc) in radeon_irq_kms_pflip_irq_put()
Ddce6_afmt.c269 struct radeon_crtc *crtc, unsigned int clock) in dce6_hdmi_audio_set_dto()
288 struct radeon_crtc *crtc, unsigned int clock) in dce6_dp_audio_set_dto()
Devergreen_hdmi.c228 struct radeon_crtc *crtc, unsigned int clock) in dce4_hdmi_audio_set_dto()
271 struct radeon_crtc *crtc, unsigned int clock) in dce4_dp_audio_set_dto()
Dr100.c71 static bool r100_is_in_vblank(struct radeon_device *rdev, int crtc) in r100_is_in_vblank()
86 static bool r100_is_counter_moving(struct radeon_device *rdev, int crtc) in r100_is_counter_moving()
111 void r100_wait_for_vblank(struct radeon_device *rdev, int crtc) in r100_wait_for_vblank()
446 struct drm_crtc *crtc; in r100_pm_prepare() local
477 struct drm_crtc *crtc; in r100_pm_finish() local
826 u32 r100_get_vblank_counter(struct radeon_device *rdev, int crtc) in r100_get_vblank_counter()
1426 struct drm_crtc *crtc; in r100_cs_packet_parse_vline() local
Ddce3_1_afmt.c117 struct radeon_crtc *crtc, unsigned int clock) in dce3_2_audio_set_dto()
Drv515.c710 void atom_rv515_force_tv_scaler(struct radeon_device *rdev, struct radeon_crtc *crtc) in atom_rv515_force_tv_scaler()
954 struct radeon_crtc *crtc, in rv515_crtc_bandwidth_compute()
Devergreen.c1343 static bool dce4_is_in_vblank(struct radeon_device *rdev, int crtc) in dce4_is_in_vblank()
1351 static bool dce4_is_counter_moving(struct radeon_device *rdev, int crtc) in dce4_is_counter_moving()
1372 void dce4_wait_for_vblank(struct radeon_device *rdev, int crtc) in dce4_wait_for_vblank()
1663 struct drm_crtc *crtc; in evergreen_pm_prepare() local
1688 struct drm_crtc *crtc; in evergreen_pm_finish() local
4533 u32 evergreen_get_vblank_counter(struct radeon_device *rdev, int crtc) in evergreen_get_vblank_counter()
Dradeon_pm.c1634 struct drm_crtc *crtc; in radeon_pm_compute_clocks_old() local
1707 struct drm_crtc *crtc; in radeon_pm_compute_clocks_dpm() local
1751 int crtc, vpos, hpos, vbl_status; in radeon_pm_in_vbl() local
Dradeon_dp_mst.c358 void radeon_dp_mst_prepare_pll(struct drm_crtc *crtc, struct drm_display_mode *mode) in radeon_dp_mst_prepare_pll()
394 struct drm_crtc *crtc; in radeon_mst_encoder_dpms() local
Dradeon_device.c1561 struct drm_crtc *crtc; in radeon_suspend_kms() local
1660 struct drm_crtc *crtc; in radeon_resume_kms() local
Dradeon_drv.c502 struct drm_crtc *crtc; in radeon_pmops_runtime_idle() local
Dr600_hdmi.c315 struct radeon_crtc *crtc, unsigned int clock) in r600_hdmi_audio_set_dto()
Drs690.c272 struct radeon_crtc *crtc, in rs690_crtc_bandwidth_compute()
Dradeon_connectors.c117 struct drm_crtc *crtc = encoder->crtc; in radeon_property_change_mode() local
769 struct drm_crtc *crtc = connector->encoder->crtc; in radeon_connector_set_property() local
Dradeon_audio.c499 struct radeon_crtc *crtc = to_radeon_crtc(encoder->crtc); in radeon_audio_set_dto() local
Dr600_dpm.c157 struct drm_crtc *crtc; in r600_dpm_get_vblank_time() local
183 struct drm_crtc *crtc; in r600_dpm_get_vrefresh() local
Drs780_dpm.c52 struct drm_crtc *crtc; in rs780_get_pm_mode_parameters() local
/linux-4.4.14/drivers/gpu/drm/ast/
Dast_mode.c63 static void ast_crtc_load_lut(struct drm_crtc *crtc) in ast_crtc_load_lut()
77 static bool ast_get_vbios_mode_info(struct drm_crtc *crtc, struct drm_display_mode *mode, in ast_get_vbios_mode_info()
224 static void ast_set_std_reg(struct drm_crtc *crtc, struct drm_display_mode *mode, in ast_set_std_reg()
269 static void ast_set_crtc_reg(struct drm_crtc *crtc, struct drm_display_mode *mode, in ast_set_crtc_reg()
369 static void ast_set_offset_reg(struct drm_crtc *crtc) in ast_set_offset_reg()
394 static void ast_set_ext_reg(struct drm_crtc *crtc, struct drm_display_mode *mode, in ast_set_ext_reg()
452 static bool ast_set_dac_reg(struct drm_crtc *crtc, struct drm_display_mode *mode, in ast_set_dac_reg()
464 static void ast_set_start_address_crt1(struct drm_crtc *crtc, unsigned offset) in ast_set_start_address_crt1()
476 static void ast_crtc_dpms(struct drm_crtc *crtc, int mode) in ast_crtc_dpms()
500 static bool ast_crtc_mode_fixup(struct drm_crtc *crtc, in ast_crtc_mode_fixup()
[all …]
Dast_fb.c264 static void ast_fb_gamma_set(struct drm_crtc *crtc, u16 red, u16 green, in ast_fb_gamma_set()
273 static void ast_fb_gamma_get(struct drm_crtc *crtc, u16 *red, u16 *green, in ast_fb_gamma_get()
/linux-4.4.14/drivers/gpu/drm/
Ddrm_atomic_helper.c267 struct drm_crtc *crtc; in mode_fixup() local
383 struct drm_crtc *crtc; in drm_atomic_helper_check_modeset() local
494 struct drm_crtc *crtc; in drm_atomic_helper_check_planes() local
580 struct drm_crtc *crtc; in disable_outputs() local
675 struct drm_crtc *crtc; in drm_atomic_helper_update_legacy_modeset_state() local
739 struct drm_crtc *crtc; in crtc_set_mode() local
835 struct drm_crtc *crtc; in drm_atomic_helper_commit_modeset_enables() local
918 struct drm_crtc *crtc) in framebuffer_changed()
951 struct drm_crtc *crtc; in drm_atomic_helper_wait_for_vblanks() local
1216 struct drm_crtc *crtc; in drm_atomic_helper_commit_planes() local
[all …]
Ddrm_atomic.c171 struct drm_crtc *crtc = state->crtcs[i]; in drm_atomic_state_default_clear() local
270 struct drm_crtc *crtc) in drm_atomic_get_crtc_state()
408 int drm_atomic_crtc_set_property(struct drm_crtc *crtc, in drm_atomic_crtc_set_property()
442 drm_atomic_crtc_get_property(struct drm_crtc *crtc, in drm_atomic_crtc_get_property()
471 static int drm_atomic_crtc_check(struct drm_crtc *crtc, in drm_atomic_crtc_check()
591 struct drm_crtc *crtc = drm_crtc_find(dev, val); in drm_atomic_plane_set_property() local
861 struct drm_crtc *crtc = drm_crtc_find(dev, val); in drm_atomic_connector_set_property() local
921 struct drm_crtc *crtc = obj_to_crtc(obj); in drm_atomic_get_property() local
958 struct drm_crtc *crtc) in drm_atomic_set_crtc_for_plane()
1038 struct drm_crtc *crtc) in drm_atomic_set_crtc_for_connector()
[all …]
Ddrm_crtc_helper.c142 bool drm_helper_crtc_in_use(struct drm_crtc *crtc) in drm_helper_crtc_in_use()
179 struct drm_crtc *crtc; in __drm_helper_disable_unused_functions() local
265 bool drm_crtc_helper_set_mode(struct drm_crtc *crtc, in drm_crtc_helper_set_mode()
414 drm_crtc_helper_disable(struct drm_crtc *crtc) in drm_crtc_helper_disable()
743 static int drm_helper_choose_crtc_dpms(struct drm_crtc *crtc) in drm_helper_choose_crtc_dpms()
772 struct drm_crtc *crtc = encoder ? encoder->crtc : NULL; in drm_helper_connector_dpms() local
861 struct drm_crtc *crtc; in drm_helper_resume_force_mode() local
923 int drm_helper_crtc_mode_set(struct drm_crtc *crtc, struct drm_display_mode *mode, in drm_helper_crtc_mode_set()
988 int drm_helper_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y, in drm_helper_crtc_mode_set_base()
Ddrm_modeset_lock.c146 void drm_modeset_lock_crtc(struct drm_crtc *crtc, in drm_modeset_lock_crtc()
202 drm_modeset_legacy_acquire_ctx(struct drm_crtc *crtc) in drm_modeset_legacy_acquire_ctx()
220 void drm_modeset_unlock_crtc(struct drm_crtc *crtc) in drm_modeset_unlock_crtc()
243 struct drm_crtc *crtc; in drm_warn_on_modeset_not_all_locked() local
439 struct drm_crtc *crtc; in drm_modeset_lock_all_crtcs() local
Ddrm_plane_helper.c79 static int get_connectors_for_crtc(struct drm_crtc *crtc, in get_connectors_for_crtc()
133 struct drm_crtc *crtc, in drm_plane_helper_check_update()
224 int drm_primary_helper_update(struct drm_plane *plane, struct drm_crtc *crtc, in drm_primary_helper_update()
391 int drm_crtc_init(struct drm_device *dev, struct drm_crtc *crtc, in drm_crtc_init()
406 struct drm_crtc *crtc[2]; in drm_plane_helper_commit() local
518 int drm_plane_helper_update(struct drm_plane *plane, struct drm_crtc *crtc, in drm_plane_helper_update()
Ddrm_irq.c674 void drm_calc_timestamping_constants(struct drm_crtc *crtc, in drm_calc_timestamping_constants()
970 u32 drm_crtc_vblank_count(struct drm_crtc *crtc) in drm_crtc_vblank_count()
1029 u32 drm_crtc_vblank_count_and_time(struct drm_crtc *crtc, in drm_crtc_vblank_count_and_time()
1098 void drm_crtc_arm_vblank_event(struct drm_crtc *crtc, in drm_crtc_arm_vblank_event()
1144 void drm_crtc_send_vblank_event(struct drm_crtc *crtc, in drm_crtc_send_vblank_event()
1244 int drm_crtc_vblank_get(struct drm_crtc *crtc) in drm_crtc_vblank_get()
1292 void drm_crtc_vblank_put(struct drm_crtc *crtc) in drm_crtc_vblank_put()
1340 void drm_crtc_wait_one_vblank(struct drm_crtc *crtc) in drm_crtc_wait_one_vblank()
1423 void drm_crtc_vblank_off(struct drm_crtc *crtc) in drm_crtc_vblank_off()
1439 void drm_crtc_vblank_reset(struct drm_crtc *crtc) in drm_crtc_vblank_reset()
[all …]
Ddrm_fb_helper.c228 static void drm_fb_helper_save_lut_atomic(struct drm_crtc *crtc, struct drm_fb_helper *helper) in drm_fb_helper_save_lut_atomic()
244 static void drm_fb_helper_restore_lut_atomic(struct drm_crtc *crtc) in drm_fb_helper_restore_lut_atomic()
291 static struct drm_framebuffer *drm_mode_config_fb(struct drm_crtc *crtc) in drm_mode_config_fb()
311 struct drm_crtc *crtc; in drm_fb_helper_debug_leave() local
429 struct drm_crtc *crtc = mode_set->crtc; in restore_fbdev_mode() local
487 struct drm_crtc *crtc; in drm_fb_helper_is_bound() local
563 struct drm_crtc *crtc; in drm_fb_helper_dpms() local
683 struct drm_crtc *crtc; in drm_fb_helper_init() local
971 static int setcolreg(struct drm_crtc *crtc, u16 red, u16 green, in setcolreg()
1054 struct drm_crtc *crtc; in drm_fb_helper_setcmap() local
[all …]
Ddrm_crtc.c597 struct drm_crtc *crtc; in drm_framebuffer_remove() local
666 int drm_crtc_init_with_planes(struct drm_device *dev, struct drm_crtc *crtc, in drm_crtc_init_with_planes()
714 void drm_crtc_cleanup(struct drm_crtc *crtc) in drm_crtc_cleanup()
742 unsigned int drm_crtc_index(struct drm_crtc *crtc) in drm_crtc_index()
1741 struct drm_crtc *crtc; in drm_mode_getresources() local
1874 struct drm_crtc *crtc; in drm_mode_getcrtc() local
2149 struct drm_crtc *crtc; in drm_mode_getencoder() local
2353 struct drm_crtc *crtc, in __setplane_internal()
2429 struct drm_crtc *crtc, in setplane_internal()
2466 struct drm_crtc *crtc = NULL; in drm_mode_setplane() local
[all …]
/linux-4.4.14/drivers/gpu/drm/cirrus/
Dcirrus_mode.c34 static void cirrus_crtc_load_lut(struct drm_crtc *crtc) in cirrus_crtc_load_lut()
58 static void cirrus_crtc_dpms(struct drm_crtc *crtc, int mode) in cirrus_crtc_dpms()
99 static bool cirrus_crtc_mode_fixup(struct drm_crtc *crtc, in cirrus_crtc_mode_fixup()
106 static void cirrus_set_start_address(struct drm_crtc *crtc, unsigned offset) in cirrus_set_start_address()
130 static int cirrus_crtc_do_set_base(struct drm_crtc *crtc, in cirrus_crtc_do_set_base()
179 static int cirrus_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y, in cirrus_crtc_mode_set_base()
193 static int cirrus_crtc_mode_set(struct drm_crtc *crtc, in cirrus_crtc_mode_set()
323 static void cirrus_crtc_prepare(struct drm_crtc *crtc) in cirrus_crtc_prepare()
331 static void cirrus_crtc_commit(struct drm_crtc *crtc) in cirrus_crtc_commit()
340 static void cirrus_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green, in cirrus_crtc_gamma_set()
[all …]
Dcirrus_drv.h106 struct cirrus_crtc *crtc; member
/linux-4.4.14/drivers/gpu/drm/udl/
Dudl_modeset.c230 static int udl_crtc_write_mode_to_hw(struct drm_crtc *crtc) in udl_crtc_write_mode_to_hw()
251 static void udl_crtc_dpms(struct drm_crtc *crtc, int mode) in udl_crtc_dpms()
282 static bool udl_crtc_mode_fixup(struct drm_crtc *crtc, in udl_crtc_mode_fixup()
306 static int udl_crtc_mode_set(struct drm_crtc *crtc, in udl_crtc_mode_set()
356 static void udl_crtc_disable(struct drm_crtc *crtc) in udl_crtc_disable()
361 static void udl_crtc_destroy(struct drm_crtc *crtc) in udl_crtc_destroy()
367 static int udl_crtc_page_flip(struct drm_crtc *crtc, in udl_crtc_page_flip()
394 static void udl_crtc_prepare(struct drm_crtc *crtc) in udl_crtc_prepare()
398 static void udl_crtc_commit(struct drm_crtc *crtc) in udl_crtc_commit()
420 struct drm_crtc *crtc; in udl_crtc_init() local
/linux-4.4.14/drivers/gpu/drm/shmobile/
Dshmob_drm_crtc.c74 struct drm_crtc *crtc = &scrtc->crtc; in shmob_drm_crtc_setup_geometry() local
165 struct drm_crtc *crtc = &scrtc->crtc; in shmob_drm_crtc_start() local
266 struct drm_crtc *crtc = &scrtc->crtc; in shmob_drm_crtc_stop() local
306 struct drm_crtc *crtc = &scrtc->crtc; in shmob_drm_crtc_compute_base() local
333 struct drm_crtc *crtc = &scrtc->crtc; in shmob_drm_crtc_update_base() local
347 static void shmob_drm_crtc_dpms(struct drm_crtc *crtc, int mode) in shmob_drm_crtc_dpms()
362 static bool shmob_drm_crtc_mode_fixup(struct drm_crtc *crtc, in shmob_drm_crtc_mode_fixup()
369 static void shmob_drm_crtc_mode_prepare(struct drm_crtc *crtc) in shmob_drm_crtc_mode_prepare()
374 static int shmob_drm_crtc_mode_set(struct drm_crtc *crtc, in shmob_drm_crtc_mode_set()
419 static void shmob_drm_crtc_mode_commit(struct drm_crtc *crtc) in shmob_drm_crtc_mode_commit()
[all …]
Dshmob_drm_drv.h42 struct shmob_drm_crtc crtc; member
Dshmob_drm_crtc.h24 struct drm_crtc crtc; member
Dshmob_drm_plane.c176 shmob_drm_plane_update(struct drm_plane *plane, struct drm_crtc *crtc, in shmob_drm_plane_update()
/linux-4.4.14/drivers/video/fbdev/aty/
Datyfb.h11 struct crtc { struct
12 u32 vxres;
13 u32 vyres;
14 u32 xoffset;
15 u32 yoffset;
16 u32 bpp;
17 u32 h_tot_disp;
18 u32 h_sync_strt_wid;
19 u32 v_tot_disp;
20 u32 v_sync_strt_wid;
[all …]
Datyfb_base.c642 static void aty_get_crtc(const struct atyfb_par *par, struct crtc *crtc) in aty_get_crtc()
689 static void aty_set_crtc(const struct atyfb_par *par, const struct crtc *crtc) in aty_set_crtc()
801 struct crtc *crtc) in aty_var_to_crtc()
1157 static int aty_crtc_to_var(const struct crtc *crtc, in aty_crtc_to_var()
1542 struct crtc crtc; in atyfb_check_var() local
1773 static int aty_waitforvblank(struct atyfb_par *par, u32 crtc) in aty_waitforvblank()
1853 u32 crtc; in atyfb_ioctl() local
3067 struct crtc crtc; in atyfb_setup_sparc() local
Daty128fb.c443 struct aty128_crtc crtc; member
1028 static void aty128_set_crtc(const struct aty128_crtc *crtc, in aty128_set_crtc()
1045 struct aty128_crtc *crtc, in aty128_var_to_crtc()
1235 static int aty128_crtc_to_var(const struct aty128_crtc *crtc, in aty128_crtc_to_var()
1568 struct aty128_crtc crtc; in aty128_decode_var() local
/linux-4.4.14/drivers/gpu/drm/bochs/
Dbochs_kms.c21 static void bochs_crtc_dpms(struct drm_crtc *crtc, int mode) in bochs_crtc_dpms()
33 static bool bochs_crtc_mode_fixup(struct drm_crtc *crtc, in bochs_crtc_mode_fixup()
40 static int bochs_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y, in bochs_crtc_mode_set_base()
82 static int bochs_crtc_mode_set(struct drm_crtc *crtc, in bochs_crtc_mode_set()
95 static void bochs_crtc_prepare(struct drm_crtc *crtc) in bochs_crtc_prepare()
99 static void bochs_crtc_commit(struct drm_crtc *crtc) in bochs_crtc_commit()
103 static void bochs_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green, in bochs_crtc_gamma_set()
108 static int bochs_crtc_page_flip(struct drm_crtc *crtc, in bochs_crtc_page_flip()
148 struct drm_crtc *crtc = &bochs->crtc; in bochs_crtc_init() local
Dbochs_fbdev.c165 void bochs_fb_gamma_set(struct drm_crtc *crtc, u16 red, u16 green, in bochs_fb_gamma_set()
170 void bochs_fb_gamma_get(struct drm_crtc *crtc, u16 *red, u16 *green, in bochs_fb_gamma_get()
Dbochs.h75 struct drm_crtc crtc; member
/linux-4.4.14/drivers/gpu/drm/vc4/
Dvc4_crtc.c62 to_vc4_crtc(struct drm_crtc *crtc) in to_vc4_crtc()
115 struct drm_crtc *crtc; in vc4_crtc_debugfs_regs() local
139 static void vc4_crtc_destroy(struct drm_crtc *crtc) in vc4_crtc_destroy()
166 static int vc4_get_clock_select(struct drm_crtc *crtc) in vc4_get_clock_select()
183 static void vc4_crtc_mode_set_nofb(struct drm_crtc *crtc) in vc4_crtc_mode_set_nofb()
257 static void vc4_crtc_disable(struct drm_crtc *crtc) in vc4_crtc_disable()
295 static void vc4_crtc_enable(struct drm_crtc *crtc) in vc4_crtc_enable()
318 static int vc4_crtc_atomic_check(struct drm_crtc *crtc, in vc4_crtc_atomic_check()
364 static void vc4_crtc_atomic_flush(struct drm_crtc *crtc, in vc4_crtc_atomic_flush()
451 struct drm_crtc *crtc = &vc4_crtc->base; in vc4_crtc_handle_page_flip() local
[all …]
Dvc4_drv.h17 struct vc4_crtc *crtc[3]; member
Dvc4_drv.c47 struct drm_crtc *crtc; in vc4_drm_preclose() local
/linux-4.4.14/drivers/gpu/drm/imx/
Dipuv3-crtc.c87 static void ipu_crtc_dpms(struct drm_crtc *crtc, int mode) in ipu_crtc_dpms()
105 static int ipu_page_flip(struct drm_crtc *crtc, in ipu_page_flip()
137 static int ipu_crtc_mode_set(struct drm_crtc *crtc, in ipu_crtc_mode_set()
240 static bool ipu_crtc_mode_fixup(struct drm_crtc *crtc, in ipu_crtc_mode_fixup()
259 static void ipu_crtc_prepare(struct drm_crtc *crtc) in ipu_crtc_prepare()
266 static void ipu_crtc_commit(struct drm_crtc *crtc) in ipu_crtc_commit()
281 static int ipu_enable_vblank(struct drm_crtc *crtc) in ipu_enable_vblank()
286 static void ipu_disable_vblank(struct drm_crtc *crtc) in ipu_disable_vblank()
294 static int ipu_set_interface_pix_fmt(struct drm_crtc *crtc, in ipu_set_interface_pix_fmt()
Dimx-drm-core.c42 struct imx_drm_crtc *crtc[MAX_CRTC]; member
48 struct drm_crtc *crtc; member
56 int imx_drm_crtc_id(struct imx_drm_crtc *crtc) in imx_drm_crtc_id()
94 static struct imx_drm_crtc *imx_drm_find_crtc(struct drm_crtc *crtc) in imx_drm_find_crtc()
342 int imx_drm_add_crtc(struct drm_device *drm, struct drm_crtc *crtc, in imx_drm_add_crtc()
Dipuv3-plane.c106 int ipu_plane_mode_set(struct ipu_plane *ipu_plane, struct drm_crtc *crtc, in ipu_plane_mode_set()
315 static int ipu_update_plane(struct drm_plane *plane, struct drm_crtc *crtc, in ipu_update_plane()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Datombios_crtc.c38 void amdgpu_atombios_crtc_overscan_setup(struct drm_crtc *crtc, in amdgpu_atombios_crtc_overscan_setup()
83 void amdgpu_atombios_crtc_scaler_setup(struct drm_crtc *crtc) in amdgpu_atombios_crtc_scaler_setup()
112 void amdgpu_atombios_crtc_lock(struct drm_crtc *crtc, int lock) in amdgpu_atombios_crtc_lock()
129 void amdgpu_atombios_crtc_enable(struct drm_crtc *crtc, int state) in amdgpu_atombios_crtc_enable()
145 void amdgpu_atombios_crtc_blank(struct drm_crtc *crtc, int state) in amdgpu_atombios_crtc_blank()
161 void amdgpu_atombios_crtc_powergate(struct drm_crtc *crtc, int state) in amdgpu_atombios_crtc_powergate()
189 void amdgpu_atombios_crtc_set_dtd_timing(struct drm_crtc *crtc, in amdgpu_atombios_crtc_set_dtd_timing()
304 static u32 amdgpu_atombios_crtc_adjust_pll(struct drm_crtc *crtc, in amdgpu_atombios_crtc_adjust_pll()
525 void amdgpu_atombios_crtc_program_pll(struct drm_crtc *crtc, in amdgpu_atombios_crtc_program_pll()
668 int amdgpu_atombios_crtc_prepare_pll(struct drm_crtc *crtc, in amdgpu_atombios_crtc_prepare_pll()
[all …]
Ddce_v11_0.c182 static bool dce_v11_0_is_in_vblank(struct amdgpu_device *adev, int crtc) in dce_v11_0_is_in_vblank()
191 static bool dce_v11_0_is_counter_moving(struct amdgpu_device *adev, int crtc) in dce_v11_0_is_counter_moving()
212 static void dce_v11_0_vblank_wait(struct amdgpu_device *adev, int crtc) in dce_v11_0_vblank_wait()
240 static u32 dce_v11_0_vblank_get_counter(struct amdgpu_device *adev, int crtc) in dce_v11_0_vblank_get_counter()
291 static int dce_v11_0_crtc_get_scanoutpos(struct amdgpu_device *adev, int crtc, in dce_v11_0_crtc_get_scanoutpos()
2001 static void dce_v11_0_vga_enable(struct drm_crtc *crtc, bool enable) in dce_v11_0_vga_enable()
2015 static void dce_v11_0_grph_enable(struct drm_crtc *crtc, bool enable) in dce_v11_0_grph_enable()
2027 static int dce_v11_0_crtc_do_set_base(struct drm_crtc *crtc, in dce_v11_0_crtc_do_set_base()
2268 static void dce_v11_0_set_interleave(struct drm_crtc *crtc, in dce_v11_0_set_interleave()
2284 static void dce_v11_0_crtc_load_lut(struct drm_crtc *crtc) in dce_v11_0_crtc_load_lut()
[all …]
Ddce_v10_0.c192 static bool dce_v10_0_is_in_vblank(struct amdgpu_device *adev, int crtc) in dce_v10_0_is_in_vblank()
201 static bool dce_v10_0_is_counter_moving(struct amdgpu_device *adev, int crtc) in dce_v10_0_is_counter_moving()
222 static void dce_v10_0_vblank_wait(struct amdgpu_device *adev, int crtc) in dce_v10_0_vblank_wait()
250 static u32 dce_v10_0_vblank_get_counter(struct amdgpu_device *adev, int crtc) in dce_v10_0_vblank_get_counter()
301 static int dce_v10_0_crtc_get_scanoutpos(struct amdgpu_device *adev, int crtc, in dce_v10_0_crtc_get_scanoutpos()
2013 static void dce_v10_0_vga_enable(struct drm_crtc *crtc, bool enable) in dce_v10_0_vga_enable()
2027 static void dce_v10_0_grph_enable(struct drm_crtc *crtc, bool enable) in dce_v10_0_grph_enable()
2039 static int dce_v10_0_crtc_do_set_base(struct drm_crtc *crtc, in dce_v10_0_crtc_do_set_base()
2280 static void dce_v10_0_set_interleave(struct drm_crtc *crtc, in dce_v10_0_set_interleave()
2296 static void dce_v10_0_crtc_load_lut(struct drm_crtc *crtc) in dce_v10_0_crtc_load_lut()
[all …]
Ddce_v8_0.c141 static bool dce_v8_0_is_in_vblank(struct amdgpu_device *adev, int crtc) in dce_v8_0_is_in_vblank()
150 static bool dce_v8_0_is_counter_moving(struct amdgpu_device *adev, int crtc) in dce_v8_0_is_counter_moving()
171 static void dce_v8_0_vblank_wait(struct amdgpu_device *adev, int crtc) in dce_v8_0_vblank_wait()
199 static u32 dce_v8_0_vblank_get_counter(struct amdgpu_device *adev, int crtc) in dce_v8_0_vblank_get_counter()
250 static int dce_v8_0_crtc_get_scanoutpos(struct amdgpu_device *adev, int crtc, in dce_v8_0_crtc_get_scanoutpos()
1950 static void dce_v8_0_vga_enable(struct drm_crtc *crtc, bool enable) in dce_v8_0_vga_enable()
1964 static void dce_v8_0_grph_enable(struct drm_crtc *crtc, bool enable) in dce_v8_0_grph_enable()
1976 static int dce_v8_0_crtc_do_set_base(struct drm_crtc *crtc, in dce_v8_0_crtc_do_set_base()
2200 static void dce_v8_0_set_interleave(struct drm_crtc *crtc, in dce_v8_0_set_interleave()
2214 static void dce_v8_0_crtc_load_lut(struct drm_crtc *crtc) in dce_v8_0_crtc_load_lut()
[all …]
Damdgpu_pll.c259 u32 amdgpu_pll_get_use_mask(struct drm_crtc *crtc) in amdgpu_pll_get_use_mask()
286 int amdgpu_pll_get_shared_dp_ppll(struct drm_crtc *crtc) in amdgpu_pll_get_shared_dp_ppll()
315 int amdgpu_pll_get_shared_nondp_ppll(struct drm_crtc *crtc) in amdgpu_pll_get_shared_nondp_ppll()
Damdgpu_display.c73 struct drm_crtc *crtc = &amdgpuCrtc->base; in amdgpu_flip_work_func() local
166 int amdgpu_crtc_page_flip(struct drm_crtc *crtc, in amdgpu_crtc_page_flip()
288 struct drm_crtc *crtc; in amdgpu_crtc_set_config() local
681 bool amdgpu_crtc_scaling_mode_fixup(struct drm_crtc *crtc, in amdgpu_crtc_scaling_mode_fixup()
889 int amdgpu_crtc_idx_to_irq_type(struct amdgpu_device *adev, int crtc) in amdgpu_crtc_idx_to_irq_type()
Damdgpu_kms.c167 struct drm_crtc *crtc; in amdgpu_info_ioctl() local
720 struct drm_crtc *crtc; in amdgpu_get_vblank_timestamp_kms() local
Damdgpu_fb.c300 static void amdgpu_crtc_fb_gamma_set(struct drm_crtc *crtc, u16 red, u16 green, in amdgpu_crtc_fb_gamma_set()
311 static void amdgpu_crtc_fb_gamma_get(struct drm_crtc *crtc, u16 *red, u16 *green, in amdgpu_crtc_fb_gamma_get()
Damdgpu_dpm.c119 struct drm_crtc *crtc; in amdgpu_dpm_get_vblank_time() local
145 struct drm_crtc *crtc; in amdgpu_dpm_get_vrefresh() local
Damdgpu_drv.c417 struct drm_crtc *crtc; in amdgpu_pmops_runtime_idle() local
Damdgpu_device.c1639 struct drm_crtc *crtc; in amdgpu_suspend_kms() local
1727 struct drm_crtc *crtc; in amdgpu_resume_kms() local
Damdgpu_pm.c746 struct drm_crtc *crtc; in amdgpu_pm_compute_clocks() local
Damdgpu_connectors.c97 struct drm_crtc *crtc = encoder->crtc; in amdgpu_connector_property_change_mode() local
/linux-4.4.14/drivers/gpu/drm/virtio/
Dvirtgpu_display.c41 static void virtio_gpu_crtc_gamma_set(struct drm_crtc *crtc, in virtio_gpu_crtc_gamma_set()
57 static int virtio_gpu_crtc_cursor_set(struct drm_crtc *crtc, in virtio_gpu_crtc_cursor_set()
114 static int virtio_gpu_crtc_cursor_move(struct drm_crtc *crtc, in virtio_gpu_crtc_cursor_move()
128 static int virtio_gpu_page_flip(struct drm_crtc *crtc, in virtio_gpu_page_flip()
240 static bool virtio_gpu_crtc_mode_fixup(struct drm_crtc *crtc, in virtio_gpu_crtc_mode_fixup()
247 static void virtio_gpu_crtc_mode_set_nofb(struct drm_crtc *crtc) in virtio_gpu_crtc_mode_set_nofb()
258 static void virtio_gpu_crtc_enable(struct drm_crtc *crtc) in virtio_gpu_crtc_enable()
262 static void virtio_gpu_crtc_disable(struct drm_crtc *crtc) in virtio_gpu_crtc_disable()
271 static int virtio_gpu_crtc_atomic_check(struct drm_crtc *crtc, in virtio_gpu_crtc_atomic_check()
432 struct drm_crtc *crtc = &output->crtc; in vgdev_output_init() local
Dvirtgpu_drv.h108 struct drm_crtc crtc; member
/linux-4.4.14/drivers/gpu/drm/mgag200/
Dmgag200_mode.c28 static void mga_crtc_load_lut(struct drm_crtc *crtc) in mga_crtc_load_lut()
100 static bool mga_crtc_mode_fixup(struct drm_crtc *crtc, in mga_crtc_mode_fixup()
690 static void mga_g200wb_prepare(struct drm_crtc *crtc) in mga_g200wb_prepare()
744 static void mga_g200wb_commit(struct drm_crtc *crtc) in mga_g200wb_commit()
795 static void mga_set_start_address(struct drm_crtc *crtc, unsigned offset) in mga_set_start_address()
823 static int mga_crtc_do_set_base(struct drm_crtc *crtc, in mga_crtc_do_set_base()
874 static int mga_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y, in mga_crtc_mode_set_base()
880 static int mga_crtc_mode_set(struct drm_crtc *crtc, in mga_crtc_mode_set()
1238 static void mga_crtc_dpms(struct drm_crtc *crtc, int mode) in mga_crtc_dpms()
1292 static void mga_crtc_prepare(struct drm_crtc *crtc) in mga_crtc_prepare()
[all …]
Dmgag200_cursor.c31 int mga_crtc_cursor_set(struct drm_crtc *crtc, in mga_crtc_cursor_set()
256 int mga_crtc_cursor_move(struct drm_crtc *crtc, int x, int y) in mga_crtc_cursor_move()
Dmgag200_drv.h133 struct mga_crtc *crtc; member
/linux-4.4.14/drivers/gpu/drm/rcar-du/
Drcar_du_crtc.c178 void rcar_du_crtc_route_output(struct drm_crtc *crtc, in rcar_du_crtc_route_output()
360 struct drm_crtc *crtc = &rcrtc->crtc; in rcar_du_crtc_start() local
396 struct drm_crtc *crtc = &rcrtc->crtc; in rcar_du_crtc_stop() local
464 static void rcar_du_crtc_enable(struct drm_crtc *crtc) in rcar_du_crtc_enable()
477 static void rcar_du_crtc_disable(struct drm_crtc *crtc) in rcar_du_crtc_disable()
491 static bool rcar_du_crtc_mode_fixup(struct drm_crtc *crtc, in rcar_du_crtc_mode_fixup()
499 static void rcar_du_crtc_atomic_begin(struct drm_crtc *crtc, in rcar_du_crtc_atomic_begin()
516 static void rcar_du_crtc_atomic_flush(struct drm_crtc *crtc, in rcar_du_crtc_atomic_flush()
576 struct drm_crtc *crtc = &rcrtc->crtc; in rcar_du_crtc_create() local
Drcar_du_lvdsenc.h39 struct drm_crtc *crtc, bool enable) in rcar_du_lvdsenc_enable()
Drcar_du_crtc.h40 struct drm_crtc crtc; member
Drcar_du_lvdsenc.c130 int rcar_du_lvdsenc_enable(struct rcar_du_lvdsenc *lvds, struct drm_crtc *crtc, in rcar_du_lvdsenc_enable()
/linux-4.4.14/drivers/gpu/drm/armada/
Darmada_crtc.c320 void armada_drm_crtc_gamma_set(struct drm_crtc *crtc, u16 r, u16 g, u16 b, in armada_drm_crtc_gamma_set()
325 void armada_drm_crtc_gamma_get(struct drm_crtc *crtc, u16 *r, u16 *g, u16 *b, in armada_drm_crtc_gamma_get()
331 static void armada_drm_crtc_dpms(struct drm_crtc *crtc, int dpms) in armada_drm_crtc_dpms()
356 static void armada_drm_crtc_prepare(struct drm_crtc *crtc) in armada_drm_crtc_prepare()
372 static void armada_drm_crtc_commit(struct drm_crtc *crtc) in armada_drm_crtc_commit()
383 static bool armada_drm_crtc_mode_fixup(struct drm_crtc *crtc, in armada_drm_crtc_mode_fixup()
533 static int armada_drm_crtc_mode_set(struct drm_crtc *crtc, in armada_drm_crtc_mode_set()
674 static int armada_drm_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y, in armada_drm_crtc_mode_set_base()
736 static void armada_drm_crtc_disable(struct drm_crtc *crtc) in armada_drm_crtc_disable()
897 static int armada_drm_crtc_cursor_set(struct drm_crtc *crtc, in armada_drm_crtc_cursor_set()
[all …]
Darmada_crtc.h59 struct drm_crtc crtc; member
Darmada_overlay.c95 armada_ovl_plane_update(struct drm_plane *plane, struct drm_crtc *crtc, in armada_ovl_plane_update()
/linux-4.4.14/drivers/staging/sm750fb/
Dsm750.c112 struct lynxfb_crtc *crtc; in lynxfb_ops_cursor() local
294 struct lynxfb_crtc *crtc; in lynxfb_ops_pan_display() local
307 struct lynxfb_crtc *crtc; in lynxfb_ops_set_par() local
448 struct lynxfb_crtc *crtc; in lynxfb_resume() local
510 struct lynxfb_crtc *crtc; in lynxfb_ops_check_var() local
585 struct lynxfb_crtc *crtc; in lynxfb_ops_setcolreg() local
647 struct lynxfb_crtc *crtc; in sm750fb_set_drv() local
737 struct lynxfb_crtc *crtc; in lynxfb_set_fbinfo() local
Dsm750_hw.c221 int hw_sm750_crtc_checkMode(struct lynxfb_crtc *crtc, struct fb_var_screeninfo *var) in hw_sm750_crtc_checkMode()
250 int hw_sm750_crtc_setMode(struct lynxfb_crtc *crtc, in hw_sm750_crtc_setMode()
369 int hw_sm750_setColReg(struct lynxfb_crtc *crtc, ushort index, in hw_sm750_setColReg()
528 int hw_sm750_pan_display(struct lynxfb_crtc *crtc, in hw_sm750_pan_display()
Dsm750.h170 struct lynxfb_crtc crtc; member
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_display.c56 struct drm_crtc *crtc; in nouveau_display_vblank_enable() local
70 struct drm_crtc *crtc; in nouveau_display_vblank_disable() local
95 nouveau_display_scanoutpos_head(struct drm_crtc *crtc, int *vpos, int *hpos, in nouveau_display_scanoutpos_head()
140 struct drm_crtc *crtc; in nouveau_display_scanoutpos() local
156 struct drm_crtc *crtc; in nouveau_display_vblstamp() local
172 struct drm_crtc *crtc; in nouveau_display_vblank_fini() local
186 struct drm_crtc *crtc; in nouveau_display_vblank_init() local
570 struct drm_crtc *crtc; in nouveau_display_suspend() local
600 struct drm_crtc *crtc; in nouveau_display_resume() local
711 nouveau_crtc_page_flip(struct drm_crtc *crtc, struct drm_framebuffer *fb, in nouveau_crtc_page_flip()
Dnv50_display.c510 nv50_display_crtc_sema(struct drm_device *dev, int crtc) in nv50_display_crtc_sema()
532 nv50_display_flip_stop(struct drm_crtc *crtc) in nv50_display_flip_stop()
561 nv50_display_flip_next(struct drm_crtc *crtc, struct drm_framebuffer *fb, in nv50_display_flip_next()
745 struct drm_crtc *crtc = &nv_crtc->base; in nv50_crtc_set_scale() local
1017 nv50_crtc_dpms(struct drm_crtc *crtc, int mode) in nv50_crtc_dpms()
1022 nv50_crtc_prepare(struct drm_crtc *crtc) in nv50_crtc_prepare()
1061 nv50_crtc_commit(struct drm_crtc *crtc) in nv50_crtc_commit()
1106 nv50_crtc_mode_fixup(struct drm_crtc *crtc, const struct drm_display_mode *mode, in nv50_crtc_mode_fixup()
1114 nv50_crtc_swap_fbs(struct drm_crtc *crtc, struct drm_framebuffer *old_fb) in nv50_crtc_swap_fbs()
1131 nv50_crtc_mode_set(struct drm_crtc *crtc, struct drm_display_mode *umode, in nv50_crtc_mode_set()
[all …]
Dnouveau_crtc.h78 static inline struct nouveau_crtc *nouveau_crtc(struct drm_crtc *crtc) in nouveau_crtc()
83 static inline struct drm_crtc *to_drm_crtc(struct nouveau_crtc *crtc) in to_drm_crtc()
Dnouveau_fbcon.c293 static void nouveau_fbcon_gamma_set(struct drm_crtc *crtc, u16 red, u16 green, in nouveau_fbcon_gamma_set()
303 static void nouveau_fbcon_gamma_get(struct drm_crtc *crtc, u16 *red, u16 *green, in nouveau_fbcon_gamma_get()
Dnouveau_encoder.h50 struct drm_crtc *crtc; member
Dnouveau_connector.h96 struct drm_crtc *crtc = to_drm_crtc(nv_crtc); in nouveau_crtc_connector_get() local
Dnv84_fence.c32 nv84_fence_crtc(struct nouveau_channel *chan, int crtc) in nv84_fence_crtc()
Dnouveau_display.h31 int crtc, bpp, pitch, x, y; member
Dnouveau_drm.c751 struct drm_crtc *crtc; in nouveau_pmops_runtime_idle() local
/linux-4.4.14/drivers/gpu/drm/rockchip/
Drockchip_drm_vop.c84 struct drm_crtc crtc; member
637 static void vop_enable(struct drm_crtc *crtc) in vop_enable()
707 static void vop_disable(struct drm_crtc *crtc) in vop_disable()
789 struct drm_crtc *crtc, in vop_update_plane_event()
989 static int vop_update_plane(struct drm_plane *plane, struct drm_crtc *crtc, in vop_update_plane()
1000 static int vop_update_primary_plane(struct drm_crtc *crtc, in vop_update_primary_plane()
1064 int rockchip_drm_crtc_mode_config(struct drm_crtc *crtc, in rockchip_drm_crtc_mode_config()
1077 static int vop_crtc_enable_vblank(struct drm_crtc *crtc) in vop_crtc_enable_vblank()
1094 static void vop_crtc_disable_vblank(struct drm_crtc *crtc) in vop_crtc_disable_vblank()
1112 static void vop_crtc_dpms(struct drm_crtc *crtc, int mode) in vop_crtc_dpms()
[all …]
Drockchip_drm_drv.c96 struct drm_crtc *crtc; in rockchip_crtc_from_pipe() local
110 struct drm_crtc *crtc = rockchip_crtc_from_pipe(dev, pipe); in rockchip_drm_crtc_enable_vblank() local
123 struct drm_crtc *crtc = rockchip_crtc_from_pipe(dev, pipe); in rockchip_drm_crtc_disable_vblank() local
392 struct drm_crtc *crtc = encoder->crtc; in rockchip_drm_encoder_get_mux_id() local
/linux-4.4.14/drivers/gpu/drm/qxl/
Dqxl_display.c209 static void qxl_crtc_destroy(struct drm_crtc *crtc) in qxl_crtc_destroy()
217 static int qxl_crtc_page_flip(struct drm_crtc *crtc, in qxl_crtc_page_flip()
300 static int qxl_crtc_cursor_set2(struct drm_crtc *crtc, in qxl_crtc_cursor_set2()
423 static int qxl_crtc_cursor_move(struct drm_crtc *crtc, in qxl_crtc_cursor_move()
544 static void qxl_crtc_dpms(struct drm_crtc *crtc, int mode) in qxl_crtc_dpms()
548 static bool qxl_crtc_mode_fixup(struct drm_crtc *crtc, in qxl_crtc_mode_fixup()
603 static int qxl_crtc_mode_set(struct drm_crtc *crtc, in qxl_crtc_mode_set()
681 static void qxl_crtc_prepare(struct drm_crtc *crtc) in qxl_crtc_prepare()
688 static void qxl_crtc_commit(struct drm_crtc *crtc) in qxl_crtc_commit()
693 static void qxl_crtc_disable(struct drm_crtc *crtc) in qxl_crtc_disable()
Dqxl_drv.c95 struct drm_crtc *crtc; in qxl_drm_freeze() local
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ldu.c69 static void vmw_ldu_crtc_destroy(struct drm_crtc *crtc) in vmw_ldu_crtc_destroy()
80 struct drm_crtc *crtc = NULL; in vmw_ldu_commit_list() local
219 struct drm_crtc *crtc; in vmw_ldu_crtc_set_config() local
346 struct drm_crtc *crtc; in vmw_ldu_init() local
Dvmwgfx_scrn.c114 static void vmw_sou_crtc_destroy(struct drm_crtc *crtc) in vmw_sou_crtc_destroy()
299 struct drm_crtc *crtc; in vmw_sou_crtc_set_config() local
436 struct drm_crtc *crtc) in vmw_sou_screen_object_flippable()
454 struct drm_crtc *crtc) in vmw_sou_update_implicit_fb()
464 static int vmw_sou_crtc_page_flip(struct drm_crtc *crtc, in vmw_sou_crtc_page_flip()
582 struct drm_crtc *crtc; in vmw_sou_init() local
Dvmwgfx_kms.c140 int vmw_du_crtc_cursor_set2(struct drm_crtc *crtc, struct drm_file *file_priv, in vmw_du_crtc_cursor_set2()
233 int vmw_du_crtc_cursor_move(struct drm_crtc *crtc, int x, int y) in vmw_du_crtc_cursor_move()
361 struct drm_crtc *crtc; in vmw_kms_legacy_hotspot_clear() local
377 struct drm_crtc *crtc; in vmw_kms_cursor_post_execbuf() local
1159 struct drm_crtc *crtc; in vmw_kms_cursor_bypass_ioctl() local
1376 void vmw_du_crtc_save(struct drm_crtc *crtc) in vmw_du_crtc_save()
1380 void vmw_du_crtc_restore(struct drm_crtc *crtc) in vmw_du_crtc_restore()
1384 void vmw_du_crtc_gamma_set(struct drm_crtc *crtc, in vmw_du_crtc_gamma_set()
1728 struct drm_crtc *crtc; in vmw_kms_helper_dirty() local
Dvmwgfx_stdu.c178 static void vmw_stdu_crtc_destroy(struct drm_crtc *crtc) in vmw_stdu_crtc_destroy()
326 struct drm_crtc *crtc = &stdu->base.crtc; in vmw_stdu_update_st() local
417 struct drm_crtc *crtc; in vmw_stdu_crtc_set_config() local
643 static int vmw_stdu_crtc_page_flip(struct drm_crtc *crtc, in vmw_stdu_crtc_page_flip()
1130 struct drm_crtc *crtc; in vmw_stdu_init() local
Dvmwgfx_kms.h149 struct drm_crtc crtc; member
Dvmwgfx_fb.c69 struct drm_crtc *crtc; member
/linux-4.4.14/include/drm/
Ddrm_atomic.h72 struct drm_crtc *crtc) in drm_atomic_get_existing_crtc_state()
154 #define for_each_crtc_in_state(state, crtc, crtc_state, __i) \ argument
Ddrm_atomic_helper.h146 #define drm_atomic_crtc_for_each_plane(plane, crtc) \ argument
Ddrm_crtc.h278 struct drm_crtc *crtc; member
489 struct drm_crtc *crtc; /* do not write directly, use drm_atomic_set_crtc_for_connector() */ member
593 struct drm_crtc *crtc; member
760 struct drm_crtc *crtc; /* do not write directly, use drm_atomic_set_crtc_for_plane() */ member
858 struct drm_crtc *crtc; member
968 struct drm_crtc *crtc; member
1201 static inline uint32_t drm_crtc_mask(struct drm_crtc *crtc) in drm_crtc_mask()
1249 struct drm_crtc *crtc) in drm_encoder_crtc_ok()
1551 #define drm_for_each_crtc(crtc, dev) \ argument
Ddrm_crtc_helper.h202 static inline void drm_crtc_helper_add(struct drm_crtc *crtc, in drm_crtc_helper_add()
/linux-4.4.14/drivers/gpu/drm/tegra/
Ddc.c956 struct drm_crtc *crtc = &dc->base; in tegra_dc_finish_page_flip() local
988 void tegra_dc_cancel_page_flip(struct drm_crtc *crtc, struct drm_file *file) in tegra_dc_cancel_page_flip()
1005 static void tegra_dc_destroy(struct drm_crtc *crtc) in tegra_dc_destroy()
1010 static void tegra_crtc_reset(struct drm_crtc *crtc) in tegra_crtc_reset()
1030 tegra_crtc_atomic_duplicate_state(struct drm_crtc *crtc) in tegra_crtc_atomic_duplicate_state()
1048 static void tegra_crtc_atomic_destroy_state(struct drm_crtc *crtc, in tegra_crtc_atomic_destroy_state()
1193 static void tegra_crtc_disable(struct drm_crtc *crtc) in tegra_crtc_disable()
1235 static void tegra_crtc_enable(struct drm_crtc *crtc) in tegra_crtc_enable()
1269 static int tegra_crtc_atomic_check(struct drm_crtc *crtc, in tegra_crtc_atomic_check()
1275 static void tegra_crtc_atomic_begin(struct drm_crtc *crtc, in tegra_crtc_atomic_begin()
[all …]
Ddrm.c815 struct drm_crtc *crtc; in tegra_crtc_from_pipe() local
828 struct drm_crtc *crtc = tegra_crtc_from_pipe(drm, pipe); in tegra_drm_get_vblank_counter() local
839 struct drm_crtc *crtc = tegra_crtc_from_pipe(drm, pipe); in tegra_drm_enable_vblank() local
852 struct drm_crtc *crtc = tegra_crtc_from_pipe(drm, pipe); in tegra_drm_disable_vblank() local
863 struct drm_crtc *crtc; in tegra_drm_preclose() local
Dsor.c804 struct drm_crtc *crtc = sor->output.encoder.crtc; in tegra_sor_show_crc() local
846 struct drm_crtc *crtc = sor->output.encoder.crtc; in tegra_sor_show_regs() local
Ddrm.h153 static inline struct tegra_dc *to_tegra_dc(struct drm_crtc *crtc) in to_tegra_dc()
Dhdmi.c1069 struct drm_crtc *crtc = hdmi->output.encoder.crtc; in tegra_hdmi_show_regs() local
/linux-4.4.14/arch/x86/boot/
Dvideo-vga.c141 u16 crtc; /* CRTC base address */ in vga_set_480_scanlines() local
161 u16 crtc; /* CRTC base address */ in vga_set_vertical_end() local
Dvideo-bios.c71 u16 crtc; in bios_probe() local
Dvideo-mode.c121 u16 crtc; in vga_recalc_vertical() local
/linux-4.4.14/drivers/gpu/drm/msm/
Dmsm_fbdev.c191 static void msm_crtc_fb_gamma_set(struct drm_crtc *crtc, in msm_crtc_fb_gamma_set()
197 static void msm_crtc_fb_gamma_get(struct drm_crtc *crtc, in msm_crtc_fb_gamma_get()
Dmsm_atomic.c90 struct drm_crtc *crtc; in msm_atomic_wait_for_commit_done() local
225 struct drm_crtc *crtc = state->crtcs[i]; in msm_atomic_commit() local
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Dinit.h9 int crtc; member
/linux-4.4.14/drivers/video/fbdev/riva/
Drivafb.h27 u8 crtc[NUM_CRT_REGS]; member
/linux-4.4.14/drivers/video/
Dvgastate.c28 __u8 *crtc; member
/linux-4.4.14/drivers/gpu/drm/i2c/
Dch7006_drv.c288 struct drm_crtc *crtc = encoder->crtc; in ch7006_encoder_set_property() local
/linux-4.4.14/drivers/video/fbdev/
Ds3c-fb.c993 static int s3c_fb_wait_for_vsync(struct s3c_fb *sfb, u32 crtc) in s3c_fb_wait_for_vsync()
1023 u32 crtc; in s3c_fb_ioctl() local
Di740fb.c46 u8 crtc[VGA_CRT_C]; member
/linux-4.4.14/include/video/
Duvesafb.h136 struct vbe_crtc_ib crtc; member
/linux-4.4.14/drivers/video/fbdev/matrox/
Dmatroxfb_base.c268 int matroxfb_wait_for_sync(struct matrox_fb_info *minfo, u_int32_t crtc) in matroxfb_wait_for_sync()
1173 int crtc; in matroxfb_blank() local

12