Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/ast/
A Dast_mode.c608 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() local
1000 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() local
1191 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() local
1209 &ast_crtc_state->vbios_mode_info; in ast_crtc_helper_atomic_enable()
1260 struct ast_crtc_state *ast_state = in ast_crtc_reset()
[all …]
A Dast_drv.h344 struct ast_crtc_state { struct
353 #define to_ast_crtc_state(state) container_of(state, struct ast_crtc_state, base) argument

Completed in 29 milliseconds