[Intel-gfx] fix building intel ddx

Eric Anholt eric at anholt.net
Wed Feb 25 02:19:29 CET 2009


On Tue, 2009-02-24 at 12:10 +0100, Stefano Avallone wrote:
> Hi,
> 
> a recent commit on xserver (EXA: Handle separate alpha maps properly in 
> Composite fallback.) broke building the intel driver. As suggested in the 
> commit, the problem should be fixed by the following patch:

The EXA commit should be reverted until it can not break existing
drivers.  This is just gratuitous breakage.

Or we could go with the patch I just sent out.  I prefer it.

> --- src/i830.h.orig     2009-02-24 12:07:13.000000000 +0100
> +++ src/i830.h  2009-02-24 12:01:43.000000000 +0100
> @@ -77,6 +77,7 @@
>  #include "i915_drm.h"
> 
>  #ifdef I830_USE_EXA
> +#define EXA_DRIVER_KNOWN_MAJOR 3
>  #include "exa.h"
>  Bool I830EXAInit(ScreenPtr pScreen);
>  unsigned long long I830TexOffsetStart(PixmapPtr pPix);
> 
> This fixes the building for me. As I am not a developer though, I am not sure 
> this is the right way to fix it.
> 
> regards,
> Stefano
> 
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx
-- 
Eric Anholt
eric at anholt.net                         eric.anholt at intel.com


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20090224/a5fbb0f3/attachment.sig>


More information about the Intel-gfx mailing list