Home
last modified time | relevance | path

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

/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()
H A Dtvnv17.c407 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv17_tv_prepare()
585 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv17_tv_commit()
H A Dcrtc.c713 const struct drm_crtc_helper_funcs *funcs = crtc->helper_private; in nv_crtc_prepare()
734 const struct drm_crtc_helper_funcs *funcs = crtc->helper_private; in nv_crtc_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 Dpsb_intel_display.c103 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in psb_intel_crtc_mode_set()
H A Dcdv_intel_display.c814 crtc->helper_private; in cdv_intel_crtc_mode_set()
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_fb.c82 dev->mode_config.helper_private = &rockchip_mode_config_helpers; in rockchip_drm_mode_config_init()
/linux/drivers/gpu/drm/sprd/
H A Dsprd_drm.c46 drm->mode_config.helper_private = &sprd_drm_mode_config_helper; in sprd_drm_mode_config_init()
/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()
556 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in amdgpu_connector_set_property()
771 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in amdgpu_connector_set_lcd_property()
905 encoder_funcs = encoder->helper_private; in amdgpu_connector_vga_detect()
1111 encoder_funcs = encoder->helper_private; in amdgpu_connector_dvi_detect()
1457 const struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private; in amdgpu_connector_dp_detect()
/linux/drivers/gpu/drm/renesas/rz-du/
H A Drzg2l_du_kms.c418 dev->mode_config.helper_private = &rzg2l_du_mode_config_helper; in rzg2l_du_modeset_init()
/linux/drivers/gpu/drm/msm/
H A Dmsm_kms.c292 ddev->mode_config.helper_private = &mode_config_helper_funcs; in msm_drm_kms_init()
/linux/drivers/gpu/drm/mxsfb/
H A Dmxsfb_drv.c280 drm->mode_config.helper_private = &mxsfb_mode_config_helpers; in mxsfb_load()
/linux/drivers/gpu/drm/meson/
H A Dmeson_drv.c291 drm->mode_config.helper_private = &meson_mode_config_helpers; in meson_drv_bind_master()
/linux/drivers/gpu/drm/imx/lcdc/
H A Dimx-lcdc.c483 drm->mode_config.helper_private = &imx_lcdc_mode_config_helpers; in imx_lcdc_probe()
/linux/include/drm/
H A Ddrm_connector.h2360 const struct drm_connector_helper_funcs *helper_private; member
/linux/drivers/gpu/drm/hisilicon/kirin/
H A Ddw_drm_dsi.c661 crtc_funcs = crtc->helper_private; in dsi_encoder_mode_valid()
/linux/drivers/gpu/drm/arm/
H A Dmalidp_drv.c411 drm->mode_config.helper_private = &malidp_mode_config_helpers; in malidp_init()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_legacy_encoders.c51 encoder_funcs = encoder->helper_private; in radeon_legacy_encoder_disable()