Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_bw.h24 struct intel_bw_state { struct
55 #define to_intel_bw_state(x) container_of((x), struct intel_bw_state, base) argument
57 struct intel_bw_state *
60 struct intel_bw_state *
63 struct intel_bw_state *
69 void intel_bw_crtc_update(struct intel_bw_state *bw_state,
76 const struct intel_bw_state *bw_state);
H A Dintel_bw.c771 struct intel_bw_state *
782 struct intel_bw_state *
793 struct intel_bw_state *
994 struct intel_bw_state *new_bw_state) in intel_bw_check_qgv_points()
1092 const struct intel_bw_state *bw_state) in intel_bw_dbuf_min_cdclk()
1138 struct intel_bw_state *new_bw_state = NULL; in intel_bw_calc_min_cdclk()
1225 struct intel_bw_state *new_bw_state; in intel_bw_check_data_rate()
1258 struct intel_bw_state *new_bw_state; in intel_bw_atomic_check()
1259 const struct intel_bw_state *old_bw_state; in intel_bw_atomic_check()
1295 struct intel_bw_state *state; in intel_bw_duplicate_state()
[all …]
H A Dskl_watermark.h17 struct intel_bw_state;
27 const struct intel_bw_state *bw_state);
H A Dintel_pmdemand.c267 const struct intel_bw_state *new_bw_state, *old_bw_state; in intel_pmdemand_needs_update()
309 const struct intel_bw_state *new_bw_state; in intel_pmdemand_atomic_check()
H A Dskl_watermark.c211 const struct intel_bw_state *new_bw_state = in skl_sagv_pre_plane_update()
224 const struct intel_bw_state *new_bw_state = in skl_sagv_post_plane_update()
237 const struct intel_bw_state *old_bw_state = in icl_sagv_pre_plane_update()
239 const struct intel_bw_state *new_bw_state = in icl_sagv_pre_plane_update()
269 const struct intel_bw_state *old_bw_state = in icl_sagv_post_plane_update()
271 const struct intel_bw_state *new_bw_state = in icl_sagv_post_plane_update()
425 const struct intel_bw_state *bw_state) in intel_can_enable_sagv()
440 struct intel_bw_state *new_bw_state = NULL; in intel_compute_sagv_mask()
441 const struct intel_bw_state *old_bw_state = NULL; in intel_compute_sagv_mask()
H A Dintel_modeset_setup.c155 struct intel_bw_state *bw_state = in intel_crtc_disable_noatomic_complete()
807 struct intel_bw_state *bw_state = in intel_modeset_readout_hw_state()
H A Dintel_cdclk.c2665 const struct intel_bw_state *bw_state; in intel_compute_min_cdclk()