On Tuesday, January 12th, 2021 at 7:36 AM, Chen, Xiaogang <xiaogang.c...@amd.com> wrote:
> Any comment? > > -----Original Message----- > From: Xiaogang.Chen <xiaogang.c...@amd.com> > Sent: Monday, January 4, 2021 12:02 AM > To: amd-gfx@lists.freedesktop.org; Wentland, Harry <harry.wentl...@amd.com>; > dri-de...@lists.freedesktop.org; airl...@linux.ie > Cc: Chen, Xiaogang <xiaogang.c...@amd.com> > Subject: [PATCH 1/2] drm: distinguish return value of > drm_dp_check_and_send_link_address. > > From: Xiaogang Chen <xiaogang.c...@amd.com> > > drm_dp_check_and_send_link_address discovers MST device topology. > It can return both positive and negative values. When it returns positive > values there is no error found. If it returns negative values there is error > found, such as get NAK , timeout, etc. Following drm_kms_helper_hotplug_event > should be called when drm_dp_check_and_send_link_address returns positive > value. > > Signed-off-by: Xiaogang Chen <xiaogang.c...@amd.com> To the best of my knowledge, this sounds correct. Please wrap your commit message into 80-character lines so that it's easier to read. Regardless, this is: Acked-by: Simon Ser <cont...@emersion.fr> _______________________________________________ amd-gfx mailing list amd-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/amd-gfx