Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/include/drm/
H A Ddrm_modeset_helper_vtables.h466 struct drm_encoder_helper_funcs { struct
771 const struct drm_encoder_helper_funcs *funcs) in drm_encoder_helper_add() argument
H A Ddrm_encoder.h172 const struct drm_encoder_helper_funcs *helper_private;
/dflybsd-src/sys/dev/drm/
H A Ddrm_crtc_helper.c150 const struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private; in drm_encoder_disable()
231 const struct drm_encoder_helper_funcs *encoder_funcs; in drm_crtc_prepare_encoders()
277 const struct drm_encoder_helper_funcs *encoder_funcs; in drm_crtc_helper_set_mode()
813 const struct drm_encoder_helper_funcs *encoder_funcs; in drm_helper_encoder_dpms()
H A Ddrm_probe_helper.c188 const struct drm_encoder_helper_funcs *encoder_funcs = in drm_encoder_mode_valid()
H A Ddrm_atomic_helper.c386 const struct drm_encoder_helper_funcs *funcs; in mode_fixup()
815 const struct drm_encoder_helper_funcs *funcs; in disable_outputs()
1003 const struct drm_encoder_helper_funcs *funcs; in crtc_set_mode()
1110 const struct drm_encoder_helper_funcs *funcs; in drm_atomic_helper_commit_modeset_enables()
/dflybsd-src/sys/dev/drm/radeon/
H A Dradeon_legacy_encoders.c37 const struct drm_encoder_helper_funcs *encoder_funcs; in radeon_legacy_encoder_disable()
261 static const struct drm_encoder_helper_funcs radeon_legacy_lvds_helper_funcs = {
715 static const struct drm_encoder_helper_funcs radeon_legacy_primary_dac_helper_funcs = {
880 static const struct drm_encoder_helper_funcs radeon_legacy_tmds_int_helper_funcs = {
1023 static const struct drm_encoder_helper_funcs radeon_legacy_tmds_ext_helper_funcs = {
1682 static const struct drm_encoder_helper_funcs radeon_legacy_tv_dac_helper_funcs = {
H A Dradeon_connectors.c1037 const struct drm_encoder_helper_funcs *encoder_funcs; in radeon_vga_detect()
1172 const struct drm_encoder_helper_funcs *encoder_funcs; in radeon_tv_detect()
1259 const struct drm_encoder_helper_funcs *encoder_funcs; in radeon_dvi_detect()
1757 const struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private; in radeon_dp_detect()
H A Datombios_encoders.c2700 static const struct drm_encoder_helper_funcs radeon_atom_ext_helper_funcs = {
2709 static const struct drm_encoder_helper_funcs radeon_atom_dig_helper_funcs = {
2719 static const struct drm_encoder_helper_funcs radeon_atom_dac_helper_funcs = {
H A Dradeon_dp_mst.c587 static const struct drm_encoder_helper_funcs radeon_mst_helper_funcs = {
/dflybsd-src/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.h278 extern const struct drm_encoder_helper_funcs amdgpu_dm_encoder_helper_funcs;
H A Damdgpu_dm.c3152 const struct drm_encoder_helper_funcs amdgpu_dm_encoder_helper_funcs = {
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_connectors.c858 const struct drm_encoder_helper_funcs *encoder_funcs; in amdgpu_connector_vga_detect()
985 const struct drm_encoder_helper_funcs *encoder_funcs; in amdgpu_connector_dvi_detect()
1393 const struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private; in amdgpu_connector_dp_detect()
H A Ddce_virtual.c581 static const struct drm_encoder_helper_funcs dce_virtual_encoder_helper_funcs = {
H A Ddce_v11_0.c3525 static const struct drm_encoder_helper_funcs dce_v11_0_ext_helper_funcs = {
3534 static const struct drm_encoder_helper_funcs dce_v11_0_dig_helper_funcs = {
3544 static const struct drm_encoder_helper_funcs dce_v11_0_dac_helper_funcs = {
H A Ddce_v10_0.c3399 static const struct drm_encoder_helper_funcs dce_v10_0_ext_helper_funcs = {
3408 static const struct drm_encoder_helper_funcs dce_v10_0_dig_helper_funcs = {
3418 static const struct drm_encoder_helper_funcs dce_v10_0_dac_helper_funcs = {