Searched refs:g4x_wm_state (Results 1 – 2 of 2) sorted by relevance
880 struct g4x_wm_state { struct941 struct g4x_wm_state intermediate;942 struct g4x_wm_state optimal;1398 struct g4x_wm_state g4x;
1287 struct g4x_wm_state *wm_state, int level) in g4x_invalidate_wms()1311 static bool g4x_compute_fbc_en(const struct g4x_wm_state *wm_state, in g4x_compute_fbc_en()1331 struct g4x_wm_state *wm_state = &crtc_state->wm.g4x.optimal; in _g4x_compute_pipe_wm()1424 struct g4x_wm_state *intermediate = &new_crtc_state->wm.g4x.intermediate; in g4x_compute_intermediate_wm()1425 const struct g4x_wm_state *optimal = &new_crtc_state->wm.g4x.optimal; in g4x_compute_intermediate_wm()1426 const struct g4x_wm_state *active = &old_crtc_state->wm.g4x.optimal; in g4x_compute_intermediate_wm()1509 const struct g4x_wm_state *wm_state = &crtc->wm.active.g4x; in g4x_merge_wm()1531 const struct g4x_wm_state *wm_state = &crtc->wm.active.g4x; in g4x_merge_wm()3766 struct g4x_wm_state *active = &crtc->wm.active.g4x; in g4x_wm_get_hw_state()
Completed in 20 milliseconds