Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_bw.h26 struct intel_bw_state { struct
64 container_of_const((global_state), struct intel_bw_state, base) argument
66 struct intel_bw_state *
69 struct intel_bw_state *
72 struct intel_bw_state *
83 const struct intel_bw_state *bw_state);
H A Dintel_bw.c848 struct intel_bw_state *
859 struct intel_bw_state *
870 struct intel_bw_state *
942 struct intel_bw_state *bw_state) in icl_force_disable_sagv()
1216 const struct intel_bw_state *bw_state) in intel_bw_dbuf_min_cdclk()
1349 struct intel_bw_state *new_bw_state; in intel_bw_check_data_rate()
1382 struct intel_bw_state *new_bw_state; in intel_bw_atomic_check()
1439 struct intel_bw_state *bw_state = in intel_bw_update_hw_state()
1464 struct intel_bw_state *bw_state = in intel_bw_crtc_disable_noatomic()
1478 struct intel_bw_state *state; in intel_bw_duplicate_state()
[all …]
H A Dskl_watermark.h17 struct intel_bw_state;
31 const struct intel_bw_state *bw_state);
H A Dintel_pmdemand.c296 const struct intel_bw_state *new_bw_state, *old_bw_state; in intel_pmdemand_needs_update()
342 const struct intel_bw_state *new_bw_state; in intel_pmdemand_atomic_check()
H A Dskl_watermark.c227 const struct intel_bw_state *new_bw_state = in skl_sagv_pre_plane_update()
240 const struct intel_bw_state *new_bw_state = in skl_sagv_post_plane_update()
253 const struct intel_bw_state *old_bw_state = in icl_sagv_pre_plane_update()
255 const struct intel_bw_state *new_bw_state = in icl_sagv_pre_plane_update()
285 const struct intel_bw_state *old_bw_state = in icl_sagv_post_plane_update()
287 const struct intel_bw_state *new_bw_state = in icl_sagv_post_plane_update()
441 const struct intel_bw_state *bw_state) in intel_can_enable_sagv()
457 struct intel_bw_state *new_bw_state = NULL; in intel_compute_sagv_mask()
458 const struct intel_bw_state *old_bw_state = NULL; in intel_compute_sagv_mask()
H A Dintel_cdclk.c2814 const struct intel_bw_state *bw_state; in intel_compute_min_cdclk()