Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/tidss/
Dtidss_crtc.h29 #define to_tidss_crtc_state(x) container_of(x, struct tidss_crtc_state, base) macro
Dtidss_kms.c85 to_tidss_crtc_state(cstate)->plane_pos_changed = true; in tidss_atomic_check()
90 if (to_tidss_crtc_state(cstate)->plane_pos_changed || in tidss_atomic_check()
Dtidss_encoder.c52 struct tidss_crtc_state *tcrtc_state = to_tidss_crtc_state(crtc_state); in tidss_bridge_atomic_check()
Dtidss_crtc.c130 !to_tidss_crtc_state(cstate)->plane_pos_changed) in tidss_crtc_position_planes()
368 current_state = to_tidss_crtc_state(crtc->state); in tidss_crtc_duplicate_state()
Dtidss_dispc.c892 const struct tidss_crtc_state *tstate = to_tidss_crtc_state(state); in dispc_vp_bus_check()
998 const struct tidss_crtc_state *tstate = to_tidss_crtc_state(state); in dispc_vp_prepare()
1018 const struct tidss_crtc_state *tstate = to_tidss_crtc_state(state); in dispc_vp_enable()