Home
last modified time | relevance | path

Searched refs:drm_encoder_helper_funcs (Results 1 – 25 of 91) sorted by relevance

1234

/linux-6.14.4/drivers/gpu/drm/nouveau/dispnv04/
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()
192 static const struct drm_encoder_helper_funcs nv04_tv_helper_funcs = {
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()
505 static const struct drm_encoder_helper_funcs nv04_dac_helper_funcs = {
514 static const struct drm_encoder_helper_funcs nv17_dac_helper_funcs = {
530 const struct drm_encoder_helper_funcs *helper; in nv04_dac_create()
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()
656 static const struct drm_encoder_helper_funcs nv04_lvds_helper_funcs = {
665 static const struct drm_encoder_helper_funcs nv04_tmds_helper_funcs = {
681 const struct drm_encoder_helper_funcs *helper; in nv04_dfp_create()
/linux-6.14.4/include/drm/
Ddrm_modeset_helper_vtables.h512 struct drm_encoder_helper_funcs { struct
850 const struct drm_encoder_helper_funcs *funcs) in drm_encoder_helper_add() argument
Ddrm_writeback.h154 const struct drm_encoder_helper_funcs *enc_helper_funcs,
Ddrm_encoder.h193 const struct drm_encoder_helper_funcs *helper_private;
/linux-6.14.4/drivers/gpu/drm/renesas/rz-du/
Drzg2l_du_encoder.c40 static const struct drm_encoder_helper_funcs rzg2l_du_encoder_helper_funcs = {
/linux-6.14.4/scripts/
Dconst_structs.checkpatch17 drm_encoder_helper_funcs
/linux-6.14.4/drivers/gpu/drm/rockchip/
Drockchip_lvds.c44 const struct drm_encoder_helper_funcs *helper_funcs;
435 struct drm_encoder_helper_funcs rk3288_lvds_encoder_helper_funcs = {
442 struct drm_encoder_helper_funcs px30_lvds_encoder_helper_funcs = {
681 const struct drm_encoder_helper_funcs *encoder_funcs; in rockchip_lvds_unbind()
Drockchip_rgb.c68 struct drm_encoder_helper_funcs rockchip_rgb_encoder_helper_funcs = {
/linux-6.14.4/drivers/gpu/drm/gma500/
Dcdv_intel_hdmi.c197 const struct drm_encoder_helper_funcs *helpers in cdv_hdmi_set_property()
253 static const struct drm_encoder_helper_funcs cdv_hdmi_helper_funcs = {
Dcdv_intel_lvds.c389 const struct drm_encoder_helper_funcs *helpers = in cdv_intel_lvds_set_property()
396 static const struct drm_encoder_helper_funcs
/linux-6.14.4/drivers/gpu/drm/
Ddrm_crtc_helper.c172 const struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private; in drm_encoder_disable()
249 const struct drm_encoder_helper_funcs *encoder_funcs; in drm_crtc_prepare_encoders()
291 const struct drm_encoder_helper_funcs *encoder_funcs; in drm_crtc_helper_set_mode()
862 const struct drm_encoder_helper_funcs *encoder_funcs; in drm_helper_encoder_dpms()
/linux-6.14.4/drivers/gpu/drm/hisilicon/hibmc/
Dhibmc_drm_vdac.c89 static const struct drm_encoder_helper_funcs hibmc_encoder_helper_funcs = {
Dhibmc_drm_dp.c72 static const struct drm_encoder_helper_funcs hibmc_dp_encoder_helper_funcs = {
/linux-6.14.4/drivers/gpu/drm/omapdrm/
Domap_encoder.c116 static const struct drm_encoder_helper_funcs omap_encoder_helper_funcs = {
/linux-6.14.4/drivers/gpu/drm/sun4i/
Dsun4i_lvds.c92 static const struct drm_encoder_helper_funcs sun4i_lvds_enc_helper_funcs = {
Dsun4i_rgb.c183 static const struct drm_encoder_helper_funcs sun4i_rgb_enc_helper_funcs = {
/linux-6.14.4/drivers/gpu/drm/mgag200/
Dmgag200_vga_bmc.c41 static const struct drm_encoder_helper_funcs mgag200_dac_encoder_helper_funcs = {
/linux-6.14.4/drivers/gpu/drm/sti/
Dsti_tvout.c649 static const struct drm_encoder_helper_funcs sti_dvo_encoder_helper_funcs = {
702 static const struct drm_encoder_helper_funcs sti_hda_encoder_helper_funcs = {
750 static const struct drm_encoder_helper_funcs sti_hdmi_encoder_helper_funcs = {
/linux-6.14.4/drivers/gpu/drm/logicvc/
Dlogicvc_interface.c58 static const struct drm_encoder_helper_funcs logicvc_encoder_helper_funcs = {
/linux-6.14.4/drivers/gpu/drm/msm/disp/mdp4/
Dmdp4_dsi_encoder.c130 static const struct drm_encoder_helper_funcs mdp4_dsi_encoder_helper_funcs = {
/linux-6.14.4/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_wb.c168 static const struct drm_encoder_helper_funcs amdgpu_dm_wb_encoder_helper_funcs = {
/linux-6.14.4/drivers/gpu/drm/radeon/
Dradeon_legacy_encoders.c49 const struct drm_encoder_helper_funcs *encoder_funcs; in radeon_legacy_encoder_disable()
273 static const struct drm_encoder_helper_funcs radeon_legacy_lvds_helper_funcs = {
709 static const struct drm_encoder_helper_funcs radeon_legacy_primary_dac_helper_funcs = {
874 static const struct drm_encoder_helper_funcs radeon_legacy_tmds_int_helper_funcs = {
1017 static const struct drm_encoder_helper_funcs radeon_legacy_tmds_ext_helper_funcs = {
1675 static const struct drm_encoder_helper_funcs radeon_legacy_tv_dac_helper_funcs = {
/linux-6.14.4/drivers/gpu/drm/arm/display/komeda/
Dkomeda_wb_connector.c79 static const struct drm_encoder_helper_funcs komeda_wb_encoder_helper_funcs = {

1234