Searched defs:max_bpp_x16 (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_link_bw.h22 int max_bpp_x16[I915_MAX_PIPES]; member in struct:intel_link_bw_limits
H A Dintel_dp.h35 int min_bpp_x16, max_bpp_x16; member in struct:link_config_limits::__anon631
H A Dintel_link_bw.c73 int max_bpp_x16 = 0; local
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c448 dc_dsc_compute_bandwidth_range( const struct display_stream_compressor *dsc, uint32_t dsc_min_slice_height_override, uint32_t min_bpp_x16, uint32_t max_bpp_x16, const struct dsc_dec_dpcd_caps *dsc_sink_caps, const struct dc_crtc_timing *timing, const enum dc_link_encoding_format link_encoding, struct dc_dsc_bw_range *range) argument
614 decide_dsc_bandwidth_range( const uint32_t min_bpp_x16, const uint32_t max_bpp_x16, const uint32_t num_slices_h, const struct dsc_enc_caps *dsc_caps, const struct dc_crtc_timing *timing, const enum dc_link_encoding_format link_encoding, struct dc_dsc_bw_range *range) argument

Completed in 105 milliseconds