Home
last modified time | relevance | path

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

/linux-6.6.21/include/drm/display/
Ddrm_dp_helper.h170 int drm_dp_dsc_sink_supported_input_bpcs(const u8 dsc_dpc[DP_DSC_RECEIVER_CAP_SIZE],
/linux-6.6.21/drivers/gpu/drm/display/
Ddrm_dp_helper.c2446 int drm_dp_dsc_sink_supported_input_bpcs(const u8 dsc_dpcd[DP_DSC_RECEIVER_CAP_SIZE], in drm_dp_dsc_sink_supported_input_bpcs() function
2461 EXPORT_SYMBOL(drm_dp_dsc_sink_supported_input_bpcs);
/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_dp_mst.c205 num_bpc = drm_dp_dsc_sink_supported_input_bpcs(intel_dp->dsc_dpcd, in intel_dp_dsc_mst_compute_link_config()
Dintel_dp.c1532 num_bpc = drm_dp_dsc_sink_supported_input_bpcs(intel_dp->dsc_dpcd, in intel_dp_dsc_compute_bpp()