vlv_wm_state
struct vlv_wm_state *wm_state, int level)
struct vlv_wm_state *wm_state = &crtc_state->wm.vlv.optimal;
struct vlv_wm_state *intermediate = &new_crtc_state->wm.vlv.intermediate;
const struct vlv_wm_state *optimal = &new_crtc_state->wm.vlv.optimal;
const struct vlv_wm_state *active = &old_crtc_state->wm.vlv.optimal;
const struct vlv_wm_state *wm_state = &crtc->wm.active.vlv;
const struct vlv_wm_state *wm_state = &crtc->wm.active.vlv;
struct vlv_wm_state *active = &crtc->wm.active.vlv;
struct vlv_wm_state vlv;
struct vlv_wm_state intermediate; /* inverted */
struct vlv_wm_state optimal; /* inverted */