Reviewed-by: Edward O'Callaghan <[email protected]> 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 */ >
signature.asc
Description: OpenPGP digital signature
_______________________________________________ amd-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/amd-gfx
