Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/common/io/drm/
H A Ddrm_irq.c221 #define vblanktimestamp(dev, crtc, count) ( \ argument
654 void drm_calc_timestamping_constants(struct drm_crtc *crtc) in drm_calc_timestamping_constants()
928 u32 drm_vblank_count(struct drm_device *dev, int crtc) in drm_vblank_count()
987 void drm_send_vblank_event(struct drm_device *dev, int crtc, in drm_send_vblank_event()
1076 int drm_vblank_get(struct drm_device *dev, int crtc) in drm_vblank_get()
1116 void drm_vblank_put(struct drm_device *dev, int crtc) in drm_vblank_put()
1134 void drm_vblank_off(struct drm_device *dev, int crtc) in drm_vblank_off()
1174 void drm_vblank_pre_modeset(struct drm_device *dev, int crtc) in drm_vblank_pre_modeset()
1228 unsigned int crtc; in drm_modeset_ctl() local
1342 unsigned int flags, seq, crtc, high_crtc; in drm_wait_vblank() local
[all …]
H A Ddrm_crtc_helper.c242 bool drm_helper_crtc_in_use(struct drm_crtc *crtc) in drm_helper_crtc_in_use()
277 struct drm_crtc *crtc; in drm_helper_disable_unused_functions() local
316 struct drm_crtc *crtc) in drm_encoder_crtc_ok()
384 bool drm_crtc_helper_set_mode(struct drm_crtc *crtc, in drm_crtc_helper_set_mode()
508 drm_crtc_helper_disable(struct drm_crtc *crtc) in drm_crtc_helper_disable()
550 struct drm_crtc *save_crtcs, *new_crtc, *crtc; in drm_crtc_helper_set_config() local
830 static int drm_helper_choose_crtc_dpms(struct drm_crtc *crtc) in drm_helper_choose_crtc_dpms()
856 struct drm_crtc *crtc = encoder ? encoder->crtc : NULL; in drm_helper_connector_dpms() local
921 struct drm_crtc *crtc; in drm_helper_resume_force_mode() local
H A Ddrm_fb_helper.c129 static void drm_fb_helper_save_lut_atomic(struct drm_crtc *crtc, struct drm_fb_helper *helper) in drm_fb_helper_save_lut_atomic()
145 static void drm_fb_helper_restore_lut_atomic(struct drm_crtc *crtc) in drm_fb_helper_restore_lut_atomic()
160 static struct drm_framebuffer *drm_mode_config_fb(struct drm_crtc *crtc) in drm_mode_config_fb()
190 struct drm_crtc *crtc = mode_set->crtc; in drm_fb_helper_restore_fbdev_mode() local
228 struct drm_crtc *crtc; in drm_fb_helper_is_bound() local
264 struct drm_crtc *crtc; in drm_fb_helper_init() local
663 struct drm_fb_helper_crtc **crtcs, *crtc; in drm_pick_crtcs() local
H A Ddrm_crtc.c52 struct drm_crtc *crtc; in drm_modeset_lock_all() local
66 struct drm_crtc *crtc; in drm_modeset_unlock_all() local
535 struct drm_crtc *crtc; in drm_framebuffer_remove() local
1174 struct drm_crtc *crtc; in drm_mode_group_init_legacy_group() local
1292 struct drm_crtc *crtc; in drm_mode_getresources() local
1477 struct drm_crtc *crtc; in drm_mode_getcrtc() local
1821 struct drm_crtc *crtc; in drm_mode_setplane() local
1999 struct drm_crtc *crtc; in drm_mode_setcrtc() local
2160 struct drm_crtc *crtc; in drm_mode_cursor_common() local
3359 struct drm_crtc *crtc; in drm_mode_gamma_set_ioctl() local
[all …]
/gfx-drm/usr/src/uts/intel/io/i915/
H A Dintel_display.c2078 struct drm_crtc *crtc; in intel_display_handle_reset() local
3837 struct drm_crtc *crtc; in intel_modeset_disable() local
3875 struct drm_crtc *crtc; in intel_connector_check_state() local
5935 struct intel_crtc *crtc; in haswell_modeset_global_resources() local
7138 struct drm_crtc *crtc; in intel_mark_idle() local
7155 struct drm_crtc *crtc; in intel_mark_fb_busy() local
8288 struct intel_crtc *crtc; in check_crtc_state() local
8357 struct intel_crtc *crtc; in check_shared_dpll_state() local
8893 struct intel_crtc *crtc; in ibx_pch_dpll_disable() local
8986 struct intel_crtc *crtc; in intel_get_pipe_from_crtc_id() local
[all …]
H A Dintel_ddi.c169 void hsw_fdi_link_train(struct drm_crtc *crtc) in hsw_fdi_link_train()
291 struct drm_crtc *crtc = encoder->crtc; in intel_ddi_mode_set() local
343 intel_ddi_get_crtc_encoder(struct drm_crtc *crtc) in intel_ddi_get_crtc_encoder()
364 void intel_ddi_put_crtc_pll(struct drm_crtc *crtc) in intel_ddi_put_crtc_pll()
634 bool intel_ddi_pll_mode_set(struct drm_crtc *crtc) in intel_ddi_pll_mode_set()
730 void intel_ddi_set_pipe_settings(struct drm_crtc *crtc) in intel_ddi_set_pipe_settings()
1016 struct drm_crtc *crtc = &intel_crtc->base; in intel_ddi_enable_pipe_clock() local
1040 struct drm_crtc *crtc = encoder->crtc; in intel_ddi_pre_enable() local
1103 struct drm_crtc *crtc = encoder->crtc; in intel_enable_ddi() local
1142 struct drm_crtc *crtc = encoder->crtc; in intel_disable_ddi() local
[all …]
H A Dintel_pm.c1096 struct drm_crtc *crtc; in pineview_update_wm() local
1171 struct drm_crtc *crtc; in g4x_compute_wm0() local
1255 struct drm_crtc *crtc; in g4x_compute_srwm() local
1301 struct drm_crtc *crtc; in vlv_compute_drain_latency() local
1485 struct drm_crtc *crtc; in i965_update_wm() local
1667 struct drm_crtc *crtc; in i830_update_wm() local
1749 struct drm_crtc *crtc; in ironlake_compute_srwm() local
2365 struct drm_crtc *crtc; in hsw_compute_wm_parameters() local
2438 struct drm_crtc *crtc; in hsw_compute_wm_results() local
2661 struct drm_crtc *crtc; in sandybridge_compute_sprite_wm() local
[all …]
H A Dintel_dvo.c191 struct drm_crtc *crtc; in intel_dvo_dpms() local
431 struct drm_crtc *crtc; in intel_dvo_get_current_mode() local
H A Di915_irq.c111 struct intel_crtc *crtc; in ivb_can_enable_err_int() local
130 struct intel_crtc *crtc; in cpt_can_enable_serr_int() local
174 static void ibx_set_fifo_underrun_reporting(struct intel_crtc *crtc, in ibx_set_fifo_underrun_reporting()
230 struct drm_crtc *crtc = dev_priv->pipe_to_crtc_mapping[pipe]; in intel_set_cpu_fifo_underrun_reporting() local
274 struct drm_crtc *crtc; in intel_set_pch_fifo_underrun_reporting() local
362 struct drm_crtc *crtc = dev_priv->pipe_to_crtc_mapping[pipe]; in i915_pipe_enabled() local
493 struct drm_crtc *crtc; in i915_get_vblank_timestamp() local
2106 struct drm_crtc *crtc = dev_priv->pipe_to_crtc_mapping[pipe]; in i915_pageflip_stall_check() local
H A Dintel_sprite.c501 intel_enable_primary(struct drm_crtc *crtc) in intel_enable_primary()
518 intel_disable_primary(struct drm_crtc *crtc) in intel_disable_primary()
603 intel_update_plane(struct drm_plane *plane, struct drm_crtc *crtc, in intel_update_plane()
H A Dintel_lvds.c475 struct drm_crtc *crtc; in intel_lvds_set_property() local
895 struct drm_crtc *crtc; in intel_lvds_init() local
H A Dintel_dp.c798 struct intel_crtc *crtc = to_intel_crtc(dig_port->base.base.crtc); in ironlake_set_pll_cpu_edp() local
834 struct intel_crtc *crtc = to_intel_crtc(encoder->crtc); in intel_dp_mode_set() local
1211 struct drm_crtc *crtc = intel_dig_port->base.base.crtc; in ironlake_edp_pll_on() local
1239 struct drm_crtc *crtc = intel_dig_port->base.base.crtc; in ironlake_edp_pll_off() local
1350 struct intel_crtc *crtc = to_intel_crtc(encoder->base.crtc); in intel_dp_get_config() local
2247 struct drm_crtc *crtc = intel_dig_port->base.base.crtc; in intel_dp_link_down() local
2790 intel_trans_dp_port_sel (struct drm_crtc *crtc) in intel_trans_dp_port_sel()
H A Dintel_crt.c160 struct drm_crtc *crtc; in intel_crt_dpms() local
251 struct drm_crtc *crtc = encoder->crtc; in intel_crt_mode_set() local
H A Di915_drv.c492 struct drm_crtc *crtc; in i915_drm_freeze() local
1041 struct drm_crtc *crtc; in i915_quiesce() local
H A Dintel_tv.c938 struct drm_crtc *crtc = encoder->crtc; in intel_tv_mode_set() local
1177 struct drm_crtc *crtc = encoder->crtc; in intel_tv_detect_type() local
1454 struct drm_crtc *crtc = intel_tv->base.base.crtc; in intel_tv_set_property() local
H A Dintel_overlay.c180 struct intel_crtc *crtc; member
822 struct intel_crtc *crtc) in check_overlay_possible_on_crtc()
1034 struct intel_crtc *crtc; in intel_overlay_put_image() local
H A Dintel_sdvo.c1148 struct drm_crtc *crtc = intel_encoder->base.crtc; in intel_sdvo_mode_set() local
1396 struct drm_crtc *crtc = encoder->base.crtc; in intel_disable_sdvo() local
1462 struct drm_crtc *crtc; in intel_sdvo_dpms() local
H A Dintel_drv.h522 struct drm_crtc *crtc; member
536 struct drm_crtc *crtc; member
H A Dintel_hdmi.c758 struct drm_crtc *crtc = encoder->base.crtc; in intel_disable_hdmi() local
/gfx-drm/usr/src/uts/common/drm/
H A Ddrm_crtc_helper.h149 static inline void drm_crtc_helper_add(struct drm_crtc *crtc, in drm_crtc_helper_add()
H A Ddrm_crtc.h528 struct drm_crtc *crtc; member
680 struct drm_crtc *crtc; member
706 struct drm_crtc *crtc; member
H A Ddrm.h553 __u32 crtc; member
/gfx-drm/usr/src/uts/intel/io/radeon/
H A Dradeon_irq.c155 unsigned int *sequence, int crtc) in radeon_driver_vblank_do_wait()