g4x_wm_state
struct g4x_wm_state *wm_state, int level)
static bool g4x_compute_fbc_en(const struct g4x_wm_state *wm_state,
struct g4x_wm_state *wm_state = &crtc_state->wm.g4x.optimal;
struct g4x_wm_state *intermediate = &new_crtc_state->wm.g4x.intermediate;
const struct g4x_wm_state *optimal = &new_crtc_state->wm.g4x.optimal;
const struct g4x_wm_state *active = &old_crtc_state->wm.g4x.optimal;
const struct g4x_wm_state *wm_state = &crtc->wm.active.g4x;
const struct g4x_wm_state *wm_state = &crtc->wm.active.g4x;
struct g4x_wm_state *active = &crtc->wm.active.g4x;
struct g4x_wm_state g4x;
struct g4x_wm_state intermediate;
struct g4x_wm_state optimal;