Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/tidss/
Dtidss_crtc.h29 #define to_tidss_crtc_state(x) container_of(x, struct tidss_crtc_state, base) macro
Dtidss_kms.c81 to_tidss_crtc_state(cstate)->plane_pos_changed = true; in tidss_atomic_check()
86 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()
374 current_state = to_tidss_crtc_state(crtc->state); in tidss_crtc_duplicate_state()
Dtidss_dispc.c948 const struct tidss_crtc_state *tstate = to_tidss_crtc_state(state); in dispc_vp_bus_check()
1054 const struct tidss_crtc_state *tstate = to_tidss_crtc_state(state); in dispc_vp_prepare()
1074 const struct tidss_crtc_state *tstate = to_tidss_crtc_state(state); in dispc_vp_enable()