On Thu, 05 Aug 2021, Kuogee Hsieh <khsieh@xxxxxxxxxxxxxx> wrote: > add fixes to pass DP Link Layer compliance test cases Nitpick, please also include the approriate subject prefix to the cover letter, e.g. "drm/msm" or "drm/msm/dp". Helps with mail filtering. :) BR, Jani. > > Kuogee Hsieh (6): > drm/msm/dp: use dp_ctrl_off_link_stream during PHY compliance test run > drm/msm/dp: reduce link rate if failed at link training 1 > drm/msm/dp: reset aux controller after dp_aux_cmd_fifo_tx() failed. > drm/msm/dp: replug event is converted into an unplug followed by an > plug events > drm/msm/dp: return correct edid checksum after corrupted edid checksum > read > drm/msm/dp: do not end dp link training until video is ready > > drivers/gpu/drm/msm/dp/dp_aux.c | 3 + > drivers/gpu/drm/msm/dp/dp_ctrl.c | 137 +++++++++++++++++++++++------------- > drivers/gpu/drm/msm/dp/dp_display.c | 14 ++-- > drivers/gpu/drm/msm/dp/dp_panel.c | 9 ++- > 4 files changed, 102 insertions(+), 61 deletions(-) -- Jani Nikula, Intel Open Source Graphics Center