xf86-video-ati: Branch 'master'
Michel Dänzer
michel at daenzer.net
Wed Sep 26 06:36:28 PDT 2012
On Mit, 2012-09-26 at 06:28 -0700, Adam Jackson wrote:
> src/radeon_glamor_wrappers.h | 1 -
> src/radeon_kms.c | 5 -----
> 2 files changed, 6 deletions(-)
>
> New commits:
> commit e8cb0b721e6ea251f85c799ca0563bfa59a2d37c
> Author: Adam Jackson <ajax at redhat.com>
> Date: Wed Sep 26 09:27:54 2012 -0400
>
> Remove mibstore.h
>
> Signed-off-by: Adam Jackson <ajax at redhat.com>
>
> diff --git a/src/radeon_glamor_wrappers.h b/src/radeon_glamor_wrappers.h
> index 9abbd22..53ce969 100644
> --- a/src/radeon_glamor_wrappers.h
> +++ b/src/radeon_glamor_wrappers.h
> @@ -42,7 +42,6 @@
> #include "pixmapstr.h"
> #include "windowstr.h"
> #include "servermd.h"
> -#include "mibstore.h"
> #include "colormapst.h"
> #include "gcstruct.h"
> #include "input.h"
> diff --git a/src/radeon_kms.c b/src/radeon_kms.c
> index 2842a23..0a10bee 100644
> --- a/src/radeon_kms.c
> +++ b/src/radeon_kms.c
> @@ -1215,13 +1215,8 @@ Bool RADEONScreenInit_KMS(SCREEN_INIT_ARGS_DECL)
> #endif
>
> pScrn->vtSema = TRUE;
> - /* Backing store setup */
> - xf86DrvMsgVerb(pScrn->scrnIndex, X_INFO, RADEON_LOGLEVEL_DEBUG,
> - "Initializing backing store\n");
> - miInitializeBackingStore(pScreen);
> xf86SetBackingStore(pScreen);
Isn't that needed for xserver 1.13 and older?
--
Earthling Michel Dänzer | http://www.amd.com
Libre software enthusiast | Debian, X and DRI developer
More information about the xorg-driver-ati
mailing list