Searched refs:ast_crtc_state (Results 1 – 2 of 2) sorted by relevance
546 struct ast_crtc_state *ast_crtc_state; in ast_primary_plane_helper_atomic_check() local565 ast_crtc_state = to_ast_crtc_state(crtc_state); in ast_primary_plane_helper_atomic_check()567 ast_crtc_state->format = new_plane_state->fb->format; in ast_primary_plane_helper_atomic_check()589 struct ast_crtc_state *ast_crtc_state = to_ast_crtc_state(crtc_state); in ast_primary_plane_helper_atomic_update() local1014 struct ast_crtc_state *ast_state; in ast_crtc_helper_atomic_check()1045 struct ast_crtc_state *ast_crtc_state = to_ast_crtc_state(crtc_state); in ast_crtc_helper_atomic_flush() local1052 if (old_ast_crtc_state->format != ast_crtc_state->format) in ast_crtc_helper_atomic_flush()1063 struct ast_crtc_state *ast_crtc_state = to_ast_crtc_state(crtc_state); in ast_crtc_helper_atomic_enable() local1065 &ast_crtc_state->vbios_mode_info; in ast_crtc_helper_atomic_enable()1118 struct ast_crtc_state *ast_state = in ast_crtc_reset()[all …]
311 struct ast_crtc_state { struct320 #define to_ast_crtc_state(state) container_of(state, struct ast_crtc_state, base) argument
Completed in 7 milliseconds