On 13 December 2022 23:44:07 EET, Kuogee Hsieh <quic_khsieh@xxxxxxxxxxx> wrote: >Add capability to parser and retrieve max DP link supported rate from >link-frequencies property of dp_out endpoint. > >Changes in v6: >-- second patch after split parser patch into two patches > >Changes in v7: >-- without checking cnt against DP_MAX_NUM_DP_LANES to retrieve link rate > >Changes in v9: >-- separate parser link-frequencies out of data-lanes > >Changes in v10: >-- add dp_parser_link_frequencies() > >Changes in v11: >-- return 0 if(!endpoint) > >Changes in v12: >-- replace khz with kbytes at dp_parser.h > >Signed-off-by: Kuogee Hsieh <quic_khsieh@xxxxxxxxxxx> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> >--- > drivers/gpu/drm/msm/dp/dp_parser.c | 27 +++++++++++++++++++++++++++ > drivers/gpu/drm/msm/dp/dp_parser.h | 2 ++ > 2 files changed, 29 insertions(+) -- With best wishes Dmitry