Searched refs:g4x_wm_state (Results 1 – 2 of 2) sorted by relevance
943 struct g4x_wm_state { struct1004 struct g4x_wm_state intermediate;1005 struct g4x_wm_state optimal;1502 struct g4x_wm_state g4x;
1068 struct g4x_wm_state *wm_state, int level) in g4x_invalidate_wms()1092 static bool g4x_compute_fbc_en(const struct g4x_wm_state *wm_state, in g4x_compute_fbc_en()1112 struct g4x_wm_state *wm_state = &crtc_state->wm.g4x.optimal; in _g4x_compute_pipe_wm()1205 struct g4x_wm_state *intermediate = &new_crtc_state->wm.g4x.intermediate; in g4x_compute_intermediate_wm()1206 const struct g4x_wm_state *optimal = &new_crtc_state->wm.g4x.optimal; in g4x_compute_intermediate_wm()1207 const struct g4x_wm_state *active = &old_crtc_state->wm.g4x.optimal; in g4x_compute_intermediate_wm()1290 const struct g4x_wm_state *wm_state = &crtc->wm.active.g4x; in g4x_merge_wm()1312 const struct g4x_wm_state *wm_state = &crtc->wm.active.g4x; in g4x_merge_wm()3636 struct g4x_wm_state *active = &crtc->wm.active.g4x; in g4x_wm_get_hw_state()