All of lore.kernel.org
 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
  0 siblings, 0 replies; 18+ 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

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

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

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

Thread overview: 18+ 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:55 ` Melissa Wen
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
2020-03-31 10:57   ` Melissa Wen
2020-03-31 10:57   ` 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   ` Melissa Wen
2020-03-31 10:59   ` 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 10:59   ` Melissa Wen
2020-03-31 10:59   ` 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 11:00   ` Melissa Wen
2020-03-31 11:00   ` Melissa Wen
2020-03-31 14:54 ` [PATCH 0/4] drm/amd/display: more code cleanup in the dc_link file Alex Deucher
2020-03-31 14:54   ` Alex Deucher
2020-03-31 14:54   ` Alex Deucher

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.