Messages in this thread |  | | From | Alex Deucher <> | Date | Tue, 31 Mar 2020 10:54:03 -0400 | Subject | Re: [PATCH 0/4] drm/amd/display: more code cleanup in the dc_link file |
| |
On Tue, Mar 31, 2020 at 6:55 AM Melissa Wen <melissa.srw@gmail.com> wrote: > > These patches address many code style issues on dc_link for readability > and cleaning up warnings. Change suggested by checkpatch.pl. > Some issues remain and need some minor code refactoring for proper handling. > > Melissa Wen (4): > drm/amd/display: cleanup codestyle type BLOCK_COMMENT_STYLE on dc_link > drm/amd/display: codestyle cleanup on dc_link file until detect_dp > func > drm/amd/display: code cleanup on dc_link from is_same_edid to > get_ddc_line > drm/amd/display: code cleanup of dc_link file on func > dc_link_construct >
Applied. Thanks!
Alex
> drivers/gpu/drm/amd/display/dc/core/dc_link.c | 358 +++++++++--------- > 1 file changed, 176 insertions(+), 182 deletions(-) > > -- > 2.25.1 > > _______________________________________________ > amd-gfx mailing list > amd-gfx@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/amd-gfx
|  |