Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_bw.h24 struct intel_bw_state { struct
62 container_of_const((global_state), struct intel_bw_state, base) argument
64 struct intel_bw_state *
67 struct intel_bw_state *
70 struct intel_bw_state *
76 void intel_bw_crtc_update(struct intel_bw_state *bw_state,
83 const struct intel_bw_state *bw_state);
Dintel_bw.c809 void intel_bw_crtc_update(struct intel_bw_state *bw_state, in intel_bw_crtc_update()
828 const struct intel_bw_state *bw_state) in intel_bw_num_active_planes()
840 const struct intel_bw_state *bw_state) in intel_bw_data_rate()
854 struct intel_bw_state *
865 struct intel_bw_state *
876 struct intel_bw_state *
948 struct intel_bw_state *bw_state) in icl_force_disable_sagv()
966 struct intel_bw_state *new_bw_state) in mtl_find_qgv_points()
1037 const struct intel_bw_state *old_bw_state, in icl_find_qgv_points()
1038 struct intel_bw_state *new_bw_state) in icl_find_qgv_points()
[all …]
Dskl_watermark.h17 struct intel_bw_state;
29 const struct intel_bw_state *bw_state);
Dintel_pmdemand.c261 const struct intel_bw_state *new_bw_state, *old_bw_state; in intel_pmdemand_needs_update()
303 const struct intel_bw_state *new_bw_state; in intel_pmdemand_atomic_check()
Dskl_watermark.c220 const struct intel_bw_state *new_bw_state = in skl_sagv_pre_plane_update()
233 const struct intel_bw_state *new_bw_state = in skl_sagv_post_plane_update()
246 const struct intel_bw_state *old_bw_state = in icl_sagv_pre_plane_update()
248 const struct intel_bw_state *new_bw_state = in icl_sagv_pre_plane_update()
278 const struct intel_bw_state *old_bw_state = in icl_sagv_post_plane_update()
280 const struct intel_bw_state *new_bw_state = in icl_sagv_post_plane_update()
434 const struct intel_bw_state *bw_state) in intel_can_enable_sagv()
449 struct intel_bw_state *new_bw_state = NULL; in intel_compute_sagv_mask()
450 const struct intel_bw_state *old_bw_state = NULL; in intel_compute_sagv_mask()
Dintel_modeset_setup.c155 struct intel_bw_state *bw_state = in intel_crtc_disable_noatomic_complete()
833 struct intel_bw_state *bw_state = in intel_modeset_readout_hw_state()
Dintel_cdclk.c2847 const struct intel_bw_state *bw_state; in intel_compute_min_cdclk()