[Intel-gfx] glxdemo/glxpixmap doesn't work, please help

2012-08-20 Thread Liu, Ying2
We are running mesademo on Ivybridge platform. Glxdemo/glxpixmap doesn't work.

If somebody could help us out, that would be great.



The followings are the command dump from ring buffer when glxdemo and glxpixmap 
are runing:

   Address   GPU commands Meaning

  0x0 7a03  PIPE_COTROL

  0x4 0x12  DWORD 1

  0x8 0x21084   DWORD 2

  0xc 0x0   DWORD 3

  0x100x0   DWORD 4

  0x140x0   DWORD 5

  0x180x7a03PIPE_COTROL

  0x1c0x4000DWORD 1

  0x200x21084   DWORD 2

  0x240x0   DWORD 3

  0x280x0   DWORD 4

  0x2c0x0   DWORD 5

  0x300x7a03PIPE_CONTROL

  0x340x1c1dDWORD 1

  0x380x21084   DWORD 2

  0x3c0x0   DWORD 3

  0x400x0   DWORD 4

  0x440x0   DWORD 5

  0x480x18800080MI_BATCH_BUFFER_START

  0x4c0x768000  BATCH_BUFFER_OFFSET

  0x500x7a03PIPE_CONTROL

  0x540x12  DWORD 1

  0x580x21084   DWORD 2

  0x5c0x0   DWORD 3

  0x600x0   DWORD 4

  0x640x0   DWORD 5

  0x680x7a03PIPE_CONTROL

  0x6c0x4000DWORD 1

  0x700x21084   DWORD 2

  0x740x0   DWORD 3

  0x780x0   DWORD 4

  0x7c0x0   DWORD 5



The batch buffer contains 3D render commands and data from glxdemo (or 
glxpixmap).  The GPU hangs at address 0x64.  That means all commands in batch 
buffer are completed but GPU is waiting for some flushes to finish in the 
pipe_control command.  Could you help me figure out is there any thing wrong in 
this command sequence from the ring buffer?



Thank you so much



Ying

___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx


[Intel-gfx] how to build intel-gpu-tools without cairo

2014-07-01 Thread Liu, Ying2
The latest intel-gpu-tools has dependency on cairo. We don't use cairo.

Is there any way to build intel-gpu-tools without cairo?



Thank you so much for your help



Ying

___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx


Re: [Intel-gfx] how to build intel-gpu-tools without cairo

2014-07-02 Thread Liu, Ying2
Thank you so much for your reply

Ying

-Original Message-
From: Thomas Wood [mailto:thomas.w...@intel.com] 
Sent: Wednesday, July 02, 2014 3:04 AM
To: Liu, Ying2
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx] how to build intel-gpu-tools without cairo

On 1 July 2014 19:49, Liu, Ying2  wrote:
> The latest intel-gpu-tools has dependency on cairo. We don’t use cairo.
>
> Is there any way to build intel-gpu-tools without cairo?

Cairo has been a required dependency since version 1.2. It is used by various 
tests and tools and therefore there isn't a way to build intel-gpu-tools 
without it.



>
>
>
> Thank you so much for your help
>
>
>
> Ying
>
>
>
>
> ___
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx


Re: [Intel-gfx] how to build intel-gpu-tools without cairo

2014-07-03 Thread Liu, Ying2
Damien,

We run intel-gpu-tool in VMware esx console. We didn't port display part of 
intel gpu driver to esx, so we don't need any display tests at all.
If you could provide us a solution to run intel gpu tools without cairo, that 
would be great.

Thanks

Ying


___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx


Re: [Intel-gfx] how to build intel-gpu-tools without cairo

2014-07-07 Thread Liu, Ying2
I will try to disable the cairo tests on esx. 

Thanks

Ying

-Original Message-
From: Daniel Vetter [mailto:daniel.vet...@ffwll.ch] On Behalf Of Daniel Vetter
Sent: Monday, July 07, 2014 1:53 PM
To: Liu, Ying2
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx] how to build intel-gpu-tools without cairo

On Thu, Jul 03, 2014 at 09:47:13PM +, Liu, Ying2 wrote:
> Damien,
> 
> We run intel-gpu-tool in VMware esx console. We didn't port display part of 
> intel gpu driver to esx, so we don't need any display tests at all.
> If you could provide us a solution to run intel gpu tools without cairo, that 
> would be great.

I guess do the same as the android guys and disable the cairo tests on esx. I 
don't want this for the linux autotools build since I _really_ want to make 
sure that people build all the tests, always.

But if you can do it with an ESX platform check we could merge this upstream 
even.
-Daniel

--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx