dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Christian König" <christian.koenig@amd.com>
To: Arthur Grillo <arthurgrillo@riseup.net>,
	amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org
Cc: sunpeng.li@amd.com, tales.aparecida@gmail.com,
	Xinhui.Pan@amd.com, Rodrigo.Siqueira@amd.com,
	mairacanal@riseup.net, alexander.deucher@amd.com,
	andrealmeid@riseup.net
Subject: Re: [PATCH v2 0/3] Resolve warnings from AMDGPU
Date: Mon, 20 Feb 2023 09:11:18 +0100	[thread overview]
Message-ID: <3e289d99-eae5-c5be-aff1-2e95b89a406b@amd.com> (raw)
In-Reply-To: <20230217181409.218008-1-arthurgrillo@riseup.net>

Acked-by: Christian König <christian.koenig@amd.com> for the whole series.

Am 17.02.23 um 19:14 schrieb Arthur Grillo:
> Hi,
>
> This series resolve some of the warnings that appear when compiling AMDGPU
> with W=1.
>
> Each patch is focused in a specific warning.
>
> This is my First Patch for the GSoC Project Idea about increasing code
> coverage of the DRM code[1].
>
> Thanks for reviewing!
>
> Best regards,
> Arthur Grillo
>
> [1]: https://www.x.org/wiki/DRMcoverage2023/#firstpatch
>
> ---
>
> v1 -> v2: https://lore.kernel.org/all/20230213204923.111948-1-arthurgrillo@riseup.net/
>
> - Use dm_odm_combine_mode_disabled dm_odm_combine_mode_2to1 instead of an enum casting
> - Maintain register read
>
> ---
>
> Arthur Grillo (3):
>    drm/amd/display: Fix implicit enum conversion
>    drm/amd/display: Remove unused local variables
>    drm/amd/display: Remove unused local variables and function
>
>   .../amd/display/dc/dcn10/dcn10_link_encoder.c |  3 +-
>   .../drm/amd/display/dc/dcn201/dcn201_dpp.c    |  7 ----
>   .../drm/amd/display/dc/dcn201/dcn201_hwseq.c  |  2 -
>   .../gpu/drm/amd/display/dc/dcn30/dcn30_afmt.c |  2 -
>   .../gpu/drm/amd/display/dc/dcn30/dcn30_hubp.c |  4 --
>   .../drm/amd/display/dc/dcn30/dcn30_hwseq.c    |  3 --
>   .../gpu/drm/amd/display/dc/dcn31/dcn31_apg.c  | 41 -------------------
>   .../drm/amd/display/dc/dcn32/dcn32_resource.c |  5 +--
>   .../display/dc/dcn32/dcn32_resource_helpers.c |  4 --
>   .../dc/dml/dcn20/display_mode_vba_20.c        |  9 ++--
>   .../dc/dml/dcn20/display_mode_vba_20v2.c      | 11 ++---
>   .../dc/dml/dcn21/display_mode_vba_21.c        | 12 +++---
>   .../dc/dml/dcn31/display_rq_dlg_calc_31.c     |  2 -
>   .../dc/link/protocols/link_dp_capability.c    |  4 --
>   14 files changed, 19 insertions(+), 90 deletions(-)
>


      parent reply	other threads:[~2023-02-20  8:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-17 18:14 [PATCH v2 0/3] Resolve warnings from AMDGPU Arthur Grillo
2023-02-17 18:14 ` [PATCH v2 1/3] drm/amd/display: Fix implicit enum conversion Arthur Grillo
2023-02-23 14:38   ` Alex Deucher
2023-02-17 18:14 ` [PATCH v2 2/3] drm/amd/display: Remove unused local variables Arthur Grillo
2023-02-23 14:37   ` Alex Deucher
2023-02-17 18:14 ` [PATCH v2 3/3] drm/amd/display: Remove unused local variables and function Arthur Grillo
2023-02-23 14:37   ` Alex Deucher
2023-02-20  8:11 ` Christian König [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3e289d99-eae5-c5be-aff1-2e95b89a406b@amd.com \
    --to=christian.koenig@amd.com \
    --cc=Rodrigo.Siqueira@amd.com \
    --cc=Xinhui.Pan@amd.com \
    --cc=alexander.deucher@amd.com \
    --cc=amd-gfx@lists.freedesktop.org \
    --cc=andrealmeid@riseup.net \
    --cc=arthurgrillo@riseup.net \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=mairacanal@riseup.net \
    --cc=sunpeng.li@amd.com \
    --cc=tales.aparecida@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox