From: Rodrigo Siqueira Jordao <Rodrigo.Siqueira@amd.com>
To: Melissa Wen <mwen@igalia.com>,
harry.wentland@amd.com, sunpeng.li@amd.com,
alexander.deucher@amd.com, christian.koenig@amd.com,
Xinhui.Pan@amd.com, airlied@gmail.com, daniel@ffwll.ch
Cc: kernel-dev@igalia.com, dri-devel@lists.freedesktop.org,
kernel test robot <lkp@intel.com>,
amd-gfx@lists.freedesktop.org
Subject: Re: [PATCH] drm/amd/display: cleanup inconsistent indenting in amdgpu_dm_color
Date: Mon, 8 Jan 2024 10:38:39 -0700 [thread overview]
Message-ID: <fa1a096d-bb4d-4754-a4d0-9e4874c8fd7e@amd.com> (raw)
In-Reply-To: <20240105220248.282941-1-mwen@igalia.com>
On 1/5/24 15:02, Melissa Wen wrote:
> smatch warnings:
> amdgpu_dm_update_plane_color_mgmt() warn: inconsistent indenting
>
> Reported-by: kernel test robot <lkp@intel.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202401051643.PPdbmG1U-lkp@intel.com/
> Signed-off-by: Melissa Wen <mwen@igalia.com>
> ---
> drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c
> index 9b527bffe11a..c87b64e464ed 100644
> --- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c
> +++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c
> @@ -1239,7 +1239,7 @@ int amdgpu_dm_update_plane_color_mgmt(struct dm_crtc_state *crtc,
> if (has_crtc_cm_degamma && ret != -EINVAL) {
> drm_dbg_kms(crtc->base.crtc->dev,
> "doesn't support plane and CRTC degamma at the same time\n");
> - return -EINVAL;
> + return -EINVAL;
> }
>
> /* If we are here, it means we don't have plane degamma settings, check
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Change also applied to asdn.
Thanks
Siqueira
prev parent reply other threads:[~2024-01-08 17:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-05 22:02 [PATCH] drm/amd/display: cleanup inconsistent indenting in amdgpu_dm_color Melissa Wen
2024-01-08 17:38 ` Rodrigo Siqueira Jordao [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=fa1a096d-bb4d-4754-a4d0-9e4874c8fd7e@amd.com \
--to=rodrigo.siqueira@amd.com \
--cc=Xinhui.Pan@amd.com \
--cc=airlied@gmail.com \
--cc=alexander.deucher@amd.com \
--cc=amd-gfx@lists.freedesktop.org \
--cc=christian.koenig@amd.com \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=harry.wentland@amd.com \
--cc=kernel-dev@igalia.com \
--cc=lkp@intel.com \
--cc=mwen@igalia.com \
--cc=sunpeng.li@amd.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