Home
last modified time | relevance | path

Searched refs:to_ast_crtc_state (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/ast/
A Dast_mode.c622 new_ast_crtc_state = to_ast_crtc_state(new_crtc_state); in ast_primary_plane_helper_atomic_check()
656 struct ast_crtc_state *ast_crtc_state = to_ast_crtc_state(crtc_state); in ast_primary_plane_helper_atomic_update()
1097 struct ast_crtc_state *ast_crtc_state = to_ast_crtc_state(crtc_state); in ast_crtc_helper_mode_set_nofb()
1124 struct ast_crtc_state *old_ast_crtc_state = to_ast_crtc_state(old_crtc_state); in ast_crtc_helper_atomic_check()
1138 ast_state = to_ast_crtc_state(crtc_state); in ast_crtc_helper_atomic_check()
1177 struct ast_crtc_state *ast_crtc_state = to_ast_crtc_state(crtc_state); in ast_crtc_helper_atomic_flush()
1263 ast_state = to_ast_crtc_state(crtc->state); in ast_crtc_atomic_duplicate_state()
1275 struct ast_crtc_state *ast_state = to_ast_crtc_state(state); in ast_crtc_atomic_destroy_state()
A Dast_drv.h392 #define to_ast_crtc_state(state) container_of(state, struct ast_crtc_state, base) macro
A Dast_dp.c311 struct ast_crtc_state *ast_crtc_state = to_ast_crtc_state(crtc_state); in ast_astdp_encoder_helper_atomic_mode_set()

Completed in 11 milliseconds