Reviewed-by: Edward O'Callaghan <funfunctor at folklore1984.net> On 03/26/2017 12:38 AM, Nicholas Molloy wrote: > --- > 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 */ > -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: OpenPGP digital signature URL: <https://lists.freedesktop.org/archives/amd-gfx/attachments/20170326/510de7e8/attachment.sig>