Home
last modified time | relevance | path

Searched refs:intel_dp_config_required_rate (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_dp_tunnel.c133 int stream_bw = intel_dp_config_required_rate(crtc_state); in allocate_initial_tunnel_bw_for_pipes()
592 int required_rate = intel_dp_config_required_rate(crtc_state); in intel_dp_tunnel_atomic_compute_stream_bw()
Dintel_dp.h104 int intel_dp_config_required_rate(const struct intel_crtc_state *crtc_state);
Dintel_dp.c2499 int intel_dp_config_required_rate(const struct intel_crtc_state *crtc_state) in intel_dp_config_required_rate() function
2587 intel_dp_config_required_rate(pipe_config), in intel_dp_compute_link_config()