Home
last modified time | relevance | path

Searched refs:drm_dp_pcon_dsc_max_slices (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/
A Ddrm_dp_helper.c2955 int drm_dp_pcon_dsc_max_slices(const u8 pcon_dsc_dpcd[DP_PCON_DSC_ENCODER_CAP_SIZE]) in drm_dp_pcon_dsc_max_slices() function
2985 EXPORT_SYMBOL(drm_dp_pcon_dsc_max_slices);
/linux/include/drm/
A Ddrm_dp_helper.h2333 int drm_dp_pcon_dsc_max_slices(const u8 pcon_dsc_dpcd[DP_PCON_DSC_ENCODER_CAP_SIZE]);
/linux/drivers/gpu/drm/i915/display/
A Dintel_dp.c2281 int pcon_max_slices = drm_dp_pcon_dsc_max_slices(intel_dp->pcon_dsc_dpcd); in intel_dp_pcon_dsc_enc_slices()

Completed in 26 milliseconds