Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dskl_watermark.c657 const struct intel_dbuf_state *old_dbuf_state = in skl_crtc_allocate_ddb() local
716 old_dbuf_state->ddb[pipe].start, old_dbuf_state->ddb[pipe].end, in skl_crtc_allocate_ddb()
2651 const struct intel_dbuf_state *old_dbuf_state; in skl_compute_ddb() local
2714 old_dbuf_state->enabled_slices, in skl_compute_ddb()
2717 str_yes_no(old_dbuf_state->joined_mbus), in skl_compute_ddb()
3575 const struct intel_dbuf_state *old_dbuf_state = in intel_dbuf_mdclk_min_tracker_update() local
3639 const struct intel_dbuf_state *old_dbuf_state = in intel_dbuf_mbus_join_update() local
3645 str_yes_no(old_dbuf_state->joined_mbus), in intel_dbuf_mbus_join_update()
3656 const struct intel_dbuf_state *old_dbuf_state = in intel_dbuf_mbus_pre_ddb_update() local
3678 const struct intel_dbuf_state *old_dbuf_state = in intel_dbuf_mbus_post_ddb_update() local
[all …]
H A Dintel_pmdemand.c299 const struct intel_dbuf_state *new_dbuf_state, *old_dbuf_state; in intel_pmdemand_needs_update() local
310 old_dbuf_state = intel_atomic_get_old_dbuf_state(state); in intel_pmdemand_needs_update()
312 new_dbuf_state->active_pipes != old_dbuf_state->active_pipes) in intel_pmdemand_needs_update()
318 old_dbuf_state->enabled_slices) in intel_pmdemand_needs_update()