Searched refs:dsc_cap (Results 1 – 3 of 3) sorted by relevance
172 struct drm_hdmi_dsc_cap dsc_cap; member575 if (!hdmi->dsc_cap.v_1p2) in hdmi_select_link_config()578 max_dsc_lanes = hdmi->dsc_cap.max_lanes; in hdmi_select_link_config()580 hdmi->dsc_cap.max_frl_rate_per_lane; in hdmi_select_link_config()712 int hdmi_throughput = hdmi->dsc_cap.clk_per_slice; in hdmi_dsc_slices()713 int hdmi_max_slices = hdmi->dsc_cap.max_slices; in hdmi_dsc_slices()816 bool hdmi_all_bpp = hdmi->dsc_cap.all_bpp; in dw_hdmi_dsc_bpp()818 int hdmi_max_chunk_bytes = hdmi->dsc_cap.total_chunk_kbytes * 1024; in dw_hdmi_dsc_bpp()872 hdmi_is_dsc_1_2 = hdmi->dsc_cap.v_1p2; in dw_hdmi_qp_dsc_configure()1094 memcpy(&hdmi->dsc_cap, &hdmi_info->dsc_cap, sizeof(struct drm_hdmi_dsc_cap)); in dw_hdmi_qp_select_output()
693 struct drm_hdmi_dsc_cap dsc_cap; member
3196 struct drm_hdmi_dsc_cap *hdmi_dsc = &hdmi->dsc_cap; in drm_parse_hdmi_forum_vsdb()