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.c727 void intel_bw_crtc_update(struct intel_bw_state *bw_state, in intel_bw_crtc_update()
745 const struct intel_bw_state *bw_state) in intel_bw_num_active_planes()
757 const struct intel_bw_state *bw_state) in intel_bw_data_rate()
771 struct intel_bw_state *
782 struct intel_bw_state *
793 struct intel_bw_state *
809 struct intel_bw_state *new_bw_state) in mtl_find_qgv_points()
880 const struct intel_bw_state *old_bw_state, in icl_find_qgv_points()
881 struct intel_bw_state *new_bw_state) in icl_find_qgv_points()
993 const struct intel_bw_state *old_bw_state, in intel_bw_check_qgv_points()
[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()