Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/tidss/
Dtidss_crtc.h29 #define to_tidss_crtc_state(x) container_of(x, struct tidss_crtc_state, base) macro
Dtidss_kms.c84 to_tidss_crtc_state(cstate)->plane_pos_changed = true; in tidss_atomic_check()
89 if (to_tidss_crtc_state(cstate)->plane_pos_changed || in tidss_atomic_check()
Dtidss_encoder.c23 struct tidss_crtc_state *tcrtc_state = to_tidss_crtc_state(crtc_state); in tidss_encoder_atomic_check()
Dtidss_crtc.c131 !to_tidss_crtc_state(cstate)->plane_pos_changed) in tidss_crtc_position_planes()
365 current_state = to_tidss_crtc_state(crtc->state); in tidss_crtc_duplicate_state()
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()