Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/
Dintel_pm.c4116 static unsigned int intel_crtc_ddb_weight(const struct intel_crtc_state *crtc_state) in intel_crtc_ddb_weight() function
6157 new_dbuf_state->weight[pipe] = intel_crtc_ddb_weight(new_crtc_state); in skl_compute_ddb()
6634 dbuf_state->weight[pipe] = intel_crtc_ddb_weight(crtc_state); in skl_wm_get_hw_state()