Home
last modified time | relevance | path

Searched refs:helper_private (Results 1 – 25 of 54) sorted by relevance

123

/linux/drivers/gpu/drm/
H A Ddrm_crtc_helper.c172 const struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private; in drm_encoder_disable()
199 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in __drm_helper_disable_unused_functions()
253 encoder_funcs = encoder->helper_private; in drm_crtc_prepare_encoders()
290 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_crtc_helper_set_mode()
333 encoder_funcs = encoder->helper_private; in drm_crtc_helper_set_mode()
337 encoder_funcs = encoder->helper_private; in drm_crtc_helper_set_mode()
366 encoder_funcs = encoder->helper_private; in drm_crtc_helper_set_mode()
391 encoder_funcs = encoder->helper_private; in drm_crtc_helper_set_mode()
409 encoder_funcs = encoder->helper_private; in drm_crtc_helper_set_mode()
571 BUG_ON(!set->crtc->helper_private); in drm_crtc_helper_set_config()
[all …]
H A Ddrm_atomic_helper.c121 const struct drm_connector_helper_funcs *funcs = connector->helper_private; in handle_conflicting_encoders()
357 funcs = connector->helper_private; in update_connector_routing()
452 funcs = encoder->helper_private; in mode_fixup()
494 funcs = crtc->helper_private; in mode_fixup()
686 const struct drm_connector_helper_funcs *funcs = connector->helper_private; in drm_atomic_helper_check_modeset()
755 const struct drm_connector_helper_funcs *funcs = connector->helper_private; in drm_atomic_helper_check_modeset()
1000 funcs = plane->helper_private; in drm_atomic_helper_check_planes()
1021 funcs = crtc->helper_private; in drm_atomic_helper_check_planes()
1166 funcs = encoder->helper_private; in disable_outputs()
1204 funcs = crtc->helper_private; in disable_outputs()
[all …]
H A Ddrm_probe_helper.c183 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_crtc_mode_valid()
195 encoder->helper_private; in drm_encoder_mode_valid()
210 connector->helper_private; in drm_connector_mode_valid()
234 connector->helper_private; in drm_kms_helper_disable_hpd()
251 connector->helper_private; in drm_kms_helper_enable_hpd()
344 const struct drm_connector_helper_funcs *funcs = connector->helper_private; in drm_helper_probe_detect_ctx()
393 const struct drm_connector_helper_funcs *funcs = connector->helper_private; in drm_helper_probe_detect()
421 connector->helper_private; in drm_helper_probe_get_modes()
H A Ddrm_panic.c930 ret = plane->helper_private->get_scanout_buffer(plane, &sb); in draw_panic_plane()
934 if (plane->helper_private->panic_flush) in draw_panic_plane()
935 plane->helper_private->panic_flush(plane); in draw_panic_plane()
1008 if (plane->helper_private && plane->helper_private->get_scanout_buffer) in drm_panic_is_enabled()
1027 if (!plane->helper_private || !plane->helper_private->get_scanout_buffer) in drm_panic_register()
1054 if (!plane->helper_private || !plane->helper_private->get_scanout_buffer) in drm_panic_unregister()
/linux/include/drm/
H A Ddrm_modeset_helper_vtables.h503 crtc->helper_private = funcs; in drm_crtc_helper_add()
852 encoder->helper_private = funcs; in drm_encoder_helper_add()
1192 connector->helper_private = funcs; in drm_connector_helper_add()
1495 plane->helper_private = funcs; in drm_plane_helper_add()
H A Ddrm_encoder.h193 const struct drm_encoder_helper_funcs *helper_private; member
H A Ddrm_mode_config.h956 const struct drm_mode_config_helper_funcs *helper_private; member
H A Ddrm_crtc.h1080 const struct drm_crtc_helper_funcs *helper_private; member
H A Ddrm_plane.h708 const struct drm_plane_helper_funcs *helper_private; member
/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv04.c128 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_tv_prepare()
170 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_tv_commit()
184 kfree(encoder->helper_private); in nv04_tv_destroy()
H A Ddac.c366 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_dac_prepare()
417 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_dac_commit()
H A Ddfp.c248 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_dfp_prepare()
450 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_dfp_commit()
/linux/drivers/gpu/drm/gma500/
H A Dgma_display.c476 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in gma_crtc_prepare()
482 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in gma_crtc_commit()
489 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in gma_crtc_disable()
520 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in gma_crtc_page_flip()
680 encoder->helper_private; in gma_encoder_prepare()
688 encoder->helper_private; in gma_encoder_commit()
H A Dcdv_intel_hdmi.c198 = encoder->helper_private; in cdv_hdmi_set_property()
/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_framebuffer.c51 drm->mode_config.helper_private = &sun4i_de_mode_config_helpers; in sun4i_framebuffer_init()
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_fb.c92 dev->mode_config.helper_private = &rockchip_mode_config_helpers; in rockchip_drm_mode_config_init()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_connectors.c140 connector->helper_private; in radeon_get_monitor_bpc()
228 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in radeon_connector_update_scratch_regs()
683 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in radeon_connector_set_property()
710 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in radeon_connector_set_property()
922 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in radeon_lvds_set_property()
1046 encoder_funcs = encoder->helper_private; in radeon_vga_detect()
1150 encoder_funcs = encoder->helper_private; in radeon_tv_detect()
1345 encoder_funcs = encoder->helper_private; in radeon_dvi_detect()
1395 connector->helper_private; in radeon_dvi_detect()
1687 const struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private; in radeon_dp_detect()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_connectors.c140 connector->helper_private; in amdgpu_connector_get_monitor_bpc()
220 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in amdgpu_connector_update_scratch_regs()
567 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in amdgpu_connector_set_property()
784 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in amdgpu_connector_set_lcd_property()
915 encoder_funcs = encoder->helper_private; in amdgpu_connector_vga_detect()
1120 encoder_funcs = encoder->helper_private; in amdgpu_connector_dvi_detect()
1425 const struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private; in amdgpu_connector_dp_detect()
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_fb.c177 dev->mode_config.helper_private = &exynos_drm_mode_config_helpers; in exynos_drm_mode_config_init()
/linux/drivers/gpu/drm/sprd/
H A Dsprd_drm.c48 drm->mode_config.helper_private = &sprd_drm_mode_config_helper; in sprd_drm_mode_config_init()
/linux/drivers/gpu/drm/imx/ipuv3/
H A Dimx-drm-core.c211 drm->mode_config.helper_private = &imx_drm_mode_config_helpers; in imx_drm_bind()
/linux/drivers/gpu/drm/vkms/
H A Dvkms_drv.c175 dev->mode_config.helper_private = &vkms_mode_config_helpers; in vkms_modeset_init()
/linux/drivers/gpu/drm/tidss/
H A Dtidss_kms.c260 ddev->mode_config.helper_private = &mode_config_helper_funcs; in tidss_modeset_init()
/linux/drivers/gpu/drm/renesas/rz-du/
H A Drzg2l_du_kms.c311 dev->mode_config.helper_private = &rzg2l_du_mode_config_helper; in rzg2l_du_modeset_init()
/linux/drivers/gpu/drm/mxsfb/
H A Dlcdif_drv.c201 drm->mode_config.helper_private = &lcdif_mode_config_helpers; in lcdif_load()

123