Home
last modified time | relevance | path

Searched defs:wm_state (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
Di9xx_wm.c1064 struct g4x_wm_state *wm_state, int level) in g4x_invalidate_wms()
1088 static bool g4x_compute_fbc_en(const struct g4x_wm_state *wm_state, in g4x_compute_fbc_en()
1108 struct g4x_wm_state *wm_state = &crtc_state->wm.g4x.optimal; in _g4x_compute_pipe_wm() local
1286 const struct g4x_wm_state *wm_state = &crtc->wm.active.g4x; in g4x_merge_wm() local
1308 const struct g4x_wm_state *wm_state = &crtc->wm.active.g4x; in g4x_merge_wm() local
1528 struct vlv_wm_state *wm_state, int level) in vlv_invalidate_wms()
1635 struct vlv_wm_state *wm_state = &crtc_state->wm.vlv.optimal; in _vlv_compute_pipe_wm() local
1911 const struct vlv_wm_state *wm_state = &crtc->wm.active.vlv; in vlv_merge_wm() local
1930 const struct vlv_wm_state *wm_state = &crtc->wm.active.vlv; in vlv_merge_wm() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Dintel_pm.c1329 struct g4x_wm_state *wm_state, int level) in g4x_invalidate_wms()
1353 static bool g4x_compute_fbc_en(const struct g4x_wm_state *wm_state, in g4x_compute_fbc_en()
1375 struct g4x_wm_state *wm_state = &crtc_state->wm.g4x.optimal; in g4x_compute_pipe_wm() local
1543 const struct g4x_wm_state *wm_state = &crtc->wm.active.g4x; in g4x_merge_wm() local
1565 const struct g4x_wm_state *wm_state = &crtc->wm.active.g4x; in g4x_merge_wm() local
1785 struct vlv_wm_state *wm_state, int level) in vlv_invalidate_wms()
1896 struct vlv_wm_state *wm_state = &crtc_state->wm.vlv.optimal; in vlv_compute_pipe_wm() local
2156 const struct vlv_wm_state *wm_state = &crtc->wm.active.vlv; in vlv_merge_wm() local
2175 const struct vlv_wm_state *wm_state = &crtc->wm.active.vlv; in vlv_merge_wm() local
6542 struct g4x_wm_state *wm_state = &crtc_state->wm.g4x.optimal; in g4x_wm_sanitize() local
[all …]