[PATCH][next] drm/amdgpu/display: Fix spelling mistake "supporing" -> "supporting"

Alex Deucher alexdeucher at gmail.com
Thu Jun 23 16:52:57 UTC 2022


Applied.  Thanks!

Alex

On Thu, Jun 23, 2022 at 10:20 AM Harry Wentland <harry.wentland at amd.com> wrote:
>
>
>
> On 2022-06-23 04:09, Colin Ian King wrote:
> > There is a spelling mistake in a dml_print message. Fix it.
> >
> > Signed-off-by: Colin Ian King <colin.i.king at gmail.com>
>
> Reviewed-by: Harry Wentland <harry.wentland at amd.com>
>
> Harry
>
> > ---
> >  drivers/gpu/drm/amd/display/dc/dml/dcn32/display_mode_vba_32.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/drivers/gpu/drm/amd/display/dc/dml/dcn32/display_mode_vba_32.c b/drivers/gpu/drm/amd/display/dc/dml/dcn32/display_mode_vba_32.c
> > index 7f144adb1e36..7d536c2f4477 100644
> > --- a/drivers/gpu/drm/amd/display/dc/dml/dcn32/display_mode_vba_32.c
> > +++ b/drivers/gpu/drm/amd/display/dc/dml/dcn32/display_mode_vba_32.c
> > @@ -1098,7 +1098,7 @@ static void DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerforman
> >                               if (mode_lib->vba.ImmediateFlipRequirement[k] != dm_immediate_flip_not_required && v->ImmediateFlipSupportedForPipe[k] == false) {
> >                                       v->ImmediateFlipSupported = false;
> >  #ifdef __DML_VBA_DEBUG__
> > -                                     dml_print("DML::%s: Pipe %0d not supporing iflip\n", __func__, k);
> > +                                     dml_print("DML::%s: Pipe %0d not supporting iflip\n", __func__, k);
> >  #endif
> >                               }
> >                       }
>


More information about the dri-devel mailing list