Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_dp_helper.c2050 u8 drm_dp_dsc_sink_line_buf_depth(const u8 dsc_dpcd[DP_DSC_RECEIVER_CAP_SIZE]) in drm_dp_dsc_sink_line_buf_depth() function
2077 EXPORT_SYMBOL(drm_dp_dsc_sink_line_buf_depth);
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_dp_helper.h1446 u8 drm_dp_dsc_sink_line_buf_depth(const u8 dsc_dpcd[DP_DSC_RECEIVER_CAP_SIZE]);
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_exynosauto808 drm_dp_dsc_sink_line_buf_depth
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_dp.c2212 line_buf_depth = drm_dp_dsc_sink_line_buf_depth(intel_dp->dsc_dpcd); in intel_dp_dsc_compute_params()