Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/
Ddisp.c112 const struct drm_encoder_helper_funcs *func = encoder->helper_private; in nv04_display_create()
141 const struct drm_encoder_helper_funcs *func = encoder->helper_private; in nv04_display_destroy()
172 const struct drm_encoder_helper_funcs *func = encoder->helper_private; in nv04_display_init()
Dtvnv04.c125 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_tv_prepare()
167 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_tv_commit()
189 static const struct drm_encoder_helper_funcs nv04_tv_helper_funcs = {
Ddac.c361 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_dac_prepare()
412 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_dac_commit()
500 static const struct drm_encoder_helper_funcs nv04_dac_helper_funcs = {
511 static const struct drm_encoder_helper_funcs nv17_dac_helper_funcs = {
529 const struct drm_encoder_helper_funcs *helper; in nv04_dac_create()
Ddfp.c247 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_dfp_prepare()
448 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_dfp_commit()
654 static const struct drm_encoder_helper_funcs nv04_lvds_helper_funcs = {
665 static const struct drm_encoder_helper_funcs nv04_tmds_helper_funcs = {
683 const struct drm_encoder_helper_funcs *helper; in nv04_dfp_create()
Dtvnv17.c408 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv17_tv_prepare()
586 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv17_tv_commit()
780 static struct drm_encoder_helper_funcs nv17_tv_helper_funcs = {
/linux-4.1.27/include/drm/
Ddrm_crtc_helper.h139 struct drm_encoder_helper_funcs { struct
204 const struct drm_encoder_helper_funcs *funcs) in drm_encoder_helper_add()
/linux-4.1.27/drivers/gpu/drm/armada/
Darmada_output.h12 ((const struct drm_encoder_helper_funcs *)encoder->helper_private)
Darmada_slave.c55 static const struct drm_encoder_helper_funcs drm_slave_encoder_helpers = {
/linux-4.1.27/drivers/gpu/drm/gma500/
Dmdfld_output.h55 const struct drm_encoder_helper_funcs *encoder_helper_funcs;
Dcdv_intel_hdmi.c198 const struct drm_encoder_helper_funcs *helpers in cdv_hdmi_set_property()
256 static const struct drm_encoder_helper_funcs cdv_hdmi_helper_funcs = {
Dmdfld_tpo_vid.c105 static const struct drm_encoder_helper_funcs
Dmdfld_tmd_vid.c180 static const struct drm_encoder_helper_funcs
Dcdv_intel_crt.c218 static const struct drm_encoder_helper_funcs cdv_intel_crt_helper_funcs = {
Dcdv_intel_lvds.c508 const struct drm_encoder_helper_funcs *helpers = in cdv_intel_lvds_set_property()
515 static const struct drm_encoder_helper_funcs
Dpsb_intel_lvds.c628 const struct drm_encoder_helper_funcs *hfuncs in psb_intel_lvds_set_property()
639 static const struct drm_encoder_helper_funcs psb_intel_lvds_helper_funcs = {
Dgma_display.c659 const struct drm_encoder_helper_funcs *encoder_funcs = in gma_encoder_prepare()
667 const struct drm_encoder_helper_funcs *encoder_funcs = in gma_encoder_commit()
Doaktrail_lvds.c213 static const struct drm_encoder_helper_funcs oaktrail_lvds_helper_funcs = {
Dmdfld_dsi_output.c293 const struct drm_encoder_helper_funcs *funcs = in mdfld_dsi_connector_set_property()
Dtc35876x-dsi-lvds.c779 static const struct drm_encoder_helper_funcs tc35876x_encoder_helper_funcs = {
Doaktrail_hdmi.c602 static const struct drm_encoder_helper_funcs oaktrail_hdmi_helper_funcs = {
Dcdv_intel_dp.c1921 static const struct drm_encoder_helper_funcs cdv_intel_dp_helper_funcs = {
Dpsb_intel_sdvo.c1830 static const struct drm_encoder_helper_funcs psb_intel_sdvo_helper_funcs = {
/linux-4.1.27/drivers/gpu/drm/udl/
Dudl_encoder.c55 static const struct drm_encoder_helper_funcs udl_helper_funcs = {
/linux-4.1.27/drivers/gpu/drm/sti/
Dsti_tvout.c487 static const struct drm_encoder_helper_funcs sti_dvo_encoder_helper_funcs = {
540 static const struct drm_encoder_helper_funcs sti_hda_encoder_helper_funcs = {
589 static const struct drm_encoder_helper_funcs sti_hdmi_encoder_helper_funcs = {
/linux-4.1.27/drivers/gpu/drm/
Ddrm_crtc_helper.c164 const struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private; in drm_encoder_disable()
232 const struct drm_encoder_helper_funcs *encoder_funcs; in drm_crtc_prepare_encoders()
275 const struct drm_encoder_helper_funcs *encoder_funcs; in drm_crtc_helper_set_mode()
736 const struct drm_encoder_helper_funcs *encoder_funcs; in drm_helper_encoder_dpms()
Ddrm_atomic_helper.c266 const struct drm_encoder_helper_funcs *funcs; in mode_fixup()
549 const struct drm_encoder_helper_funcs *funcs; in disable_outputs()
689 const struct drm_encoder_helper_funcs *funcs; in crtc_set_mode()
792 const struct drm_encoder_helper_funcs *funcs; in drm_atomic_helper_commit_modeset_enables()
/linux-4.1.27/drivers/gpu/drm/omapdrm/
Domap_encoder.c129 static const struct drm_encoder_helper_funcs omap_encoder_helper_funcs = {
/linux-4.1.27/drivers/gpu/drm/rcar-du/
Drcar_du_encoder.c111 static const struct drm_encoder_helper_funcs encoder_helper_funcs = {
Drcar_du_hdmienc.c100 static const struct drm_encoder_helper_funcs encoder_helper_funcs = {
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_encoder.c110 static struct drm_encoder_helper_funcs exynos_encoder_helper_funcs = {
/linux-4.1.27/drivers/gpu/drm/imx/
Ddw_hdmi-imx.c129 static struct drm_encoder_helper_funcs dw_hdmi_imx_encoder_helper_funcs = {
Dparallel-display.c162 static struct drm_encoder_helper_funcs imx_pd_encoder_helper_funcs = {
Dimx-tve.c380 static struct drm_encoder_helper_funcs imx_tve_encoder_helper_funcs = {
Dimx-ldb.c377 static struct drm_encoder_helper_funcs imx_ldb_encoder_helper_funcs = {
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_legacy_encoders.c39 const struct drm_encoder_helper_funcs *encoder_funcs; in radeon_legacy_encoder_disable()
263 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 = {
Dradeon_connectors.c1018 const struct drm_encoder_helper_funcs *encoder_funcs; in radeon_vga_detect()
1148 const struct drm_encoder_helper_funcs *encoder_funcs; in radeon_tv_detect()
1228 const struct drm_encoder_helper_funcs *encoder_funcs; in radeon_dvi_detect()
1700 const struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private; in radeon_dp_detect()
Dradeon_dp_mst.c588 static const struct drm_encoder_helper_funcs radeon_mst_helper_funcs = {
Datombios_encoders.c2639 static const struct drm_encoder_helper_funcs radeon_atom_ext_helper_funcs = {
2649 static const struct drm_encoder_helper_funcs radeon_atom_dig_helper_funcs = {
2659 static const struct drm_encoder_helper_funcs radeon_atom_dac_helper_funcs = {
/linux-4.1.27/drivers/gpu/drm/rockchip/
Ddw_hdmi-rockchip.c221 static struct drm_encoder_helper_funcs dw_hdmi_rockchip_encoder_helper_funcs = {
/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_output.c145 static struct drm_encoder_helper_funcs atmel_hlcdc_panel_encoder_helper_funcs = {
/linux-4.1.27/drivers/gpu/drm/bochs/
Dbochs_kms.c180 static const struct drm_encoder_helper_funcs bochs_encoder_helper_funcs = {
/linux-4.1.27/drivers/gpu/drm/tegra/
Drgb.c233 static const struct drm_encoder_helper_funcs tegra_rgb_encoder_helper_funcs = {
Ddsi.c958 static const struct drm_encoder_helper_funcs tegra_dsi_encoder_helper_funcs = {
Dhdmi.c1077 static const struct drm_encoder_helper_funcs tegra_hdmi_encoder_helper_funcs = {
Dsor.c1457 static const struct drm_encoder_helper_funcs tegra_sor_encoder_helper_funcs = {
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_cmd_encoder.c259 static const struct drm_encoder_helper_funcs mdp5_cmd_encoder_helper_funcs = {
Dmdp5_encoder.c282 static const struct drm_encoder_helper_funcs mdp5_encoder_helper_funcs = {
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp4/
Dmdp4_dtv_encoder.c236 static const struct drm_encoder_helper_funcs mdp4_dtv_encoder_helper_funcs = {
Dmdp4_lcdc_encoder.c425 static const struct drm_encoder_helper_funcs mdp4_lcdc_encoder_helper_funcs = {
/linux-4.1.27/drivers/gpu/drm/tilcdc/
Dtilcdc_tfp410.c113 static const struct drm_encoder_helper_funcs tfp410_encoder_helper_funcs = {
Dtilcdc_slave.c104 static const struct drm_encoder_helper_funcs slave_encoder_helper_funcs = {
Dtilcdc_panel.c104 static const struct drm_encoder_helper_funcs panel_encoder_helper_funcs = {
/linux-4.1.27/drivers/gpu/drm/cirrus/
Dcirrus_mode.c467 static const struct drm_encoder_helper_funcs cirrus_encoder_helper_funcs = {
/linux-4.1.27/drivers/gpu/drm/shmobile/
Dshmob_drm_crtc.c589 static const struct drm_encoder_helper_funcs encoder_helper_funcs = {
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnv50_display.c1661 static const struct drm_encoder_helper_funcs nv50_dac_hfunc = {
2047 static const struct drm_encoder_helper_funcs nv50_sor_hfunc = {
2218 static const struct drm_encoder_helper_funcs nv50_pior_hfunc = {
Dnouveau_connector.c312 const struct drm_encoder_helper_funcs *helper = in nouveau_connector_detect()
/linux-4.1.27/drivers/gpu/drm/qxl/
Dqxl_display.c862 static const struct drm_encoder_helper_funcs qxl_enc_helper_funcs = {
/linux-4.1.27/drivers/gpu/drm/ast/
Dast_mode.c735 static const struct drm_encoder_helper_funcs ast_enc_helper_funcs = {
/linux-4.1.27/drivers/gpu/drm/mgag200/
Dmgag200_mode.c1409 static const struct drm_encoder_helper_funcs mga_encoder_helper_funcs = {
/linux-4.1.27/drivers/gpu/drm/i2c/
Dtda998x_drv.c1422 static const struct drm_encoder_helper_funcs tda998x_encoder_helper_funcs = {