Searched refs:ast_crtc_state (Results 1 – 2 of 2) sorted by relevance
608 struct ast_crtc_state *new_ast_crtc_state; in ast_primary_plane_helper_atomic_check()661 struct ast_crtc_state *ast_crtc_state = to_ast_crtc_state(crtc_state); in ast_primary_plane_helper_atomic_update() local1000 struct ast_crtc_state *ast_state; in ast_crtc_dpms()1130 struct ast_crtc_state *ast_state; in ast_crtc_helper_atomic_check()1181 struct ast_crtc_state *ast_crtc_state = to_ast_crtc_state(crtc_state); in ast_crtc_helper_atomic_flush() local1191 ast_crtc_state->format, in ast_crtc_helper_atomic_flush()1194 ast_crtc_set_gamma_linear(ast, ast_crtc_state->format); in ast_crtc_helper_atomic_flush()1207 struct ast_crtc_state *ast_crtc_state = to_ast_crtc_state(crtc_state); in ast_crtc_helper_atomic_enable() local1209 &ast_crtc_state->vbios_mode_info; in ast_crtc_helper_atomic_enable()1260 struct ast_crtc_state *ast_state = in ast_crtc_reset()[all …]
344 struct ast_crtc_state { struct353 #define to_ast_crtc_state(state) container_of(state, struct ast_crtc_state, base) argument
Completed in 8 milliseconds