[PATCH:xf86-video-mach64] Remove call to obsolete miInitializeBackingStore()

Connor Behan connor.behan at gmail.com
Wed Dec 19 10:48:09 PST 2012


On 18/12/12 08:48 PM, Alan Coopersmith wrote:
>
> Definition was deleted from Xorg during 1.14 merge window, but was a
> no-op for many release cycles before that.
>
> Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
> ---
>  src/atiscreen.c |    1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/src/atiscreen.c b/src/atiscreen.c
> index 62a4dd9..15f399e 100644
> --- a/src/atiscreen.c
> +++ b/src/atiscreen.c
> @@ -532,7 +532,6 @@ ATIScreenInit(SCREEN_INIT_ARGS_DECL)
>  #endif /* AVOID_DGA */
>  
>      /* Initialise backing store */
> -    miInitializeBackingStore(pScreen);
>      xf86SetBackingStore(pScreen);
>  
>      /* Initialise cursor */

Oh right. I just made the corresponding change to xf86-video-r128. Thanks.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 553 bytes
Desc: OpenPGP digital signature
URL: <http://lists.x.org/archives/xorg-devel/attachments/20121219/ba97ef9f/attachment.pgp>


More information about the xorg-devel mailing list