Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dskl_watermark.c572 static unsigned int intel_crtc_ddb_weight(const struct intel_crtc_state *crtc_state) in intel_crtc_ddb_weight() function
2636 new_dbuf_state->weight[pipe] = intel_crtc_ddb_weight(new_crtc_state); in skl_compute_ddb()
3034 dbuf_state->weight[pipe] = intel_crtc_ddb_weight(crtc_state); in skl_wm_get_hw_state()