Home
last modified time | relevance | path

Searched refs:to_tidss_crtc_state (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/tidss/
A Dtidss_crtc.h29 #define to_tidss_crtc_state(x) container_of(x, struct tidss_crtc_state, base) macro
A Dtidss_kms.c88 to_tidss_crtc_state(cstate)->plane_pos_changed = true; in tidss_atomic_check()
93 if (to_tidss_crtc_state(cstate)->plane_pos_changed || in tidss_atomic_check()
A Dtidss_encoder.c23 struct tidss_crtc_state *tcrtc_state = to_tidss_crtc_state(crtc_state); in tidss_encoder_atomic_check()
A Dtidss_crtc.c133 !to_tidss_crtc_state(cstate)->plane_pos_changed) in tidss_crtc_position_planes()
371 current_state = to_tidss_crtc_state(crtc->state); in tidss_crtc_duplicate_state()
A Dtidss_dispc.c840 const struct tidss_crtc_state *tstate = to_tidss_crtc_state(state); in dispc_vp_bus_check()
946 const struct tidss_crtc_state *tstate = to_tidss_crtc_state(state); in dispc_vp_prepare()
966 const struct tidss_crtc_state *tstate = to_tidss_crtc_state(state); in dispc_vp_enable()

Completed in 13 milliseconds