dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/amd/display: more code cleanup in the dc_link file
@ 2020-03-31 10:55 Melissa Wen
  2020-03-31 10:57 ` [PATCH 1/4] drm/amd/display: cleanup codestyle type BLOCK_COMMENT_STYLE on dc_link Melissa Wen
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Melissa Wen @ 2020-03-31 10:55 UTC (permalink / raw)
  To: Harry Wentland, Leo Li, Alex Deucher, Christian Konig,
	David Zhou, David Airlie, Daniel Vetter, Rodrigo Siqueira,
	Rodrigo.Siqueira
  Cc: dri-devel, amd-gfx, linux-kernel

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

 drivers/gpu/drm/amd/display/dc/core/dc_link.c | 358 +++++++++---------
 1 file changed, 176 insertions(+), 182 deletions(-)

-- 
2.25.1

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-03-31 14:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-31 10:55 [PATCH 0/4] drm/amd/display: more code cleanup in the dc_link file Melissa Wen
2020-03-31 10:57 ` [PATCH 1/4] drm/amd/display: cleanup codestyle type BLOCK_COMMENT_STYLE on dc_link Melissa Wen
2020-03-31 10:59 ` [PATCH 2/4] drm/amd/display: codestyle cleanup on dc_link file until detect_dp func Melissa Wen
2020-03-31 10:59 ` [PATCH 3/4] drm/amd/display: code cleanup on dc_link from is_same_edid to get_ddc_line Melissa Wen
2020-03-31 11:00 ` [PATCH 4/4] drm/amd/display: code cleanup of dc_link file on func dc_link_construct Melissa Wen
2020-03-31 14:54 ` [PATCH 0/4] drm/amd/display: more code cleanup in the dc_link file Alex Deucher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).