Home
last modified time | relevance | path

Searched refs:mode_fixup (Results 1 – 13 of 13) sorted by relevance

/NextBSD/sys/dev/drm2/
HDdrm_crtc_helper.h60 bool (*mode_fixup)(struct drm_crtc *crtc, member
94 bool (*mode_fixup)(struct drm_encoder *encoder, member
HDdrm_crtc_helper.c429 if (!(ret = encoder_funcs->mode_fixup(encoder, mode, in drm_crtc_helper_set_mode()
436 if (!(ret = crtc_funcs->mode_fixup(crtc, mode, adjusted_mode))) { in drm_crtc_helper_set_mode()
/NextBSD/sys/dev/drm2/i915/
HDintel_crt.c535 .mode_fixup = intel_crt_mode_fixup,
543 .mode_fixup = intel_crt_mode_fixup,
HDintel_hdmi.c593 .mode_fixup = intel_hdmi_mode_fixup,
601 .mode_fixup = intel_hdmi_mode_fixup,
HDintel_lvds.c615 .mode_fixup = intel_lvds_mode_fixup,
HDintel_tv.c1440 .mode_fixup = intel_tv_mode_fixup,
HDintel_dp.c2315 .mode_fixup = intel_dp_mode_fixup,
HDintel_sdvo.c1835 .mode_fixup = intel_sdvo_mode_fixup,
HDintel_display.c6363 .mode_fixup = intel_crtc_mode_fixup,
/NextBSD/sys/dev/drm2/radeon/
HDradeon_legacy_encoders.c266 .mode_fixup = radeon_legacy_mode_fixup,
713 .mode_fixup = radeon_legacy_mode_fixup,
878 .mode_fixup = radeon_legacy_mode_fixup,
1021 .mode_fixup = radeon_legacy_mode_fixup,
1679 .mode_fixup = radeon_legacy_mode_fixup,
HDatombios_encoders.c2468 .mode_fixup = radeon_atom_ext_mode_fixup,
2478 .mode_fixup = radeon_atom_mode_fixup,
2488 .mode_fixup = radeon_atom_mode_fixup,
HDradeon_legacy_crtc.c1069 .mode_fixup = radeon_crtc_mode_fixup,
HDatombios_crtc.c1890 .mode_fixup = atombios_crtc_mode_fixup,