Home
last modified time | relevance | path

Searched defs:ast_crtc_state (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/ast/
A Dast_drv.h311 struct ast_crtc_state { struct
320 #define to_ast_crtc_state(state) container_of(state, struct ast_crtc_state, base) argument
A Dast_mode.c546 struct ast_crtc_state *ast_crtc_state; in ast_primary_plane_helper_atomic_check() local
589 struct ast_crtc_state *ast_crtc_state = to_ast_crtc_state(crtc_state); in ast_primary_plane_helper_atomic_update() local
1045 struct ast_crtc_state *ast_crtc_state = to_ast_crtc_state(crtc_state); in ast_crtc_helper_atomic_flush() local
1063 struct ast_crtc_state *ast_crtc_state = to_ast_crtc_state(crtc_state); in ast_crtc_helper_atomic_enable() local

Completed in 7 milliseconds