Searched refs:bw_overhead_flags (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_dp_mst.c | 1470 unsigned long bw_overhead_flags = in mst_connector_mode_valid_ctx() 1513 bw_overhead_flags); in mst_connector_mode_valid_ctx() 1561 bw_overhead_flags |= DRM_DP_BW_OVERHEAD_FEC; 1568 bw_overhead_flags); in mst_stream_encoder_destroy() 1425 unsigned long bw_overhead_flags = mst_connector_mode_valid_ctx() local
|
| H A D | intel_dp.c | 445 int link_bpp_x16, unsigned long bw_overhead_flags) in intel_dp_link_bw_overhead() 448 0, link_bpp_x16, bw_overhead_flags); in intel_dp_link_bw_overhead() 1535 unsigned long bw_overhead_flags = 0; in intel_dp_print_rates() 1538 bw_overhead_flags |= DRM_DP_BW_OVERHEAD_FEC; in intel_dp_print_rates() 1545 bw_overhead_flags); in intel_dp_print_rates() 2051 unsigned long bw_overhead_flags) in dsc_compute_link_config() 2059 link_bpp_x16, bw_overhead_flags); in intel_dp_dsc_max_sink_compressed_bppx16() 2106 unsigned long bw_overhead_flags = in intel_dp_dsc_min_src_compressed_bpp() 2117 bw_overhead_flags)) in dsc_src_max_compressed_bpp() 2592 int pipe_bpp, unsigned long bw_overhead_flags) in intel_dp_compute_config_link_bpp_limits() 459 intel_dp_link_required(int link_clock,int lane_count,int mode_clock,int mode_hdisplay,int link_bpp_x16,unsigned long bw_overhead_flags) intel_dp_link_required() argument 1484 unsigned long bw_overhead_flags = 0; intel_dp_mode_valid() local 1978 is_bw_sufficient_for_dsc_config(struct intel_dp * intel_dp,int link_clock,int lane_count,int mode_clock,int mode_hdisplay,int dsc_slice_count,int link_bpp_x16,unsigned long bw_overhead_flags) is_bw_sufficient_for_dsc_config() argument 2033 unsigned long bw_overhead_flags = dsc_compute_link_config() local 2543 intel_dp_mode_valid_with_dsc(struct intel_connector * connector,int link_clock,int lane_count,int mode_clock,int mode_hdisplay,int num_joined_pipes,enum intel_output_format output_format,int pipe_bpp,unsigned long bw_overhead_flags) intel_dp_mode_valid_with_dsc() argument [all...] |