/kernel/linux/linux-5.10/drivers/gpu/drm/ |
D | drm_crtc_helper.c | 160 const struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private; in drm_encoder_disable() 187 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in __drm_helper_disable_unused_functions() 241 encoder_funcs = encoder->helper_private; in drm_crtc_prepare_encoders() 278 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_crtc_helper_set_mode() 321 encoder_funcs = encoder->helper_private; in drm_crtc_helper_set_mode() 325 encoder_funcs = encoder->helper_private; in drm_crtc_helper_set_mode() 352 encoder_funcs = encoder->helper_private; in drm_crtc_helper_set_mode() 377 encoder_funcs = encoder->helper_private; in drm_crtc_helper_set_mode() 395 encoder_funcs = encoder->helper_private; in drm_crtc_helper_set_mode() 536 BUG_ON(!set->crtc->helper_private); in drm_crtc_helper_set_config() [all …]
|
D | drm_atomic_helper.c | 118 const struct drm_connector_helper_funcs *funcs = connector->helper_private; in handle_conflicting_encoders() 345 funcs = connector->helper_private; in update_connector_routing() 438 funcs = encoder->helper_private; in mode_fixup() 478 funcs = crtc->helper_private; in mode_fixup() 667 const struct drm_connector_helper_funcs *funcs = connector->helper_private; in drm_atomic_helper_check_modeset() 730 const struct drm_connector_helper_funcs *funcs = connector->helper_private; in drm_atomic_helper_check_modeset() 896 funcs = plane->helper_private; in drm_atomic_helper_check_planes() 916 funcs = crtc->helper_private; in drm_atomic_helper_check_planes() 1058 funcs = encoder->helper_private; in disable_outputs() 1096 funcs = crtc->helper_private; in disable_outputs() [all …]
|
D | drm_probe_helper.c | 183 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() 283 const struct drm_connector_helper_funcs *funcs = connector->helper_private; in drm_helper_probe_detect_ctx() 332 const struct drm_connector_helper_funcs *funcs = connector->helper_private; in drm_helper_probe_detect() 422 connector->helper_private; in drm_helper_probe_single_connector_modes()
|
D | drm_writeback.c | 266 connector->base.helper_private; in drm_writeback_prepare_job() 318 connector->base.helper_private; in drm_writeback_cleanup_job()
|
/kernel/linux/linux-5.10/include/drm/ |
D | drm_modeset_helper_vtables.h | 510 crtc->helper_private = funcs; in drm_crtc_helper_add() 859 encoder->helper_private = funcs; in drm_encoder_helper_add() 1161 connector->helper_private = funcs; in drm_connector_helper_add() 1364 plane->helper_private = funcs; in drm_plane_helper_add()
|
D | drm_encoder.h | 187 const struct drm_encoder_helper_funcs *helper_private; member
|
D | drm_mode_config.h | 947 const struct drm_mode_config_helper_funcs *helper_private; member
|
D | drm_crtc.h | 1081 const struct drm_crtc_helper_funcs *helper_private; member
|
D | drm_plane.h | 667 const struct drm_plane_helper_funcs *helper_private; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
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()
|
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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/ |
D | sun4i_framebuffer.c | 50 drm->mode_config.helper_private = &sun4i_de_mode_config_helpers; in sun4i_framebuffer_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
D | gma_display.c | 474 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in gma_crtc_prepare() 480 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in gma_crtc_commit() 487 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in gma_crtc_disable() 515 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()
|
D | cdv_intel_hdmi.c | 201 = encoder->helper_private; in cdv_hdmi_set_property()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_fb.c | 136 dev->mode_config.helper_private = &rockchip_mode_config_helpers; in rockchip_drm_mode_config_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
D | radeon_connectors.c | 161 connector->helper_private; in radeon_get_monitor_bpc() 250 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in radeon_connector_update_scratch_regs() 719 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in radeon_connector_set_property() 746 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in radeon_connector_set_property() 958 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in radeon_lvds_set_property() 1082 encoder_funcs = encoder->helper_private; in radeon_vga_detect() 1184 encoder_funcs = encoder->helper_private; in radeon_tv_detect() 1379 encoder_funcs = encoder->helper_private; in radeon_dvi_detect() 1429 connector->helper_private; in radeon_dvi_detect() 1724 const struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private; in radeon_dp_detect()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
D | exynos_drm_fb.c | 178 dev->mode_config.helper_private = &exynos_drm_mode_config_helpers; in exynos_drm_mode_config_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_connectors.c | 139 connector->helper_private; in amdgpu_connector_get_monitor_bpc() 219 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in amdgpu_connector_update_scratch_regs() 589 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in amdgpu_connector_set_property() 796 const struct drm_connector_helper_funcs *connector_funcs = connector->helper_private; in amdgpu_connector_set_lcd_property() 917 encoder_funcs = encoder->helper_private; in amdgpu_connector_vga_detect() 1092 encoder_funcs = encoder->helper_private; in amdgpu_connector_dvi_detect() 1395 const struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private; in amdgpu_connector_dp_detect()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vkms/ |
D | vkms_drv.c | 136 dev->mode_config.helper_private = &vkms_mode_config_helpers; in vkms_modeset_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/imx/dcss/ |
D | dcss-kms.c | 71 config->helper_private = &dcss_mode_config_helpers; in dcss_kms_mode_config_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/imx/ |
D | imx-drm-core.c | 212 drm->mode_config.helper_private = &imx_drm_mode_config_helpers; in imx_drm_bind()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/tidss/ |
D | tidss_kms.c | 270 ddev->mode_config.helper_private = &mode_config_helper_funcs; in tidss_modeset_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/ |
D | komeda_kms.c | 250 config->helper_private = &komeda_mode_config_helpers; in komeda_kms_mode_config_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/mxsfb/ |
D | mxsfb_drv.c | 225 drm->mode_config.helper_private = &mxsfb_mode_config_helpers; in mxsfb_load()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/mcde/ |
D | mcde_drv.c | 140 mode_config->helper_private = &mcde_mode_config_helpers; in mcde_modeset_init()
|