Home
last modified time | relevance | path

Searched defs:mode_fixup (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/include/drm/
Ddrm_modeset_helper_vtables.h192 bool (*mode_fixup)(struct drm_crtc *crtc, member
605 bool (*mode_fixup)(struct drm_encoder *encoder, member
Ddrm_encoder_slave.h80 bool (*mode_fixup)(struct drm_encoder *encoder, member
Ddrm_bridge.h159 bool (*mode_fixup)(struct drm_bridge *bridge, member
/linux-6.12.1/include/drm/bridge/
Ddw_mipi_dsi.h62 bool (*mode_fixup)(void *priv_data, const struct drm_display_mode *mode, member
/linux-6.12.1/drivers/gpu/drm/exynos/
Dexynos_drm_drv.h142 bool (*mode_fixup)(struct exynos_drm_crtc *crtc, member
/linux-6.12.1/drivers/gpu/drm/
Ddrm_atomic_helper.c417 mode_fixup(struct drm_atomic_state *state) in mode_fixup() function