Home
last modified time | relevance | path

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

/linux-4.1.27/include/drm/
Ddrm_crtc_helper.h85 bool (*mode_fixup)(struct drm_crtc *crtc, member
144 bool (*mode_fixup)(struct drm_encoder *encoder, member
Ddrm_encoder_slave.h56 bool (*mode_fixup)(struct drm_encoder *encoder, member
Ddrm_crtc.h883 bool (*mode_fixup)(struct drm_bridge *bridge, member
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_drv.h127 void (*mode_fixup)(struct exynos_drm_display *display, member
179 bool (*mode_fixup)(struct exynos_drm_crtc *crtc, member
/linux-4.1.27/drivers/gpu/drm/
Ddrm_atomic_helper.c249 mode_fixup(struct drm_atomic_state *state) in mode_fixup() function