Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dskl_watermark.c589 static unsigned int intel_crtc_ddb_weight(const struct intel_crtc_state *crtc_state) in intel_crtc_ddb_weight() function
2565 new_dbuf_state->weight[pipe] = intel_crtc_ddb_weight(new_crtc_state); in skl_compute_ddb()
3015 dbuf_state->weight[pipe] = intel_crtc_ddb_weight(crtc_state); in skl_wm_get_hw_state()