Home
last modified time | relevance | path

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

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