HomeSort by: relevance | last modified time | path
    Searched refs:drm_dp_dsc_sink_line_buf_depth (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_dp_helper.c 1352 * drm_dp_dsc_sink_line_buf_depth() - Get the line buffer depth in bits
1366 u8 drm_dp_dsc_sink_line_buf_depth(const u8 dsc_dpcd[DP_DSC_RECEIVER_CAP_SIZE]) function in typeref:typename:u8
1393 EXPORT_SYMBOL(drm_dp_dsc_sink_line_buf_depth);
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_dp_helper.h 1273 u8 drm_dp_dsc_sink_line_buf_depth(const u8 dsc_dpcd[DP_DSC_RECEIVER_CAP_SIZE]);
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dp.c 2096 line_buf_depth = drm_dp_dsc_sink_line_buf_depth(intel_dp->dsc_dpcd);

Completed in 29 milliseconds