Lines Matching refs:bpc
211 u8 bpc; member
309 u8 bpc; member
1097 switch (vsc->bpc) { in dw_dp_vsc_sdp_pack()
1153 vsc.bpc = video->bpc; in dw_dp_send_vsc_sdp()
1179 static int dw_dp_video_set_msa(struct dw_dp *dp, u8 color_format, u8 bpc, in dw_dp_video_set_msa() argument
1204 switch (bpc) { in dw_dp_video_set_msa()
1238 u8 bpc = video->bpc; in dw_dp_video_enable() local
1255 ret = dw_dp_video_set_msa(dp, color_format, bpc, vstart, hstart); in dw_dp_video_enable()
1327 switch (bpc) { in dw_dp_video_enable()
1502 video->bpc = possible_output_fmts[bus_fmt].bpc; in dw_dp_connector_prepare()
1607 if (fmt->bpc > edid_data->display_info.bpc) in dw_dp_get_output_bus_fmts()