Searched refs:imx_crtc_state (Results 1 – 5 of 5) sorted by relevance
112 struct imx_crtc_state *state; in imx_drm_crtc_reset()127 struct imx_crtc_state *state; in imx_drm_crtc_duplicate_state()267 struct imx_crtc_state *imx_crtc_state = to_imx_crtc_state(crtc->state); in ipu_crtc_mode_set_nofb() local297 sig_cfg.enable_pol = !(imx_crtc_state->bus_flags & DRM_BUS_FLAG_DE_LOW); in ipu_crtc_mode_set_nofb()299 sig_cfg.clk_pol = !!(imx_crtc_state->bus_flags & in ipu_crtc_mode_set_nofb()301 sig_cfg.bus_format = imx_crtc_state->bus_format; in ipu_crtc_mode_set_nofb()303 sig_cfg.hsync_pin = imx_crtc_state->di_hsync_pin; in ipu_crtc_mode_set_nofb()304 sig_cfg.vsync_pin = imx_crtc_state->di_vsync_pin; in ipu_crtc_mode_set_nofb()319 imx_crtc_state->bus_format, sig_cfg.mode.hactive); in ipu_crtc_mode_set_nofb()
124 struct imx_crtc_state *imx_crtc_state = to_imx_crtc_state(crtc_state); in dw_hdmi_imx_atomic_check() local126 imx_crtc_state->bus_format = MEDIA_BUS_FMT_RGB888_1X24; in dw_hdmi_imx_atomic_check()127 imx_crtc_state->di_hsync_pin = 2; in dw_hdmi_imx_atomic_check()128 imx_crtc_state->di_vsync_pin = 3; in dw_hdmi_imx_atomic_check()
134 struct imx_crtc_state *imx_crtc_state = to_imx_crtc_state(crtc_state); in imx_pd_bridge_atomic_check() local156 imx_crtc_state->bus_flags = bus_flags; in imx_pd_bridge_atomic_check()157 imx_crtc_state->bus_format = bridge_state->input_bus_cfg.format; in imx_pd_bridge_atomic_check()158 imx_crtc_state->di_hsync_pin = 2; in imx_pd_bridge_atomic_check()159 imx_crtc_state->di_vsync_pin = 3; in imx_pd_bridge_atomic_check()
313 struct imx_crtc_state *imx_crtc_state = to_imx_crtc_state(crtc_state); in imx_ldb_encoder_atomic_check() local325 imx_crtc_state->bus_flags = di->bus_flags; in imx_ldb_encoder_atomic_check()329 imx_crtc_state->bus_format = MEDIA_BUS_FMT_RGB666_1X18; in imx_ldb_encoder_atomic_check()333 imx_crtc_state->bus_format = MEDIA_BUS_FMT_RGB888_1X24; in imx_ldb_encoder_atomic_check()339 imx_crtc_state->di_hsync_pin = 2; in imx_ldb_encoder_atomic_check()340 imx_crtc_state->di_vsync_pin = 3; in imx_ldb_encoder_atomic_check()
298 struct imx_crtc_state *imx_crtc_state = to_imx_crtc_state(crtc_state); in imx_tve_atomic_check() local301 imx_crtc_state->bus_format = MEDIA_BUS_FMT_GBR888_1X24; in imx_tve_atomic_check()302 imx_crtc_state->di_hsync_pin = tve->di_hsync_pin; in imx_tve_atomic_check()303 imx_crtc_state->di_vsync_pin = tve->di_vsync_pin; in imx_tve_atomic_check()