Searched refs:mode_fixup (Results 1 – 13 of 13) sorted by relevance
| /NextBSD/sys/dev/drm2/ |
| HD | drm_crtc_helper.h | 60 bool (*mode_fixup)(struct drm_crtc *crtc, member 94 bool (*mode_fixup)(struct drm_encoder *encoder, member
|
| HD | drm_crtc_helper.c | 429 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/ |
| HD | intel_crt.c | 535 .mode_fixup = intel_crt_mode_fixup, 543 .mode_fixup = intel_crt_mode_fixup,
|
| HD | intel_hdmi.c | 593 .mode_fixup = intel_hdmi_mode_fixup, 601 .mode_fixup = intel_hdmi_mode_fixup,
|
| HD | intel_lvds.c | 615 .mode_fixup = intel_lvds_mode_fixup,
|
| HD | intel_tv.c | 1440 .mode_fixup = intel_tv_mode_fixup,
|
| HD | intel_dp.c | 2315 .mode_fixup = intel_dp_mode_fixup,
|
| HD | intel_sdvo.c | 1835 .mode_fixup = intel_sdvo_mode_fixup,
|
| HD | intel_display.c | 6363 .mode_fixup = intel_crtc_mode_fixup,
|
| /NextBSD/sys/dev/drm2/radeon/ |
| HD | radeon_legacy_encoders.c | 266 .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,
|
| HD | atombios_encoders.c | 2468 .mode_fixup = radeon_atom_ext_mode_fixup, 2478 .mode_fixup = radeon_atom_mode_fixup, 2488 .mode_fixup = radeon_atom_mode_fixup,
|
| HD | radeon_legacy_crtc.c | 1069 .mode_fixup = radeon_crtc_mode_fixup,
|
| HD | atombios_crtc.c | 1890 .mode_fixup = atombios_crtc_mode_fixup,
|