/linux-6.3-rc2/drivers/gpu/drm/ |
A D | drm_crtc_helper.c | 253 encoder_funcs = encoder->helper_private; in drm_crtc_prepare_encoders() 333 encoder_funcs = encoder->helper_private; in drm_crtc_helper_set_mode() 337 encoder_funcs = encoder->helper_private; in drm_crtc_helper_set_mode() 364 encoder_funcs = encoder->helper_private; in drm_crtc_helper_set_mode() 389 encoder_funcs = encoder->helper_private; in drm_crtc_helper_set_mode() 407 encoder_funcs = encoder->helper_private; in drm_crtc_helper_set_mode() 574 BUG_ON(!set->crtc->helper_private); in drm_crtc_helper_set_config() 580 crtc_funcs = set->crtc->helper_private; in drm_crtc_helper_set_config() 677 connector->helper_private; in drm_crtc_helper_set_config() 859 encoder_funcs = encoder->helper_private; in drm_helper_encoder_dpms() [all …]
|
A D | drm_atomic_helper.c | 488 funcs = crtc->helper_private; in mode_fixup() 988 funcs = plane->helper_private; in drm_atomic_helper_check_planes() 1009 funcs = crtc->helper_private; in drm_atomic_helper_check_planes() 1192 funcs = crtc->helper_private; in disable_outputs() 1333 funcs = crtc->helper_private; in crtc_set_mode() 1461 funcs = crtc->helper_private; in drm_atomic_helper_commit_modeset_enables() 1839 funcs = plane->helper_private; in drm_atomic_helper_async_check() 2653 funcs = crtc->helper_private; in drm_atomic_helper_commit_planes() 2711 funcs = crtc->helper_private; in drm_atomic_helper_commit_planes() 2809 crtc->helper_private; in drm_atomic_helper_disable_planes_on_crtc() [all …]
|
A D | drm_probe_helper.c | 182 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_crtc_mode_valid() 194 encoder->helper_private; in drm_encoder_mode_valid() 209 connector->helper_private; in drm_connector_mode_valid() 233 connector->helper_private; in drm_kms_helper_disable_hpd() 250 connector->helper_private; in drm_kms_helper_enable_hpd() 316 const struct drm_connector_helper_funcs *funcs = connector->helper_private; in drm_helper_probe_detect_ctx() 365 const struct drm_connector_helper_funcs *funcs = connector->helper_private; in drm_helper_probe_detect() 393 connector->helper_private; in drm_helper_probe_get_modes()
|
A D | drm_writeback.c | 316 connector->base.helper_private; in drm_writeback_prepare_job() 368 connector->base.helper_private; in drm_writeback_cleanup_job()
|
/linux-6.3-rc2/include/drm/ |
A D | drm_modeset_helper_vtables.h | 504 crtc->helper_private = funcs; in drm_crtc_helper_add() 853 encoder->helper_private = funcs; in drm_encoder_helper_add() 1182 connector->helper_private = funcs; in drm_connector_helper_add() 1424 plane->helper_private = funcs; in drm_plane_helper_add()
|
A D | drm_encoder.h | 186 const struct drm_encoder_helper_funcs *helper_private; member
|
A D | drm_mode_config.h | 964 const struct drm_mode_config_helper_funcs *helper_private; member
|
A D | drm_crtc.h | 1085 const struct drm_crtc_helper_funcs *helper_private; member
|
A D | drm_plane.h | 685 const struct drm_plane_helper_funcs *helper_private; member
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/dispnv04/ |
A D | tvnv04.c | 128 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()
|
A D | dac.c | 366 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()
|
/linux-6.3-rc2/drivers/gpu/drm/gma500/ |
A D | gma_display.c | 476 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()
|
A D | cdv_intel_hdmi.c | 198 = encoder->helper_private; in cdv_hdmi_set_property()
|
/linux-6.3-rc2/drivers/gpu/drm/sun4i/ |
A D | sun4i_framebuffer.c | 51 drm->mode_config.helper_private = &sun4i_de_mode_config_helpers; in sun4i_framebuffer_init()
|
/linux-6.3-rc2/drivers/gpu/drm/rockchip/ |
A D | rockchip_drm_fb.c | 92 dev->mode_config.helper_private = &rockchip_mode_config_helpers; in rockchip_drm_mode_config_init()
|
/linux-6.3-rc2/drivers/gpu/drm/radeon/ |
A D | radeon_connectors.c | 140 connector->helper_private; in radeon_get_monitor_bpc() 229 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in radeon_connector_update_scratch_regs() 698 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in radeon_connector_set_property() 725 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in radeon_connector_set_property() 937 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in radeon_lvds_set_property() 1061 encoder_funcs = encoder->helper_private; in radeon_vga_detect() 1163 encoder_funcs = encoder->helper_private; in radeon_tv_detect() 1358 encoder_funcs = encoder->helper_private; in radeon_dvi_detect() 1408 connector->helper_private; in radeon_dvi_detect() 1700 const struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private; in radeon_dp_detect()
|
/linux-6.3-rc2/drivers/gpu/drm/sprd/ |
A D | sprd_drm.c | 47 drm->mode_config.helper_private = &sprd_drm_mode_config_helper; in sprd_drm_mode_config_init()
|
/linux-6.3-rc2/drivers/gpu/drm/exynos/ |
A D | exynos_drm_fb.c | 179 dev->mode_config.helper_private = &exynos_drm_mode_config_helpers; in exynos_drm_mode_config_init()
|
/linux-6.3-rc2/drivers/gpu/drm/imx/dcss/ |
A D | dcss-kms.c | 57 config->helper_private = &dcss_mode_config_helpers; in dcss_kms_mode_config_init()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_connectors.c | 140 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() 590 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in amdgpu_connector_set_property() 797 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in amdgpu_connector_set_lcd_property() 918 encoder_funcs = encoder->helper_private; in amdgpu_connector_vga_detect() 1113 encoder_funcs = encoder->helper_private; in amdgpu_connector_dvi_detect() 1416 const struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private; in amdgpu_connector_dp_detect()
|
/linux-6.3-rc2/drivers/gpu/drm/vkms/ |
A D | vkms_drv.c | 149 dev->mode_config.helper_private = &vkms_mode_config_helpers; in vkms_modeset_init()
|
/linux-6.3-rc2/drivers/gpu/drm/imx/ipuv3/ |
A D | imx-drm-core.c | 216 drm->mode_config.helper_private = &imx_drm_mode_config_helpers; in imx_drm_bind()
|
/linux-6.3-rc2/drivers/gpu/drm/tidss/ |
A D | tidss_kms.c | 269 ddev->mode_config.helper_private = &mode_config_helper_funcs; in tidss_modeset_init()
|
/linux-6.3-rc2/drivers/gpu/drm/mxsfb/ |
A D | lcdif_drv.c | 145 drm->mode_config.helper_private = &lcdif_mode_config_helpers; in lcdif_load()
|
/linux-6.3-rc2/drivers/gpu/drm/arm/display/komeda/ |
A D | komeda_kms.c | 268 config->helper_private = &komeda_mode_config_helpers; in komeda_kms_mode_config_init()
|