/drivers/gpu/drm/sti/ |
D | sti_crtc.c | 23 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 …]
|
/drivers/gpu/drm/atmel-hlcdc/ |
D | atmel_hlcdc_crtc.c | 52 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 130 static bool atmel_hlcdc_crtc_mode_fixup(struct drm_crtc *crtc, in atmel_hlcdc_crtc_mode_fixup() 140 struct atmel_hlcdc_crtc *crtc = drm_crtc_to_atmel_hlcdc_crtc(c); in atmel_hlcdc_crtc_disable() local 179 struct atmel_hlcdc_crtc *crtc = drm_crtc_to_atmel_hlcdc_crtc(c); in atmel_hlcdc_crtc_enable() local 218 struct atmel_hlcdc_crtc *crtc = drm_crtc_to_atmel_hlcdc_crtc(c); in atmel_hlcdc_crtc_suspend() local 229 struct atmel_hlcdc_crtc *crtc = drm_crtc_to_atmel_hlcdc_crtc(c); in atmel_hlcdc_crtc_resume() local 240 struct atmel_hlcdc_crtc *crtc = drm_crtc_to_atmel_hlcdc_crtc(c); in atmel_hlcdc_crtc_atomic_check() local 251 struct atmel_hlcdc_crtc *crtc = drm_crtc_to_atmel_hlcdc_crtc(c); in atmel_hlcdc_crtc_atomic_begin() local 263 static void atmel_hlcdc_crtc_atomic_flush(struct drm_crtc *crtc, in atmel_hlcdc_crtc_atomic_flush() [all …]
|
/drivers/gpu/drm/msm/mdp/mdp4/ |
D | mdp4_crtc.c | 71 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 …]
|
/drivers/gpu/drm/tilcdc/ |
D | tilcdc_crtc.c | 57 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 …]
|
/drivers/gpu/drm/exynos/ |
D | exynos_drm_crtc.c | 24 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 …]
|
D | exynos5433_drm_decon.c | 57 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() 246 static void decon_atomic_begin(struct exynos_drm_crtc *crtc, in decon_atomic_begin() 261 static void decon_update_plane(struct exynos_drm_crtc *crtc, in decon_update_plane() 311 static void decon_disable_plane(struct exynos_drm_crtc *crtc, in decon_disable_plane() 331 static void decon_atomic_flush(struct exynos_drm_crtc *crtc, in decon_atomic_flush() 379 static void decon_enable(struct exynos_drm_crtc *crtc) in decon_enable() 412 static void decon_disable(struct exynos_drm_crtc *crtc) in decon_disable() [all …]
|
/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_crtc.c | 81 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 …]
|
/drivers/gpu/drm/nouveau/dispnv04/ |
D | crtc.c | 51 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 …]
|
/drivers/gpu/drm/omapdrm/ |
D | omap_crtc.c | 60 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 …]
|
/drivers/gpu/drm/gma500/ |
D | gma_display.c | 32 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 …]
|
/drivers/gpu/drm/fsl-dcu/ |
D | fsl_dcu_drm_crtc.c | 25 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
|
/drivers/gpu/drm/i915/ |
D | intel_fbc.c | 57 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 …]
|
D | intel_display.c | 510 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 …]
|
/drivers/gpu/drm/ast/ |
D | ast_mode.c | 63 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 …]
|
/drivers/gpu/drm/radeon/ |
D | atombios_crtc.c | 34 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() 299 atombios_set_crtc_dtd_timing(struct drm_crtc *crtc, in atombios_set_crtc_dtd_timing() 346 static void atombios_crtc_set_timing(struct drm_crtc *crtc, in atombios_crtc_set_timing() [all …]
|
D | radeon_cursor.c | 30 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() 142 static int radeon_cursor_move_locked(struct drm_crtc *crtc, int x, int y) in radeon_cursor_move_locked() 262 int radeon_crtc_cursor_move(struct drm_crtc *crtc, in radeon_crtc_cursor_move() 274 int radeon_crtc_cursor_set2(struct drm_crtc *crtc, in radeon_crtc_cursor_set2() 370 void radeon_cursor_reset(struct drm_crtc *crtc) in radeon_cursor_reset()
|
D | radeon_legacy_crtc.c | 33 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() 356 int radeon_crtc_set_base(struct drm_crtc *crtc, int x, int y, in radeon_crtc_set_base() 362 int radeon_crtc_set_base_atomic(struct drm_crtc *crtc, in radeon_crtc_set_base_atomic() 369 int radeon_crtc_do_set_base(struct drm_crtc *crtc, in radeon_crtc_do_set_base() 576 static bool radeon_set_crtc_timing(struct drm_crtc *crtc, struct drm_display_mode *mode) in radeon_set_crtc_timing() 735 static void radeon_set_pll(struct drm_crtc *crtc, struct drm_display_mode *mode) in radeon_set_pll() 1028 static bool radeon_crtc_mode_fixup(struct drm_crtc *crtc, in radeon_crtc_mode_fixup() 1037 static int radeon_crtc_mode_set(struct drm_crtc *crtc, in radeon_crtc_mode_set() [all …]
|
/drivers/gpu/drm/ |
D | drm_atomic_helper.c | 263 struct drm_crtc *crtc; in mode_fixup() local 379 struct drm_crtc *crtc; in drm_atomic_helper_check_modeset() local 490 struct drm_crtc *crtc; in drm_atomic_helper_check_planes() local 576 struct drm_crtc *crtc; in disable_outputs() local 671 struct drm_crtc *crtc; in drm_atomic_helper_update_legacy_modeset_state() local 735 struct drm_crtc *crtc; in crtc_set_mode() local 831 struct drm_crtc *crtc; in drm_atomic_helper_commit_modeset_enables() local 914 struct drm_crtc *crtc) in framebuffer_changed() 947 struct drm_crtc *crtc; in drm_atomic_helper_wait_for_vblanks() local 1212 struct drm_crtc *crtc; in drm_atomic_helper_commit_planes() local [all …]
|
D | drm_atomic.c | 171 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() 409 int drm_atomic_crtc_set_property(struct drm_crtc *crtc, in drm_atomic_crtc_set_property() 443 drm_atomic_crtc_get_property(struct drm_crtc *crtc, in drm_atomic_crtc_get_property() 472 static int drm_atomic_crtc_check(struct drm_crtc *crtc, in drm_atomic_crtc_check() 592 struct drm_crtc *crtc = drm_crtc_find(dev, val); in drm_atomic_plane_set_property() local 862 struct drm_crtc *crtc = drm_crtc_find(dev, val); in drm_atomic_connector_set_property() local 922 struct drm_crtc *crtc = obj_to_crtc(obj); in drm_atomic_get_property() local 959 struct drm_crtc *crtc) in drm_atomic_set_crtc_for_plane() 1041 struct drm_crtc *crtc) in drm_atomic_set_crtc_for_connector() [all …]
|
/drivers/video/fbdev/aty/ |
D | atyfb.h | 11 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 …]
|
/drivers/gpu/drm/cirrus/ |
D | cirrus_mode.c | 34 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 …]
|
/drivers/gpu/drm/shmobile/ |
D | shmob_drm_crtc.c | 74 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 …]
|
/drivers/gpu/drm/udl/ |
D | udl_modeset.c | 230 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
|
/drivers/gpu/drm/bochs/ |
D | bochs_kms.c | 21 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
|
/drivers/gpu/drm/vc4/ |
D | vc4_crtc.c | 62 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 …]
|