Home
last modified time | relevance | path

Searched refs:g4x_wm_state (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
A Dintel_display_types.h818 struct g4x_wm_state { struct
874 struct g4x_wm_state intermediate;
875 struct g4x_wm_state optimal;
1303 struct g4x_wm_state g4x;
/linux/drivers/gpu/drm/i915/
A Dintel_pm.c1340 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