Home
last modified time | relevance | path

Searched defs:bpp_x16 (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.h78 int bpp_x16; member
/linux/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c593 struct fixed31_32 bpp_x16; in compute_bpp_x16_from_target_bandwidth() local
1131 uint32_t bpp_x16, uint32_t num_slices_h, bool is_dp) in dc_dsc_stream_bandwidth_in_kbps()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_mst.c91 intel_dp_mst_bw_overhead(const struct intel_crtc_state * crtc_state,const struct intel_connector * connector,bool ssc,bool dsc,int bpp_x16) intel_dp_mst_bw_overhead() argument
127 intel_dp_mst_compute_m_n(const struct intel_crtc_state * crtc_state,const struct intel_connector * connector,int overhead,int bpp_x16,struct intel_link_m_n * m_n) intel_dp_mst_compute_m_n() argument
143 intel_dp_mst_calc_pbn(int pixel_clock,int bpp_x16,int bw_overhead) intel_dp_mst_calc_pbn() argument
H A Dintel_display_types.h2185 to_bpp_int(int bpp_x16) to_bpp_int() argument
2190 to_bpp_frac(int bpp_x16) to_bpp_frac() argument
2196 BPP_X16_ARGS(bpp_x16) global() argument
2198 to_bpp_int_roundup(int bpp_x16) to_bpp_int_roundup() argument
H A Dintel_dp.c433 intel_dp_effective_data_rate(int pixel_clock,int bpp_x16,int bw_overhead) intel_dp_effective_data_rate() argument
/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c4100 drm_dp_link_symbol_cycles(int lane_count,int pixels,int bpp_x16,int symbol_size,bool is_mst) drm_dp_link_symbol_cycles() argument
4110 drm_dp_link_dsc_symbol_cycles(int lane_count,int pixels,int slice_count,int bpp_x16,int symbol_size,bool is_mst) drm_dp_link_dsc_symbol_cycles() argument
4147 drm_dp_bw_overhead(int lane_count,int hactive,int dsc_slice_count,int bpp_x16,unsigned long flags) drm_dp_bw_overhead() argument
[all...]