Home
last modified time | relevance | path

Searched refs:compressed_bpp_x16 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp.c2244 pipe_config->dsc.compressed_bpp_x16 = max_bpp_x16; in dsc_compute_compressed_bpp()
2259 pipe_config->dsc.compressed_bpp_x16 = bpp_x16; in dsc_compute_compressed_bpp()
2362 crtc_state->dsc.compressed_bpp_x16 = 0; in intel_dp_dsc_reset_config()
2417 FXP_Q4_ARGS(pipe_config->dsc.compressed_bpp_x16)); in intel_dp_dsc_compute_config()
2426 FXP_Q4_ARGS(pipe_config->dsc.compressed_bpp_x16), in intel_dp_dsc_compute_config()
2797 crtc_state->dsc.compressed_bpp_x16 : in intel_dp_config_required_rate()
2907 FXP_Q4_ARGS(pipe_config->dsc.compressed_bpp_x16), in intel_dp_compute_link_for_joined_pipes()
3500 link_bpp_x16 = crtc_state->dsc.compressed_bpp_x16; in intel_dp_compute_min_hblank()
3538 crtc_state->dsc.compressed_bpp_x16 < fxp_q4_from_int(8))); in intel_dp_compute_min_hblank()
3606 link_bpp_x16 = pipe_config->dsc.compressed_bpp_x16; in intel_dp_compute_config()
H A Dintel_display_types.h1355 u16 compressed_bpp_x16; member
H A Dintel_dp_mst.c435 crtc_state->dsc.compressed_bpp_x16 = bpp_x16; in intel_dp_mtp_tu_compute_config()
H A Dintel_bios.c3595 crtc_state->dsc.compressed_bpp_x16 = fxp_q4_from_int(min(crtc_state->pipe_bpp, in fill_dsc()