Re: [Intel-gfx] [i-g-t] many testcases skiped

2017-07-16 Thread Hailin Gu
Hi~ all, Does the test program have any hardware or version limitations? I found that most testcase could run on a machine with intel(R) Core(TM) i7-2600K CPU @ 3.40GHz. But can't run on Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz or Intel(R) Core(TM) i3-2120 CPU @ 3.30GHz. Thank you

Re: [Intel-gfx] [PATCH v2 1/3] drm/i915/gvt: Add framebuffer decoder support

2017-07-16 Thread Zhenyu Wang
On 2017.07.17 11:06:24 +0800, Tina Zhang wrote: > Framebuffer decoder returns guest framebuffer information. > Guest framebuffer includes primary, cursor and sprite plane. > > Signed-off-by: Xiaoguang Chen > Signed-off-by: Tina Zhang > --- >

[Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gvt: Introduce framebuffer decoder (rev2)

2017-07-16 Thread Patchwork
== Series Details == Series: drm/i915/gvt: Introduce framebuffer decoder (rev2) URL : https://patchwork.freedesktop.org/series/27372/ State : failure == Summary == Series 27372v2 drm/i915/gvt: Introduce framebuffer decoder

[Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v1,1/3] drm/i915/gvt: Add framebuffer decoder support

2017-07-16 Thread Patchwork
== Series Details == Series: series starting with [v1,1/3] drm/i915/gvt: Add framebuffer decoder support URL : https://patchwork.freedesktop.org/series/27374/ State : success == Summary == Series 27374v1 Series without cover letter

[Intel-gfx] [PATCH v2 3/3] drm/i915/gvt: Add RGB 64-bit 16:16:16:16 float format support

2017-07-16 Thread Tina Zhang
The RGB 64-bit 16:16:16:16 float pixel format is needed by windows 10 guest VM. This patch is to add this pixel format support to gvt device model. Without this patch, some Apps, e.g. "DXGIGammaVM.exe", will crash and make guest screen black. Signed-off-by: Xiaoguang Chen

[Intel-gfx] [PATCH v2 2/3] drm: Introduce RGB 64-bit 16:16:16:16 float format

2017-07-16 Thread Tina Zhang
The RGB 64-bit 16:16:16:16 float pixel format is needed by windows guest VM. This patch is to introduce the format to drm. v1: Suggested by Ville to submit this patch to dri-devel. Signed-off-by: Xiaoguang Chen Signed-off-by: Tina Zhang ---

[Intel-gfx] [PATCH v2 1/3] drm/i915/gvt: Add framebuffer decoder support

2017-07-16 Thread Tina Zhang
Framebuffer decoder returns guest framebuffer information. Guest framebuffer includes primary, cursor and sprite plane. Signed-off-by: Xiaoguang Chen Signed-off-by: Tina Zhang --- drivers/gpu/drm/i915/gvt/Makefile | 3 +-

[Intel-gfx] [PATCH v2 0/3] drm/i915/gvt: Introduce framebuffer decoder

2017-07-16 Thread Tina Zhang
Framebuffer decoder is used by gvt device model to get the display plane information, which can be used for local and spice remote display. This patch set is used to introduce the framebuffer decoder to gvt. v1->v2: Rebase to the latest staging branch. Tina Zhang (3): drm/i915/gvt: Add

[Intel-gfx] [PATCH v1 1/3] drm/i915/gvt: Add framebuffer decoder support

2017-07-16 Thread Tina Zhang
Framebuffer decoder returns guest framebuffer information. Guest framebuffer includes primary, cursor and sprite plane. Signed-off-by: Xiaoguang Chen Signed-off-by: Tina Zhang --- drivers/gpu/drm/i915/gvt/Makefile | 3 +-

[Intel-gfx] [PATCH v1 3/3] drm/i915/gvt: Add RGB 64-bit 16:16:16:16 float format support

2017-07-16 Thread Tina Zhang
The RGB 64-bit 16:16:16:16 float pixel format is needed by windows 10 guest VM. This patch is to add this pixel format support to gvt device model. Without this patch, some Apps, e.g. "DXGIGammaVM.exe", will crash and make guest screen black. Signed-off-by: Xiaoguang Chen

[Intel-gfx] [PATCH v1 2/3] drm: Introduce RGB 64-bit 16:16:16:16 float format

2017-07-16 Thread Tina Zhang
The RGB 64-bit 16:16:16:16 float pixel format is needed by windows guest VM. This patch is to introduce the format to drm. v1: Suggested by Ville to submit this patch to dri-devel. Signed-off-by: Xiaoguang Chen Signed-off-by: Tina Zhang ---

[Intel-gfx] [PATCH v1 0/3] drm/i915/gvt: Introduce framebuffer decoder

2017-07-16 Thread Tina Zhang
Framebuffer decoder is used by gvt device model to get the display plane information, which can be used for local and spice remote display. This patch set is used to introduce the framebuffer decoder to gvt. Tina Zhang (3): drm/i915/gvt: Add framebuffer decoder support drm: Introduce RGB

Re: [Intel-gfx] [PATCH v11 1/1] vfio: ABI for mdev display dma-buf operation

2017-07-16 Thread Zhenyu Wang
On 2017.07.17 01:10:03 +, Zhang, Tina wrote: > > > +struct vfio_device_gfx_plane_info { > > > + __u32 argsz; > > > + __u32 flags; > > > + /* in */ > > > + __u32 drm_plane_type; /* type of plane: > > > DRM_PLANE_TYPE_* */ > > > + /* out */ > > > + __u32 drm_format; /* drm format of

Re: [Intel-gfx] [PATCH v11 1/1] vfio: ABI for mdev display dma-buf operation

2017-07-16 Thread Zhang, Tina
> -Original Message- > From: intel-gvt-dev [mailto:intel-gvt-dev-boun...@lists.freedesktop.org] On > Behalf Of Gerd Hoffmann > Sent: Friday, July 14, 2017 6:11 PM > To: Zhang, Tina ; alex.william...@redhat.com; > ch...@chris-wilson.co.uk; zhen...@linux.intel.com;

Re: [Intel-gfx] [PATCH] dim: Switch Link: tags to https://

2017-07-16 Thread Paul Menzel
Dear Daniel, Am Sonntag, den 16.07.2017, 12:26 +0200 schrieb Daniel Vetter: > http: gets a "301 moved permanently" reply. > > Reported-by: Paul Menzel > Cc: Paul Menzel > Signed-off-by: Daniel Vetter

[Intel-gfx] [PATCH] dim: Switch Link: tags to https://

2017-07-16 Thread Daniel Vetter
http: gets a "301 moved permanently" reply. Reported-by: Paul Menzel Cc: Paul Menzel Signed-off-by: Daniel Vetter --- dim | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git