HomeSort by: relevance | last modified time | path
    Searched refs:drm_encoder_helper_funcs (Results 1 - 25 of 31) sorted by relevancy

1 2

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_modeset_helper_vtables.h 279 * &drm_encoder_helper_funcs.disable hook. If that sequence is too
410 * enabled through the encoder's own &drm_encoder_helper_funcs.enable
437 * &drm_encoder_helper_funcs.disable hook. If that sequence is too
469 * struct drm_encoder_helper_funcs - helper operations for encoders
474 struct drm_encoder_helper_funcs { struct
828 const struct drm_encoder_helper_funcs *funcs)
921 * GETCONNECTOR IOCTL. Compared to &drm_encoder_helper_funcs.mode_valid,
drm_encoder.h 184 const struct drm_encoder_helper_funcs *helper_private;
  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
nouveau_dispnv04_tvnv04.c 133 const struct drm_encoder_helper_funcs *helper = encoder->helper_private;
175 const struct drm_encoder_helper_funcs *helper = encoder->helper_private;
199 static const struct drm_encoder_helper_funcs nv04_tv_helper_funcs = {
nouveau_dispnv04_dac.c 370 const struct drm_encoder_helper_funcs *helper = encoder->helper_private;
421 const struct drm_encoder_helper_funcs *helper = encoder->helper_private;
509 static const struct drm_encoder_helper_funcs nv04_dac_helper_funcs = {
518 static const struct drm_encoder_helper_funcs nv17_dac_helper_funcs = {
534 const struct drm_encoder_helper_funcs *helper;
nouveau_dispnv04_dfp.c 252 const struct drm_encoder_helper_funcs *helper = encoder->helper_private;
454 const struct drm_encoder_helper_funcs *helper = encoder->helper_private;
659 static const struct drm_encoder_helper_funcs nv04_lvds_helper_funcs = {
668 static const struct drm_encoder_helper_funcs nv04_tmds_helper_funcs = {
684 const struct drm_encoder_helper_funcs *helper;
nouveau_dispnv04_tvnv17.c 405 const struct drm_encoder_helper_funcs *helper = encoder->helper_private;
583 const struct drm_encoder_helper_funcs *helper = encoder->helper_private;
771 static const struct drm_encoder_helper_funcs nv17_tv_helper_funcs = {
  /src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm.h 462 extern const struct drm_encoder_helper_funcs amdgpu_dm_encoder_helper_funcs;
  /src/sys/external/bsd/drm2/dist/drm/
drm_crtc_helper.c 69 * and encoders. It can call callbacks like &drm_encoder_helper_funcs.dpms even
87 * &drm_crtc_helper_funcs, &struct drm_encoder_helper_funcs and struct
167 const struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private;
243 const struct drm_encoder_helper_funcs *encoder_funcs;
289 const struct drm_encoder_helper_funcs *encoder_funcs;
517 * &drm_encoder_helper_funcs.
829 const struct drm_encoder_helper_funcs *encoder_funcs;
868 * &drm_crtc_helper_funcs.dpms and &drm_encoder_helper_funcs.dpms callbacks
drm_probe_helper.c 193 const struct drm_encoder_helper_funcs *encoder_funcs =
384 * &drm_bridge_funcs.mode_valid and &drm_encoder_helper_funcs.mode_valid
drm_atomic_helper.c 74 * struct &drm_encoder_helper_funcs and &struct drm_connector_helper_funcs. It
425 const struct drm_encoder_helper_funcs *funcs;
577 * 4. &drm_encoder_helper_funcs.mode_valid, &drm_bridge_funcs.mode_valid and
580 * 6. &drm_encoder_helper_funcs.atomic_check is called to validate any encoder state.
995 const struct drm_encoder_helper_funcs *funcs;
1200 const struct drm_encoder_helper_funcs *funcs;
1329 const struct drm_encoder_helper_funcs *funcs;
  /src/sys/arch/arm/nxp/
imx6_dwhdmi.c 122 static const struct drm_encoder_helper_funcs imx6_dwhdmi_encoder_helper_funcs = {
  /src/sys/arch/arm/rockchip/
rk_anxdp.c 124 static const struct drm_encoder_helper_funcs rk_anxdp_encoder_helper_funcs = {
rk_dwhdmi.c 122 static const struct drm_encoder_helper_funcs rk_dwhdmi_encoder_helper_funcs = {
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_legacy_encoders.c 51 const struct drm_encoder_helper_funcs *encoder_funcs;
275 static const struct drm_encoder_helper_funcs radeon_legacy_lvds_helper_funcs = {
721 static const struct drm_encoder_helper_funcs radeon_legacy_primary_dac_helper_funcs = {
886 static const struct drm_encoder_helper_funcs radeon_legacy_tmds_int_helper_funcs = {
1029 static const struct drm_encoder_helper_funcs radeon_legacy_tmds_ext_helper_funcs = {
1687 static const struct drm_encoder_helper_funcs radeon_legacy_tv_dac_helper_funcs = {
radeon_connectors.c 1026 const struct drm_encoder_helper_funcs *encoder_funcs;
1162 const struct drm_encoder_helper_funcs *encoder_funcs;
1249 const struct drm_encoder_helper_funcs *encoder_funcs;
1716 const struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private;
radeon_atombios_encoders.c 2651 static const struct drm_encoder_helper_funcs radeon_atom_ext_helper_funcs = {
2660 static const struct drm_encoder_helper_funcs radeon_atom_dig_helper_funcs = {
2670 static const struct drm_encoder_helper_funcs radeon_atom_dac_helper_funcs = {
radeon_dp_mst.c 591 static const struct drm_encoder_helper_funcs radeon_mst_helper_funcs = {
  /src/sys/arch/arm/sunxi/
sunxi_lcdc.c 312 static const struct drm_encoder_helper_funcs sunxi_lcdc_tcon0_helper_funcs = {
320 static const struct drm_encoder_helper_funcs sunxi_lcdc_tcon1_helper_funcs = {
  /src/sys/external/bsd/drm2/dist/drm/virtio/
virtgpu_display.c 215 static const struct drm_encoder_helper_funcs virtio_gpu_enc_helper_funcs = {
  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
nouveau_dispnv50_disp.c 446 static const struct drm_encoder_helper_funcs
1026 static const struct drm_encoder_helper_funcs
1674 static const struct drm_encoder_helper_funcs
1833 static const struct drm_encoder_helper_funcs
2009 const struct drm_encoder_helper_funcs *help;
2040 const struct drm_encoder_helper_funcs *help;
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_connectors.c 855 const struct drm_encoder_helper_funcs *encoder_funcs;
978 const struct drm_encoder_helper_funcs *encoder_funcs;
1382 const struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private;
amdgpu_dce_virtual.c 570 static const struct drm_encoder_helper_funcs dce_virtual_encoder_helper_funcs = {
  /src/sys/arch/arm/ti/
ti_lcdc.c 326 static const struct drm_encoder_helper_funcs tilcdc_encoder_helper_funcs = {
  /src/sys/arch/arm/nvidia/
tegra_drm_mode.c 128 static const struct drm_encoder_helper_funcs tegra_encoder_helper_funcs = {
  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_connector.c 650 const struct drm_encoder_helper_funcs *helper =

Completed in 34 milliseconds

1 2