Searched refs:g4x_wm_state (Results 1 – 2 of 2) sorted by relevance
818 struct g4x_wm_state { struct874 struct g4x_wm_state intermediate;875 struct g4x_wm_state optimal;1303 struct g4x_wm_state g4x;
1340 struct g4x_wm_state *wm_state, int level) in g4x_invalidate_wms()1364 static bool g4x_compute_fbc_en(const struct g4x_wm_state *wm_state, in g4x_compute_fbc_en()1386 struct g4x_wm_state *wm_state = &crtc_state->wm.g4x.optimal; in g4x_compute_pipe_wm()1469 struct g4x_wm_state *intermediate = &new_crtc_state->wm.g4x.intermediate; in g4x_compute_intermediate_wm()1470 const struct g4x_wm_state *optimal = &new_crtc_state->wm.g4x.optimal; in g4x_compute_intermediate_wm()1471 const struct g4x_wm_state *active = &old_crtc_state->wm.g4x.optimal; in g4x_compute_intermediate_wm()1554 const struct g4x_wm_state *wm_state = &crtc->wm.active.g4x; in g4x_merge_wm()1576 const struct g4x_wm_state *wm_state = &crtc->wm.active.g4x; in g4x_merge_wm()6816 struct g4x_wm_state *active = &crtc->wm.active.g4x; in g4x_wm_get_hw_state()6908 struct g4x_wm_state *wm_state = &crtc_state->wm.g4x.optimal; in g4x_wm_sanitize()
Completed in 25 milliseconds