> -----Original Message----- > From: amd-gfx [mailto:amd-gfx-bounces at lists.freedesktop.org] On Behalf > Of Nicholas Molloy > Sent: Saturday, March 25, 2017 9:39 AM > To: amd-gfx at lists.freedesktop.org > Subject: [PATCH] Fix a misspelling of 'acceleration' in amdgpu_kms.c > Reviewed-by: Alex Deucher <alexander.deucher at amd.com> > --- > src/amdgpu_kms.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/amdgpu_kms.c b/src/amdgpu_kms.c > index 4821e93..c4ac90d 100644 > --- a/src/amdgpu_kms.c > +++ b/src/amdgpu_kms.c > @@ -1796,7 +1796,7 @@ Bool > AMDGPUScreenInit_KMS(SCREEN_INIT_ARGS_DECL) > xf86DrvMsg(pScrn->scrnIndex, X_INFO, "3D > acceleration disabled\n"); > xf86DrvMsg(pScrn->scrnIndex, X_INFO, "2D acceleration > disabled\n"); > } else { > - xf86DrvMsg(pScrn->scrnIndex, X_INFO, "2D and 3D > cceleration disabled\n"); > + xf86DrvMsg(pScrn->scrnIndex, X_INFO, "2D and 3D > acceleration disabled\n"); > } > > /* Init DPMS */ > -- > 2.12.0.rc0 > _______________________________________________ > amd-gfx mailing list > amd-gfx at lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/amd-gfx